summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-04mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton
2020-12-04memstick: r592: Fix error return in r592_probe()Jing Xiangfeng
2020-11-24mmc: mxc: Convert the driver to DT-onlyFabio Estevam
2020-11-24mmc: mxs: Remove the unused .id_tableFabio Estevam
2020-11-24mmc: sdhci-of-arasan: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-24mmc: sdhci-pci-gli: Reduce power consumption for GL9755Ben Chuang
2020-11-24mmc: mediatek: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2020-11-24mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng
2020-11-24mmc: sdhci: Update firmware interface APIJeremy Linton
2020-11-24Merge branch 'fixes' into nextUlf Hansson
2020-11-24mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli
2020-11-24mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao
2020-11-24memstick: fix a double-free bug in memstick_checkQinglang Miao
2020-11-24mmc: sdhci-st: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-24mmc: sdhci-sprd: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-23mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei
2020-11-23mmc: tmio: Fix command error processingMasaharu Hayakawa
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-16misc: rtsx: Fix clock timing for RTS5261Rui Feng
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng
2020-11-16misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng
2020-11-16misc: rtsx: Check mmc support for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix PAD driving for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix aspm for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix OCP function for RTS5261Rui Feng
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng