summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-4/+7
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz1-2/+1
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-03-27mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET1-4/+0
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-01-26mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter3-2/+7
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter1-2/+5
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun1-4/+4
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter1-16/+16
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter1-3/+3
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter1-3/+3
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter1-0/+2
2023-11-28mmc: vub300: fix an error codeDan Carpenter1-0/+1
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet1-1/+1
2023-11-08mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen1-1/+7
2023-11-08mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson1-7/+7
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman1-1/+1
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig1-2/+3
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-4/+7
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd9-16/+3
2023-08-30mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada4-89/+117
2023-08-30mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada1-3/+3
2023-08-30mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll1-8/+2
2023-08-30mmc: meson-gx: remove useless lockJerome Brunet1-7/+0
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-11mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko1-0/+7
2023-08-11mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko1-0/+7
2023-08-11treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li1-4/+2
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu1-0/+3
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm1-3/+0
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2-15/+14
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland1-3/+5
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-18mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3