summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2023-08-09mmc: sunplus: fix return value check of mmc_add_host()Wei Chen
2023-08-09mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-07-14mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi
2023-07-13mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-22mmc: mmci: Add support for SW busy-end timeoutsUlf Hansson
2023-06-20mmc: mmci: stm32: add delay block support for STM32MP25Yann Gautier
2023-06-20mmc: mmci: stm32: prepare other delay block supportYann Gautier
2023-06-20mmc: mmci: stm32: manage block gap hardware flow controlYann Gautier
2023-06-20mmc: mmci: Add support for sdmmc variant revision v3.0Yann Gautier
2023-06-20mmc: mmci: add stm32_idmabsize_align parameterYann Gautier
2023-06-19mmc: Merge branch fixes into nextUlf Hansson
2023-06-19mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-19mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-19mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-19mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-19mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-19mmc: owl: fix deferred probingSergey Shtylyov
2023-06-19mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-19mmc: omap: fix deferred probingSergey Shtylyov
2023-06-19mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-19mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-19mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-19mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-19mmc: mmci: Break out a helper functionLinus Walleij
2023-06-19mmc: mmci: Use a switch statement machineLinus Walleij
2023-06-19mmc: mmci: Use state machine state as exit conditionLinus Walleij
2023-06-19mmc: mmci: Retry the busy start conditionLinus Walleij
2023-06-19mmc: mmci: Make busy complete state machine explicitLinus Walleij
2023-06-19mmc: mmci: Break out error check in busy detectLinus Walleij
2023-06-19mmc: mmci: Stash status while waiting for busyLinus Walleij
2023-06-19mmc: mmci: Unwind big if() clauseLinus Walleij
2023-06-19mmc: mmci: Clear busy_status when starting commandLinus Walleij
2023-06-15mmc: Merge branch fixes into nextUlf Hansson
2023-06-15mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier
2023-06-14mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-13mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-13mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson
2023-06-13mmc: Merge branch fixes into nextUlf Hansson
2023-06-12mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-12mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa
2023-06-12mmc: sdhci-pci-gli: Add support SD Express card for GL9767Victor Shih
2023-06-12mmc: sdhci: Add VDD2 definition for power control registerVictor Shih
2023-06-12mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767Victor Shih
2023-06-12mmc: sdhci-pci-gli: Add Genesys Logic GL9767 supportVictor Shih
2023-06-12mmc: mtk-sd: reduce CIT for better performanceWenbin Mei
2023-06-12mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-06-12mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson