summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/uniphier-sd.c
AgeCommit message (Expand)Author
2020-06-17mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada
2019-09-13Merge branch 'fixes' into nextUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-10mmc: tmio: move runtime PM enablement to the driver implementationsNiklas Söderlund
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada
2018-10-08mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada