aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka
2024-04-10mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-10mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-10mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-04-10mmc: 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-15mmc: mmci: stm32: fix DMA API overlapping mappings warningChristophe Kerello
2024-03-15mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier
2024-03-06mmc: sdhci-xenon: fix PHY init clock stabilityElad Nachman
2024-03-06mmc: sdhci-xenon: add timeout for PHY init completeElad Nachman
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-03-01PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil
2024-03-01mmc: mxc: Use the new PM macrosPaul Cercueil
2024-03-01mmc: jz4740: Use the new PM macrosPaul Cercueil
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-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-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: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
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-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih
2023-11-28mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih
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-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-25mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-09-19block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2023-09-19mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
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: sunxi: fix deferred probingSergey Shtylyov
2023-08-26mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-08-26mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi