summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-261-4/+0
* mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov2024-03-061-0/+2
* mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson2024-01-251-2/+3
* mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2024-01-151-0/+1
* mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2024-01-151-3/+4
* mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter2023-12-203-2/+7
* mmc: block: Retry commands in CQE error recoveryAdrian Hunter2023-12-081-2/+5
* mmc: core: convert comma to semicolonZheng Yongjun2023-12-081-4/+4
* mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter2023-12-081-16/+16
* mmc: cqhci: Warn of halt or task clear failureAdrian Hunter2023-12-081-3/+3
* mmc: cqhci: Increase recovery halt timeoutAdrian Hunter2023-12-081-3/+3
* mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-12-081-0/+2
* mmc: vub300: fix an error codeDan Carpenter2023-11-281-0/+1
* mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen2023-11-281-1/+0
* Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet2023-11-201-1/+1
* mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen2023-11-081-1/+7
* mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson2023-11-081-7/+7
* mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-10-251-1/+1
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-231-2/+3
* mmc: block: Fix in_flight[issue_type] value errorYibin Ding2023-08-301-4/+7
* mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang2023-08-301-2/+0
* mmc: sunxi: fix deferred probingSergey Shtylyov2023-08-301-2/+2
* mmc: bcm2835: fix deferred probingSergey Shtylyov2023-08-301-2/+2
* mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2023-08-309-16/+3
* mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada2023-08-304-89/+117
* mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada2023-08-301-3/+3
* mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll2023-08-301-8/+2
* mmc: meson-gx: remove useless lockJerome Brunet2023-08-301-7/+0
* mmc: moxart: read scr register without changing byte orderSergei Antonov2023-08-161-7/+1
* mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko2023-08-111-0/+7
* mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko2023-08-111-0/+7
* treewide: Remove uninitialized_var() usageKees Cook2023-08-111-1/+1
* mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: sdhci-acpi: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: omap: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li2023-06-281-4/+2
* mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: block: ensure error propagation for non-blkChristian Loehle2023-06-211-0/+5
* mmc: vub300: fix invalid response handlingDeren Wu2023-06-091-0/+3
* mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm2023-03-221-3/+0
* mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2023-02-222-15/+14
* mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland2023-01-241-3/+5
* mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2023-01-181-0/+2
* mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi2023-01-181-0/+3
* mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang2023-01-181-1/+3
* mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang2023-01-181-1/+11
* mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang2023-01-181-1/+3
* mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang2023-01-181-1/+3