index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
uniphier-sd.c
Age
Commit message (
Expand
)
Author
2021-03-30
mmc: uniphier-sd: Fix a resource leak in the remove function
Christophe JAILLET
2021-03-30
mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
Christophe JAILLET
2021-02-08
mmc: uniphier-sd: Use new tasklet API
Emil Renner Berthing
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-05-28
mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
Masahiro Yamada
2019-12-16
mmc: uniphier-sd: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-09-13
Merge branch 'fixes' into next
Ulf Hansson
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-10
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2018-10-15
mmc: uniphier-sd: avoid using broken DMA RX channel
Masahiro Yamada
2018-10-15
mmc: uniphier-sd: fix DMA disabling
Masahiro Yamada
2018-10-15
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
2018-10-08
mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
Masahiro Yamada