summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-09-07mmc: tmio: factor out common parts of the reset routineWolfram Sang
2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang
2020-09-07Revert "mmc: tmio: fix reset operation"Wolfram Sang
2020-09-07mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang
2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas
2020-09-07mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar
2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen
2020-09-07mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-07mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen
2020-09-07mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-09-07mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter
2020-09-07mmc: test: remove ambiguity in test descriptionWolfram Sang
2020-09-07mmc: mmc_spi: fix timeout calculationTobias Schramm
2020-09-07mmc: sdio: Export SDIO revision and info strings to userspacePali Rohár
2020-09-07mmc: sdio: Extend sdio_config_attr macro and use it also for modaliasPali Rohár
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár
2020-09-07mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-09-07mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuningHaibo Chen
2020-09-07mmc: Kconfig: Add RISCV and CSKY for MMC_DWGuo Ren
2020-09-07mmc: s3cmci: remove empty kerneldoc commentKrzysztof Kozlowski
2020-09-07mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-09-07mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter
2020-09-07mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-09-07mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-09-07mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-08-28sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
2020-08-28sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni
2020-08-28sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni
2020-08-24mmc: mediatek: add optional module reset propertyWenbin Mei
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-08-21mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann
2020-08-17mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05mmc: mediatek: make function msdc_cqe_disable() staticWei Yongjun
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-27mmc: jz4740: Use pm_ptr() macroPaul Cercueil
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-24mmc: mediatek: command queue supportChun-Hung Wu
2020-07-24mmc: mediatek: refine msdc timeout apiChun-Hung Wu
2020-07-24mmc: mediatek: add MT6779 MMC driver supportChun-Hung Wu