summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc.c
AgeCommit message (Expand)Author
2025-10-10mmc: Fix a potential warning in xPLTom Rini
2025-09-25mmc: core: style fixes in mmc.cBhimeswararao Matsa
2025-09-01mmc: core: drop space before newline in trace printfBhimeswararao Matsa
2025-07-17mmc: Take cleanup path to free memory on error exitAndrew Goodbody
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-02include/mmc.h: Audit include listTom Rini
2025-04-23mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot
2025-04-23mmc: type 'Relatvie'Heinrich Schuchardt
2025-04-11mmc: Exit from mmc_init() if mmc_complete_init() failsMarek Vasut
2025-04-11mmc: Simplify poll CD logic in case cyclic framework is enabledMarek Vasut
2025-02-24mmc: Fix size calculation for sector addressed MMC version 4Marek Vasut
2024-12-16mmc: Fix potential timer value truncationRonald Wahl
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03mmc: Log the error when init failsSimon Glass
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-05mmc: Change the frequency to MMC_HS_52 when selecting hs400Venkatesh Yadav Abbarapu
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-08-23mmc: Use logging instead of pr_err()Simon Glass
2024-07-22drivers: mmc: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mmc: Remove <common.h> and add needed includesTom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-04-15mmc: Unconditionally call mmc_deinit()Marek Vasut
2024-04-15mmc: Convert hs400_tuning flag from u8 to boolMarek Vasut
2024-04-15mmc: Drop unused mmc_send_tuning() cmd_error parameterMarek Vasut
2024-04-15mmc: Avoid buffer overrun in mmc_startup()Heinrich Schuchardt
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-14mmc: Use regulator_set_enable_if_allowedJonas Karlman
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut
2023-05-31mmc: fix improper use of memsetSam Edwards
2023-04-10mmc: Check support for TRIM operationsLoic Poulain
2023-02-09Correct SPL use of MMC_QUIRKSSimon Glass
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut
2022-10-24mmc: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-08-10mmc: Do not send status of send_status is falseMarek Vasut
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain
2022-04-26mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUGPali Rohár
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju