aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-02-23mmc: mmc_spi: remove custom DMA mapped buffersAndy Shevchenko
2024-02-23mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-25mmc: sdhci_am654: 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
2024-01-15mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang
2023-12-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-18Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-13mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: 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-12-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-17Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-11-08mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang
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-10-11Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-10-10mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang
2023-10-10mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang
2023-10-10mmc: tmio: support custom irq masksWolfram Sang
2023-10-10mmc: renesas_sdhi: populate SCC pointer at the proper placeWolfram Sang
2023-10-10mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setupWolfram Sang
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-09-19mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-08-26mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-26mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-26mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-26mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-08-26mmc: meson-gx: use devm_mmc_alloc_hostHeiner Kallweit
2023-08-26mmc: core: add devm_mmc_alloc_hostHeiner Kallweit
2023-08-26mmc: sunxi: fix deferred probingSergey Shtylyov
2023-08-26mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-08-26mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi