summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2020-12-041-6/+4
* mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-041-1/+1
* mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang2020-12-041-3/+3
* mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli2020-11-241-0/+3
* mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao2020-11-241-5/+6
* mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei2020-11-231-2/+20
* 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
* | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-132-3/+2
|\ \ \
| * | | block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-1/+1
| * | | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig2020-09-241-2/+1
| |/ /
* | | mmc: sdhci_am654: Fix module autoloadFaiz Abbas2020-10-091-0/+1
* | | Merge branch 'fixes' into nextUlf Hansson2020-10-091-1/+1
|\ \ \
| * | | mmc: core: don't set limits.discard_granularity as 0Coly Li2020-10-091-1/+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: core: document mmc_hw_reset()Wolfram Sang2020-09-251-0/+10
* | | | mmc: mediatek: Drop pointer to mmc_host from msdc_hostAmey Narkhede2020-09-241-20/+25
* | | | mmc: core: clear 'doing_init_tune' also after failuresWolfram Sang2020-09-141-4/+4