summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani2020-11-171-0/+6
* mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani2020-11-171-0/+5
* mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani2020-11-171-32/+8
* mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter2020-11-171-2/+11
* Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"Wolfram Sang2020-11-101-13/+0
* mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFFWolfram Sang2020-11-101-0/+3
* mmc: tmio: when resetting, reset DMA controller, tooWolfram Sang2020-11-101-2/+2
* mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu2020-11-101-0/+2
* mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda2020-11-101-0/+1
* Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2020-10-303-2/+34
|\
| * mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2020-10-282-0/+19
| * mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle2020-10-231-0/+11
| * mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang2020-10-151-2/+4
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-56/+18
|\ \ | |/ |/|
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-132-56/+18
| |\
| | * ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann2020-08-201-54/+17
| | * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
| | * ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
| | * mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski2020-08-171-1/+0
* | | mmc: sdhci_am654: Fix module autoloadFaiz Abbas2020-10-091-0/+1
* | | mmc: renesas_sdhi: workaround a regression when reinserting SD cardsWolfram Sang2020-10-081-0/+13
* | | mmc: sdhci-pci-gli: Add CQHCI Support for GL9763EBen Chuang2020-10-071-2/+148
* | | mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel2020-10-051-0/+37
* | | mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas2020-09-281-0/+6
* | | mmc: sdhci_am654: Add support for software tuningFaiz Abbas2020-09-281-0/+41
* | | mmc: sdhci_am654: Add support for input tap delayFaiz Abbas2020-09-281-30/+84
* | | mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas2020-09-281-21/+21
* | | mmc: sdhci-of-esdhc: fix reference clock source selectionYangbo Lu2020-09-281-6/+12
* | | mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TESTRandy Dunlap2020-09-281-0/+1
* | | Merge branch 'fixes' into nextUlf Hansson2020-09-281-1/+2
|\ \ \
| * | | mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede2020-09-281-1/+2
* | | | mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OFKrzysztof Kozlowski2020-09-251-0/+2
* | | | mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski2020-09-252-3/+3
* | | | mmc: moxart: remove unneeded check for drvdataKrzysztof Kozlowski2020-09-251-12/+11
* | | | mmc: renesas_sdhi: drop local flag for tuningWolfram Sang2020-09-252-4/+1
* | | | mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()Qinglang Miao2020-09-251-6/+1
* | | | mmc: mediatek: Drop pointer to mmc_host from msdc_hostAmey Narkhede2020-09-241-20/+25
* | | | Merge branch 'fixes' into nextUlf Hansson2020-09-141-1/+1
|\| | |
| * | | mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven2020-09-141-1/+1
* | | | mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-09-111-9/+5
* | | | mmc: renesas_sdhi: support manual calibrationWolfram Sang2020-09-092-2/+155
* | | | mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang2020-09-092-0/+4
* | | | mmc: Drop COMPILE_TEST Kconfig option for MMC_S3CUlf Hansson2020-09-081-1/+1
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson2020-09-075-0/+5
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-075-0/+6
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson2020-09-075-0/+5
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson2020-09-078-0/+8
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9Douglas Anderson2020-09-072-0/+2
* | | | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson2020-09-0744-0/+44
* | | | mmc: host: Enable compile testing of multiple driversKrzysztof Kozlowski2020-09-071-19/+21