summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-322/+545
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+16
2020-12-11mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas-0/+12
2020-12-11mmc: sdhci-xenon: use clk only with DTMarcin Wojtas-19/+32
2020-12-11mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas-28/+30
2020-12-11mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas-5/+17
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu-0/+16
2020-12-04Merge branch 'fixes' into nextUlf Hansson-7/+5
2020-12-04mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann-6/+4
2020-12-04mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo-1/+1
2020-12-04mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang-0/+22
2020-12-04mmc: tmio: add hook for custom busy_wait calculationWolfram Sang-5/+13
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang-0/+21
2020-12-04Merge branch 'fixes' into nextUlf Hansson-3/+3
2020-12-04mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang-3/+3
2020-12-04mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763EBen Chuang-0/+7
2020-12-04mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton-4/+4
2020-11-24mmc: mxc: Convert the driver to DT-onlyFabio Estevam-29/+4
2020-11-24mmc: mxs: Remove the unused .id_tableFabio Estevam-17/+1
2020-11-24mmc: sdhci-of-arasan: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+4
2020-11-24mmc: sdhci-pci-gli: Reduce power consumption for GL9755Ben Chuang-0/+20
2020-11-24mmc: mediatek: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski-0/+1
2020-11-24mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng-0/+1
2020-11-24mmc: sdhci: Update firmware interface APIJeremy Linton-4/+4
2020-11-24Merge branch 'fixes' into nextUlf Hansson-7/+29
2020-11-24mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli-0/+3
2020-11-24mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao-5/+6
2020-11-24mmc: sdhci-st: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski-1/+1
2020-11-24mmc: sdhci-sprd: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski-1/+1
2020-11-23mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei-2/+20
2020-11-23mmc: tmio: Fix command error processingMasaharu Hayakawa-1/+3
2020-11-23mmc: sdhci-esdhc-imx: Convert the driver to DT-onlyFabio Estevam-89/+2
2020-11-17Merge branch 'fixes' into nextUlf Hansson-34/+30
2020-11-17mmc: tmio: do not print real IOMEM pointerKrzysztof Kozlowski-2/+1
2020-11-17mmc: sdhci: tegra: fix wrong unit with busy_timeoutWolfram Sang-1/+1
2020-11-17mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani-0/+6
2020-11-17mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani-0/+5
2020-11-17mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani-32/+8
2020-11-17mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"Colin Ian King-1/+1
2020-11-17mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov-10/+3
2020-11-17mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter-2/+11
2020-11-17mmc: mediatek: fix mem leak in msdc_drv_probeZheng Liang-2/+4
2020-11-16mmc: renesas_sdhi: sort includesWolfram Sang-9/+9
2020-11-16mmc: renesas_sdhi: don't hardcode SDIF valuesWolfram Sang-3/+5
2020-11-16mmc: renesas_sdhi: improve HOST_MODE usageWolfram Sang-8/+16
2020-11-16mmc: renesas_sdhi: remove superfluous SCLKENWolfram Sang-3/+0
2020-11-16mmc: renesas_sdhi: merge the SCC reset functionsWolfram Sang-10/+4
2020-11-16mmc: renesas_sdhi: clear TAPEN when resetting, tooWolfram Sang-1/+1
2020-11-16mmc: renesas_sdhi: simplify reset routine a littleWolfram Sang-3/+2
2020-11-16mmc: renesas_sdhi: populate SCC pointer at the proper placeWolfram Sang-5/+2