summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/uniphier-sd.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-26mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang1-1/+1
2021-03-30mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-30mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET1-1/+3
2021-02-08mmc: uniphier-sd: Use new tasklet APIEmil Renner Berthing1-8/+6
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang1-0/+1
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