summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09mmc: sdhci_am654: Fix module autoloadFaiz Abbas
2020-10-09Merge branch 'fixes' into nextUlf Hansson
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-08mmc: renesas_sdhi: workaround a regression when reinserting SD cardsWolfram Sang
2020-10-07mmc: sdhci-pci-gli: Add CQHCI Support for GL9763EBen Chuang
2020-10-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-09-28mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas
2020-09-28mmc: sdhci_am654: Add support for software tuningFaiz Abbas
2020-09-28mmc: sdhci_am654: Add support for input tap delayFaiz Abbas
2020-09-28mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas
2020-09-28mmc: sdhci-of-esdhc: fix reference clock source selectionYangbo Lu
2020-09-28mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TESTRandy Dunlap
2020-09-28Merge branch 'fixes' into nextUlf Hansson
2020-09-28mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-25mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OFKrzysztof Kozlowski
2020-09-25mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski
2020-09-25mmc: moxart: remove unneeded check for drvdataKrzysztof Kozlowski
2020-09-25mmc: renesas_sdhi: drop local flag for tuningWolfram Sang
2020-09-25mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()Qinglang Miao
2020-09-25mmc: core: document mmc_hw_reset()Wolfram Sang
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24mmc: mediatek: Drop pointer to mmc_host from msdc_hostAmey Narkhede
2020-09-14mmc: core: clear 'doing_init_tune' also after failuresWolfram Sang
2020-09-14Merge branch 'fixes' into nextUlf Hansson
2020-09-14mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-09-11mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-09-09mmc: renesas_sdhi: support manual calibrationWolfram Sang
2020-09-09mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang
2020-09-08mmc: Drop COMPILE_TEST Kconfig option for MMC_S3CUlf Hansson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9Douglas Anderson
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: host: Enable compile testing of multiple driversKrzysztof Kozlowski
2020-09-07mmc: host: Drop unneeded MMC dependency in KconfigKrzysztof Kozlowski
2020-09-07mmc: renesas_sdhi: Drop local dma_parmsRobin Murphy
2020-09-07mmc: omap-hsmmc: remove redundant null checkXu Wang
2020-09-07Merge branch 'fixes' into nextUlf Hansson
2020-09-07mmc: core: simplify an expressionWolfram Sang
2020-09-07mmc: renesas_sdhi: keep SCC clock active when tuningWolfram Sang
2020-09-07mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang
2020-09-07mmc: core: when downgrading HS400, callback into drivers earlierWolfram Sang
2020-09-07mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson
2020-09-07mmc: s3cmci: Drop unused variables in dbg_dumpregsKrzysztof Kozlowski