aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-2/+34
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2-0/+19
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-56/+18
2020-10-23mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle1-0/+11
2020-10-15mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang1-2/+4
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+2
2020-10-09mmc: sdhci_am654: Fix module autoloadFaiz Abbas1-0/+1
2020-10-09Merge branch 'fixes' into nextUlf Hansson1-1/+1
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-08mmc: renesas_sdhi: workaround a regression when reinserting SD cardsWolfram Sang1-0/+13
2020-10-07mmc: sdhci-pci-gli: Add CQHCI Support for GL9763EBen Chuang1-2/+148
2020-10-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel1-0/+37
2020-09-28mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas1-0/+6
2020-09-28mmc: sdhci_am654: Add support for software tuningFaiz Abbas1-0/+41
2020-09-28mmc: sdhci_am654: Add support for input tap delayFaiz Abbas1-30/+84
2020-09-28mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas1-21/+21
2020-09-28mmc: sdhci-of-esdhc: fix reference clock source selectionYangbo Lu1-6/+12
2020-09-28mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TESTRandy Dunlap1-0/+1
2020-09-28Merge branch 'fixes' into nextUlf Hansson1-1/+2
2020-09-28mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede1-1/+2
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig1-1/+1
2020-09-25mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-09-25mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski2-3/+3
2020-09-25mmc: moxart: remove unneeded check for drvdataKrzysztof Kozlowski1-12/+11
2020-09-25mmc: renesas_sdhi: drop local flag for tuningWolfram Sang2-4/+1
2020-09-25mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()Qinglang Miao1-6/+1
2020-09-25mmc: core: document mmc_hw_reset()Wolfram Sang1-0/+10
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig1-2/+1
2020-09-24mmc: mediatek: Drop pointer to mmc_host from msdc_hostAmey Narkhede1-20/+25
2020-09-14mmc: core: clear 'doing_init_tune' also after failuresWolfram Sang1-4/+4
2020-09-14Merge branch 'fixes' into nextUlf Hansson1-1/+1
2020-09-14mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven1-1/+1
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson2-56/+18
2020-09-11mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-9/+5
2020-09-09mmc: renesas_sdhi: support manual calibrationWolfram Sang2-2/+155
2020-09-09mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang2-0/+4
2020-09-08mmc: Drop COMPILE_TEST Kconfig option for MMC_S3CUlf Hansson1-1/+1
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson5-0/+5
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson5-0/+6
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson5-0/+5
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson8-0/+8
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9Douglas Anderson2-0/+2
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson44-0/+44
2020-09-07mmc: host: Enable compile testing of multiple driversKrzysztof Kozlowski1-19/+21
2020-09-07mmc: host: Drop unneeded MMC dependency in KconfigKrzysztof Kozlowski1-2/+2
2020-09-07mmc: renesas_sdhi: Drop local dma_parmsRobin Murphy1-4/+0
2020-09-07mmc: omap-hsmmc: remove redundant null checkXu Wang1-12/+6
2020-09-07Merge branch 'fixes' into nextUlf Hansson6-63/+123
2020-09-07mmc: core: simplify an expressionWolfram Sang1-1/+1
2020-09-07mmc: renesas_sdhi: keep SCC clock active when tuningWolfram Sang1-2/+6