summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-12-1536-322/+545
|\
| * mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas2020-12-111-0/+12
| * mmc: sdhci-xenon: use clk only with DTMarcin Wojtas2020-12-111-19/+32
| * mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas2020-12-113-28/+30
| * mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas2020-12-113-5/+17
| * Merge branch 'fixes' into nextUlf Hansson2020-12-042-7/+5
| |\
| * | mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang2020-12-042-0/+22
| * | mmc: tmio: add hook for custom busy_wait calculationWolfram Sang2020-12-042-5/+13
| * | mmc: tmio: set max_busy_timeoutWolfram Sang2020-12-044-0/+21
| * | Merge branch 'fixes' into nextUlf Hansson2020-12-041-3/+3
| |\ \
| * | | mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763EBen Chuang2020-12-041-0/+7
| * | | mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton2020-12-041-4/+4
| * | | mmc: mxc: Convert the driver to DT-onlyFabio Estevam2020-11-241-29/+4
| * | | mmc: mxs: Remove the unused .id_tableFabio Estevam2020-11-241-17/+1
| * | | mmc: sdhci-of-arasan: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+4
| * | | mmc: sdhci-pci-gli: Reduce power consumption for GL9755Ben Chuang2020-11-241-0/+20
| * | | mmc: mediatek: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-241-0/+1
| * | | mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng2020-11-241-0/+1
| * | | mmc: sdhci: Update firmware interface APIJeremy Linton2020-11-241-4/+4
| * | | Merge branch 'fixes' into nextUlf Hansson2020-11-242-7/+29
| |\ \ \
| * | | | mmc: sdhci-st: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * | | | mmc: sdhci-sprd: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-241-1/+1
| * | | | mmc: tmio: Fix command error processingMasaharu Hayakawa2020-11-231-1/+3
| * | | | mmc: sdhci-esdhc-imx: Convert the driver to DT-onlyFabio Estevam2020-11-231-89/+2
| * | | | Merge branch 'fixes' into nextUlf Hansson2020-11-172-34/+30
| |\ \ \ \
| * | | | | mmc: tmio: do not print real IOMEM pointerKrzysztof Kozlowski2020-11-171-2/+1
| * | | | | mmc: sdhci: tegra: fix wrong unit with busy_timeoutWolfram Sang2020-11-171-1/+1
| * | | | | mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"Colin Ian King2020-11-171-1/+1
| * | | | | mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov2020-11-171-10/+3
| * | | | | mmc: mediatek: fix mem leak in msdc_drv_probeZheng Liang2020-11-171-2/+4
| * | | | | mmc: renesas_sdhi: sort includesWolfram Sang2020-11-161-9/+9
| * | | | | mmc: renesas_sdhi: don't hardcode SDIF valuesWolfram Sang2020-11-162-3/+5
| * | | | | mmc: renesas_sdhi: improve HOST_MODE usageWolfram Sang2020-11-161-8/+16
| * | | | | mmc: renesas_sdhi: remove superfluous SCLKENWolfram Sang2020-11-161-3/+0
| * | | | | mmc: renesas_sdhi: merge the SCC reset functionsWolfram Sang2020-11-161-10/+4
| * | | | | mmc: renesas_sdhi: clear TAPEN when resetting, tooWolfram Sang2020-11-161-1/+1
| * | | | | mmc: renesas_sdhi: simplify reset routine a littleWolfram Sang2020-11-161-3/+2
| * | | | | mmc: renesas_sdhi: populate SCC pointer at the proper placeWolfram Sang2020-11-161-5/+2
| * | | | | mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setupWolfram Sang2020-11-161-4/+4
| * | | | | mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang2020-11-161-8/+10
| * | | | | mmc: owl-mmc: use true and false for bool variablesZou Wei2020-11-161-2/+2
| * | | | | mmc: sdhci-pic32: Make pic32_sdhci_probe_platform() voidKaixu Xia2020-11-161-9/+2
| * | | | | mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-9/+8
| * | | | | mmc: meson-gx: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-161-1/+1
| * | | | | mmc: rtsx: Add test mode for RTS5261Rui Feng2020-11-161-3/+16
| * | | | | mmc: mediatek: add HS400 enhanced strobe supportWenbin Mei2020-11-161-0/+40
| * | | | | mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-3/+2
| * | | | | mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-3/+2
| * | | | | mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-3/+2
| * | | | | mmc: davinci: remove unneeded semicolonTom Rix2020-11-161-1/+1