summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li2023-06-121-2/+2
* | | mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson2023-06-121-1/+1
* | | mmc: meson-mx-sdhc: Avoid cast to incompatible function typeSimon Horman2023-06-121-2/+6
* | | mmc: dw_mmc: Make dw_mci_pltfm_remove() return voidUwe Kleine-König2023-06-125-7/+6
|/ /
* | mmc: vub300: fix invalid response handlingDeren Wu2023-05-241-0/+3
* | mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen2023-05-091-8/+10