summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/pwrseq_emmc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello2019-04-151-18/+20
* mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-201-1/+1
* mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla2016-05-021-28/+47
* mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla2016-05-021-4/+4
* mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall2015-12-221-1/+1
* mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas2015-10-271-3/+3
* mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas2015-10-261-1/+1
* mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot2015-03-231-6/+5
* mmc: pwrseq: add driver for emmc hardware resetMarek Szyprowski2015-02-041-0/+101