summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li2023-08-151-4/+7
* mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli2023-08-091-11/+3
* mmc: sunplus: fix return value check of mmc_add_host()Wei Chen2023-08-091-4/+12
* mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang2023-08-091-2/+0
* mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi2023-07-141-33/+27
* mmc: moxart: read scr register without changing byte orderSergei Antonov2023-07-131-7/+1
* Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-2/+44
|\
| * ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij2023-05-241-2/+44
* | mmc: mmci: Add support for SW busy-end timeoutsUlf Hansson2023-06-223-7/+49
* | mmc: mmci: stm32: add delay block support for STM32MP25Yann Gautier2023-06-201-1/+65
* | mmc: mmci: stm32: prepare other delay block supportYann Gautier2023-06-201-13/+55
* | mmc: mmci: stm32: manage block gap hardware flow controlYann Gautier2023-06-202-0/+18
* | mmc: mmci: Add support for sdmmc variant revision v3.0Yann Gautier2023-06-201-0/+33
* | mmc: mmci: add stm32_idmabsize_align parameterYann Gautier2023-06-203-4/+5
* | mmc: Merge branch fixes into nextUlf Hansson2023-06-1913-18/+23
|\ \
| * | mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-191-2/+4
| * | mmc: sunxi: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * | mmc: sh_mmcif: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: sdhci-spear: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * | mmc: sdhci-acpi: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: owl: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-191-2/+4
| * | mmc: omap: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * | mmc: meson-gx: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * | mmc: bcm2835: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * | mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang2023-06-191-0/+1
* | | mmc: mmci: Break out a helper functionLinus Walleij2023-06-191-15/+16
* | | mmc: mmci: Use a switch statement machineLinus Walleij2023-06-191-12/+17
* | | mmc: mmci: Use state machine state as exit conditionLinus Walleij2023-06-191-8/+10
* | | mmc: mmci: Retry the busy start conditionLinus Walleij2023-06-191-12/+27
* | | mmc: mmci: Make busy complete state machine explicitLinus Walleij2023-06-192-18/+45
* | | mmc: mmci: Break out error check in busy detectLinus Walleij2023-06-191-1/+10
* | | mmc: mmci: Stash status while waiting for busyLinus Walleij2023-06-191-0/+1
* | | mmc: mmci: Unwind big if() clauseLinus Walleij2023-06-191-7/+26
* | | mmc: mmci: Clear busy_status when starting commandLinus Walleij2023-06-191-0/+1
* | | mmc: Merge branch fixes into nextUlf Hansson2023-06-152-9/+4
|\| |
| * | mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll2023-06-141-8/+2
| * | mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello2023-06-131-1/+2
* | | mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier2023-06-151-11/+18
* | | mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson2023-06-131-0/+1
* | | mmc: Merge branch fixes into nextUlf Hansson2023-06-131-0/+3
|\| |
| * | mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold2023-06-121-0/+3
* | | mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa2023-06-122-177/+48
* | | mmc: sdhci-pci-gli: Add support SD Express card for GL9767Victor Shih2023-06-121-0/+113
* | | mmc: sdhci: Add VDD2 definition for power control registerVictor Shih2023-06-121-0/+7
* | | mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767Victor Shih2023-06-121-1/+134
* | | mmc: sdhci-pci-gli: Add Genesys Logic GL9767 supportVictor Shih2023-06-123-0/+163
* | | mmc: mtk-sd: reduce CIT for better performanceWenbin Mei2023-06-122-0/+49