summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | mmc: rtsx_pci: Add SD Express mode support for RTS5261Rui Feng2020-11-161-0/+58
| * | | | | mmc: core: Initial support for SD express card/hostUlf Hansson2020-11-164-4/+67
| * | | | | mmc: mediatek: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-3/+2
| * | | | | mmc: mediatek: Add subsys clock control for MT8192 msdcWenbin Mei2020-11-161-18/+56
| * | | | | mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strengthRaul E Rangel2020-11-161-3/+35
| * | | | | mmc: sunxi: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-161-1/+2
| * | | | | mmc: s3cmci: enable compile testingKrzysztof Kozlowski2020-11-161-2/+2
| * | | | | mmc: s3cmci: include GPIO descriptor consumer headerKrzysztof Kozlowski2020-11-161-1/+1
* | | | | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-0/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | misc: rtsx: rts5249 support runtime PMRicky Wu2020-12-091-0/+16
| | |/ / / | |/| | |
* | | | | mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2020-12-041-6/+4
* | | | | mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-041-1/+1
| |_|_|/ |/| | |
* | | | mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang2020-12-041-3/+3
| |_|/ |/| |
* | | mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli2020-11-241-0/+3
* | | mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao2020-11-241-5/+6
* | | mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei2020-11-231-2/+20
|/ /
* | mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani2020-11-171-0/+6
* | mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani2020-11-171-0/+5
* | mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani2020-11-171-32/+8
* | mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter2020-11-171-2/+11
|/