summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/uniphier-sd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: uniphier-sd: Add control to switch UHS speedKunihiko Hayashi2023-01-271-0/+22
* mmc: uniphier-sd: Add control of UHS mode using SD interface logicKunihiko Hayashi2023-01-271-5/+56
* mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-261-1/+1
* mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET2021-03-301-0/+1
* mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET2021-03-301-1/+3
* mmc: uniphier-sd: Use new tasklet APIEmil Renner Berthing2021-02-081-8/+6
* mmc: tmio: set max_busy_timeoutWolfram Sang2020-12-041-0/+1
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-071-0/+1
* mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang2020-09-071-2/+3
* mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada2020-05-281-5/+7
* mmc: uniphier-sd: Convert to pinctrl_select_default_state()Ulf Hansson2019-12-161-9/+5
* Merge branch 'fixes' into nextUlf Hansson2019-09-131-3/+0
|\
| * Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson2019-09-131-3/+0
* | mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-111-3/+1
|/
* mmc: tmio: move runtime PM enablement to the driver implementationsNiklas Söderlund2019-06-101-0/+3
* mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada2018-10-151-0/+3
* mmc: uniphier-sd: fix DMA disablingMasahiro Yamada2018-10-151-1/+1
* mmc: tmio: simplify the DMA mode testMasahiro Yamada2018-10-151-2/+4
* mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada2018-10-081-0/+693