index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Age
Commit message (
Expand
)
Author
2026-03-23
mmc: Add support for eMMC 5.1B specification
Han Xu
2026-02-03
mmc: Fix typos in comments and debug messages
Tanmay Kathpalia
2026-01-22
mmc: Fix retry logic in sd_get_capabilities
Yanir Levin
2026-01-08
mmc: Fix missing 1 ms delay after mmc power up
Christoph Stoidner
2025-10-30
mmc: sd: Handle UHS-I voltage signaling without power cycle
Tanmay Kathpalia
2025-10-30
mmc: enable/disable VQMMC regulator only during MMC power cycle
Kaustabh Chakraborty
2025-10-10
mmc: Fix a potential warning in xPL
Tom Rini
2025-09-25
mmc: core: style fixes in mmc.c
Bhimeswararao Matsa
2025-09-01
mmc: core: drop space before newline in trace printf
Bhimeswararao Matsa
2025-07-17
mmc: Take cleanup path to free memory on error exit
Andrew Goodbody
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2025-06-02
include/mmc.h: Audit include list
Tom Rini
2025-04-23
mmc: Add a new callback function to perform the 74 clocks cycle sequence
Jean-Jacques Hiblot
2025-04-23
mmc: type 'Relatvie'
Heinrich Schuchardt
2025-04-11
mmc: Exit from mmc_init() if mmc_complete_init() fails
Marek Vasut
2025-04-11
mmc: Simplify poll CD logic in case cyclic framework is enabled
Marek Vasut
2025-02-24
mmc: Fix size calculation for sector addressed MMC version 4
Marek Vasut
2024-12-16
mmc: Fix potential timer value truncation
Ronald Wahl
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-03
Merge patch series "vbe: Series part D"
Tom Rini
2024-10-03
mmc: Log the error when init fails
Simon Glass
2024-09-21
mmc: Poll CD in case cyclic framework is enabled
Marek Vasut
2024-09-05
mmc: Change the frequency to MMC_HS_52 when selecting hs400
Venkatesh Yadav Abbarapu
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: allow use of hardware partition names for mmc partconf
Tim Harvey
2024-08-23
mmc: Use logging instead of pr_err()
Simon Glass
2024-07-22
drivers: mmc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Unconditionally call mmc_deinit()
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: Avoid buffer overrun in mmc_startup()
Heinrich Schuchardt
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-14
mmc: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-18
mmc: Set clock when reverting to safe bus mode
Valentine Barshak
2023-07-18
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-07-18
mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
Marek Vasut
2023-05-31
mmc: fix improper use of memset
Sam Edwards
2023-04-10
mmc: Check support for TRIM operations
Loic Poulain
2023-02-09
Correct SPL use of MMC_QUIRKS
Simon Glass
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2022-10-24
mmc: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-08-10
mmc: Do not send status of send_status is false
Marek Vasut
2022-07-27
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
2022-06-15
mmc: Add support for wait_dat0 callback
Loic Poulain
2022-04-26
mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
Pali Rohár
[next]