summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-11-23mmc: sdhci-esdhc-imx: Convert the driver to DT-onlyFabio Estevam
2020-11-17Merge branch 'fixes' into nextUlf Hansson
2020-11-17mmc: tmio: do not print real IOMEM pointerKrzysztof Kozlowski
2020-11-17mmc: sdhci: tegra: fix wrong unit with busy_timeoutWolfram Sang
2020-11-17mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani
2020-11-17mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani
2020-11-17mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani
2020-11-17mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"Colin Ian King
2020-11-17mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov
2020-11-17mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter
2020-11-17mmc: mediatek: fix mem leak in msdc_drv_probeZheng Liang
2020-11-16mmc: renesas_sdhi: sort includesWolfram Sang
2020-11-16mmc: renesas_sdhi: don't hardcode SDIF valuesWolfram Sang
2020-11-16mmc: renesas_sdhi: improve HOST_MODE usageWolfram Sang
2020-11-16mmc: renesas_sdhi: remove superfluous SCLKENWolfram Sang
2020-11-16mmc: renesas_sdhi: merge the SCC reset functionsWolfram Sang
2020-11-16mmc: renesas_sdhi: clear TAPEN when resetting, tooWolfram Sang
2020-11-16mmc: renesas_sdhi: simplify reset routine a littleWolfram Sang
2020-11-16mmc: renesas_sdhi: populate SCC pointer at the proper placeWolfram Sang
2020-11-16mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setupWolfram Sang
2020-11-16mmc: renesas_sdhi: only reset SCC when its pointer is populatedWolfram Sang
2020-11-16mmc: owl-mmc: use true and false for bool variablesZou Wei
2020-11-16mmc: sdhci-pic32: Make pic32_sdhci_probe_platform() voidKaixu Xia
2020-11-16mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: meson-gx: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng
2020-11-16mmc: mediatek: add HS400 enhanced strobe supportWenbin Mei
2020-11-16mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: davinci: remove unneeded semicolonTom Rix
2020-11-16mmc: rtsx_pci: Add SD Express mode support for RTS5261Rui Feng
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson
2020-11-16mmc: mediatek: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: mediatek: Add subsys clock control for MT8192 msdcWenbin Mei
2020-11-16mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strengthRaul E Rangel
2020-11-16mmc: sunxi: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-16mmc: s3cmci: enable compile testingKrzysztof Kozlowski
2020-11-16mmc: s3cmci: include GPIO descriptor consumer headerKrzysztof Kozlowski
2020-11-10Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"Wolfram Sang
2020-11-10mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFFWolfram Sang
2020-11-10mmc: tmio: when resetting, reset DMA controller, tooWolfram Sang
2020-11-10mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-10mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-10-30Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-23mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle
2020-10-15mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds