aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/uniphier-sd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson1-0/+1
2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang1-2/+3
2020-05-28mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada1-5/+7
2019-12-16mmc: uniphier-sd: Convert to pinctrl_select_default_state()Ulf Hansson1-9/+5
2019-09-13Merge branch 'fixes' into nextUlf Hansson1-3/+0
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson1-3/+0
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-10mmc: tmio: move runtime PM enablement to the driver implementationsNiklas Söderlund1-0/+3
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada1-0/+3
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada1-1/+1
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada1-2/+4
2018-10-08mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada1-0/+693