summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | mmc: host: Drop unneeded MMC dependency in KconfigKrzysztof Kozlowski2020-09-071-2/+2
* | | | mmc: renesas_sdhi: Drop local dma_parmsRobin Murphy2020-09-071-4/+0