- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- 1e23400 mmc: sdhci_am654: Fix module autoload by Faiz Abbas · 4 years, 3 months ago
- db1af1e mmc: renesas_sdhi: workaround a regression when reinserting SD cards by Wolfram Sang · 4 years, 3 months ago
- 347f6be mmc: sdhci-pci-gli: Add CQHCI Support for GL9763E by Ben Chuang · 4 years, 3 months ago
- f23cc3b mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN by Raul E Rangel · 4 years, 3 months ago
- 764384d mmc: sdhci_am654: Enable tuning for SDR50 by Faiz Abbas · 4 years, 3 months ago
- 13ebeae mmc: sdhci_am654: Add support for software tuning by Faiz Abbas · 4 years, 3 months ago
- a0a6249 mmc: sdhci_am654: Add support for input tap delay by Faiz Abbas · 4 years, 3 months ago
- 1e753db mmc: sdhci_am654: Fix hard coded otap delay array size by Faiz Abbas · 4 years, 3 months ago
- 975520f mmc: sdhci-of-esdhc: fix reference clock source selection by Yangbo Lu · 4 years, 3 months ago
- 3157b03 mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TEST by Randy Dunlap · 4 years, 3 months ago
- 21685f9 Merge branch 'fixes' into next by Ulf Hansson · 4 years, 3 months ago
- afd7f30 mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models by Hans de Goede · 4 years, 3 months ago
- 94d4c3c mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OF by Krzysztof Kozlowski · 4 years, 3 months ago
- 0cb231f mmc: sdhci: fix indentation mistakes by Krzysztof Kozlowski · 4 years, 3 months ago
- 6b28f2c mmc: moxart: remove unneeded check for drvdata by Krzysztof Kozlowski · 4 years, 3 months ago
- fbb3133 mmc: renesas_sdhi: drop local flag for tuning by Wolfram Sang · 4 years, 3 months ago
- 8dae6a2 mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase() by Qinglang Miao · 4 years, 3 months ago
- 0caf60c mmc: mediatek: Drop pointer to mmc_host from msdc_host by Amey Narkhede · 4 years, 4 months ago
- a49e391 Merge branch 'fixes' into next by Ulf Hansson · 4 years, 4 months ago
- 14801c6 mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA by Geert Uytterhoeven · 4 years, 4 months ago
- 465c335 Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc by Olof Johansson · 4 years, 4 months ago
- 91ca244 mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table() by Viresh Kumar · 4 years, 4 months ago
- ce6f92c mmc: renesas_sdhi: support manual calibration by Wolfram Sang · 4 years, 4 months ago
- 354f47b mmc: tmio: add generic hook to fixup after a completed request by Wolfram Sang · 4 years, 4 months ago
- 461aea7 mmc: Drop COMPILE_TEST Kconfig option for MMC_S3C by Ulf Hansson · 4 years, 4 months ago
- 31ae403 mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4 by Douglas Anderson · 4 years, 4 months ago
- d86472a mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4 by Douglas Anderson · 4 years, 4 months ago
- a1a4891 mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19 by Douglas Anderson · 4 years, 4 months ago
- 7320915 mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14 by Douglas Anderson · 4 years, 4 months ago
- 2a99f3f mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9 by Douglas Anderson · 4 years, 4 months ago
- 21b2cec mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4 by Douglas Anderson · 4 years, 4 months ago
- 54d8454 mmc: host: Enable compile testing of multiple drivers by Krzysztof Kozlowski · 4 years, 4 months ago
- f5d373e mmc: host: Drop unneeded MMC dependency in Kconfig by Krzysztof Kozlowski · 4 years, 4 months ago
- 55118e5 mmc: renesas_sdhi: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
- 77811ffa mmc: omap-hsmmc: remove redundant null check by Xu Wang · 4 years, 4 months ago
- 5de1a3e Merge branch 'fixes' into next by Ulf Hansson · 4 years, 4 months ago
- 0f93db6 mmc: renesas_sdhi: keep SCC clock active when tuning by Wolfram Sang · 4 years, 4 months ago
- 8c98644 mmc: sdhci-msm: Prefer asynchronous probe by Douglas Anderson · 4 years, 4 months ago
- 4eabf0f mmc: s3cmci: Drop unused variables in dbg_dumpregs by Krzysztof Kozlowski · 4 years, 4 months ago
- 6e7fb09 mmc: s3cmci: Cast driver data through long by Krzysztof Kozlowski · 4 years, 4 months ago
- da45999 mmc: s3cmci: Use proper printk format for iomem pointer by Krzysztof Kozlowski · 4 years, 4 months ago
- 8c7f51e mmc: davinci: Fix -Wpointer-to-int-cast on compile test by Krzysztof Kozlowski · 4 years, 4 months ago
- b41123f mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- b5f9a2c mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t by Krzysztof Kozlowski · 4 years, 4 months ago
- 308d272 mmc: dw_mmc: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 180a466 mmc: sdhci-tegra: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 72ea817 mmc: sdhci-of-arasan: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 89280d0 mmc: meson: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 295208a mmc: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 380a99a mmc: dw_mmc-zx: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 3a35e7e mmc: davinci: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- aec429e mmc: bcm2835: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- e0c29be mmc: meson-gx: use wrapper to avoid accessing internal vars by Wolfram Sang · 4 years, 4 months ago
- 8d62fa8 mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711 by Stefan Wahren · 4 years, 4 months ago
- e282f20 mmc: mediatek: add pre_enable() and post_disable() hook function by Chun-Hung Wu · 4 years, 4 months ago
- 887ba41 mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable() by Chun-Hung Wu · 4 years, 4 months ago
- 4dac686 mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 target by Veerabhadrarao Badiganti · 4 years, 4 months ago
- 510bfe5 mmc: tmio: remove indirection of 'execute_tuning' callback by Wolfram Sang · 4 years, 5 months ago
- 5b0739d mmc: tmio: don't reset whole IP core when tuning fails by Wolfram Sang · 4 years, 5 months ago
- 576146e mmc: tmio: factor out common parts of the reset routine by Wolfram Sang · 4 years, 5 months ago
- a8c8306 mmc: tmio: remove indirection of 'hw_reset' callback by Wolfram Sang · 4 years, 5 months ago
- 34e3211e Revert "mmc: tmio: fix reset operation" by Wolfram Sang · 4 years, 5 months ago
- 6e7d4de mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset' by Wolfram Sang · 4 years, 5 months ago
- 7ca0f16 mmc: sdhci_am654: Add workaround for card detect debounce timer by Faiz Abbas · 4 years, 4 months ago
- d425e42 mmc: sdhci-msm: enable compile-testing on !ARM by Alex Dewar · 4 years, 4 months ago
- 9e70ff9 mmc: sdhci-esdhc-imx: remove unused code by Haibo Chen · 4 years, 4 months ago
- 43611af mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driver by Lars Povlsen · 4 years, 4 months ago
- 87d7ad0 mmc: via-sdmmc: Fix data race bug by Madhuparna Bhowmik · 4 years, 4 months ago
- 46f4a69e mmc: sdhci: Add LTR support for some Intel BYT based controllers by Adrian Hunter · 4 years, 5 months ago
- 81e41be mmc: mmc_spi: fix timeout calculation by Tobias Schramm · 4 years, 5 months ago
- 0ac4f49 mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning by Haibo Chen · 4 years, 5 months ago
- ce54fb3 mmc: Kconfig: Add RISCV and CSKY for MMC_DW by Guo Ren · 4 years, 5 months ago
- bb82d3b mmc: s3cmci: remove empty kerneldoc comment by Krzysztof Kozlowski · 4 years, 5 months ago
- 9481b45 mmc: sdhci_am654: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 060522d mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt by Chris Packham · 4 years, 4 months ago
- a395acf mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset by Ulf Hansson · 4 years, 4 months ago
- 9d5dcef mmc: sdhci-msm: Add retries when all tuning phases are found valid by Douglas Anderson · 4 years, 4 months ago
- 2cf9bfe mmc: sdhci-acpi: Clear amd_sdhci_host on reset by Raul E Rangel · 4 years, 4 months ago
- 59815d6 Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 4 months ago
- 8048822 sdhci: tegra: Add missing TMCLK for data timeout by Sowjanya Komatineni · 4 years, 4 months ago
- 391d89d sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 by Sowjanya Komatineni · 4 years, 4 months ago
- e33588a sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 by Sowjanya Komatineni · 4 years, 4 months ago
- 855d388 mmc: mediatek: add optional module reset property by Wenbin Mei · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- df57d73 mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers by Adrian Hunter · 4 years, 5 months ago
- 61d7437 mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 by Raul E Rangel · 4 years, 5 months ago
- f67f6c0 ARM: s3c24xx: move s3cmci pinctrl handling into board files by Arnd Bergmann · 4 years, 5 months ago
- db8230d ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG by Arnd Bergmann · 4 years, 5 months ago
- cb6c030 ARM: exynos: stop selecting PLAT_SAMSUNG by Arnd Bergmann · 4 years, 5 months ago
- 7bcb41c mmc: s3cmci: remove unneeded machine header include by Krzysztof Kozlowski · 4 years, 5 months ago
- 8f7be62 Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 5 months ago
- 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
- 7f4bc2e mmc: mediatek: make function msdc_cqe_disable() static by Wei Yongjun · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 02fd86b mmc: jz4740: Use pm_ptr() macro by Paul Cercueil · 4 years, 6 months ago
- 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
- 88bd652 mmc: mediatek: command queue support by Chun-Hung Wu · 4 years, 6 months ago
- 557011b mmc: mediatek: refine msdc timeout api by Chun-Hung Wu · 4 years, 6 months ago
- 7d176b0e mmc: mediatek: add MT6779 MMC driver support by Chun-Hung Wu · 4 years, 6 months ago