summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2023-08-15mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-4/+7
2023-08-09mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli1-11/+3
2023-08-09mmc: sunplus: fix return value check of mmc_add_host()Wei Chen1-4/+12
2023-08-09mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-08mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-07-14mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi1-33/+27
2023-07-13mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-06-30mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"Ulf Hansson1-11/+4
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+44
2023-06-28Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds23-283/+955
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-6/+6
2023-06-22mmc: mmci: Add support for SW busy-end timeoutsUlf Hansson3-7/+49
2023-06-20mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut3-8/+37
2023-06-20mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko1-0/+7
2023-06-20mmc: mmci: stm32: add delay block support for STM32MP25Yann Gautier1-1/+65
2023-06-20mmc: mmci: stm32: prepare other delay block supportYann Gautier1-13/+55
2023-06-20mmc: mmci: stm32: manage block gap hardware flow controlYann Gautier2-0/+18
2023-06-20mmc: mmci: Add support for sdmmc variant revision v3.0Yann Gautier1-0/+33
2023-06-20mmc: mmci: add stm32_idmabsize_align parameterYann Gautier3-4/+5
2023-06-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko1-0/+7
2023-06-19mmc: Merge branch fixes into nextUlf Hansson13-18/+23
2023-06-19mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-19mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: sdhci-spear: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: owl: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-19mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-19mmc: mmci: Break out a helper functionLinus Walleij1-15/+16
2023-06-19mmc: mmci: Use a switch statement machineLinus Walleij1-12/+17
2023-06-19mmc: mmci: Use state machine state as exit conditionLinus Walleij1-8/+10
2023-06-19mmc: mmci: Retry the busy start conditionLinus Walleij1-12/+27
2023-06-19mmc: mmci: Make busy complete state machine explicitLinus Walleij2-18/+45
2023-06-19mmc: mmci: Break out error check in busy detectLinus Walleij1-1/+10
2023-06-19mmc: mmci: Stash status while waiting for busyLinus Walleij1-0/+1
2023-06-19mmc: mmci: Unwind big if() clauseLinus Walleij1-7/+26
2023-06-19mmc: mmci: Clear busy_status when starting commandLinus Walleij1-0/+1
2023-06-15mmc: Merge branch fixes into nextUlf Hansson2-9/+4
2023-06-15mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier1-11/+18
2023-06-14mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll1-8/+2
2023-06-13mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello1-1/+2
2023-06-13mmc: core: Allow mmc_start_host() synchronously detect a cardDennis Zhou1-4/+11
2023-06-13mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson1-0/+1
2023-06-13mmc: Merge branch fixes into nextUlf Hansson1-0/+3