summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-05-02mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-13mmc: core: Respect quirk_max_rate for non-UHS SDIO cardShawn Lin
2025-01-09mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-12-14Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-07-05mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter
2024-07-05mmc: sdhci: Do not invert write-protect twiceAdrian Hunter
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
2024-04-13mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-13mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang
2024-03-26mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-02-23mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-13mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-13mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-30mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-08-30mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi