aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/pwrseq_emmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2019-04-15mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello1-18/+20
2017-06-20mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson1-1/+1
2016-05-02mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla1-28/+47
2016-05-02mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla1-4/+4
2015-12-22mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall1-1/+1
2015-10-27mmc: pwrseq: Use highest priority for eMMC restart handlerJavier Martinez Canillas1-3/+3
2015-10-26mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas1-1/+1
2015-03-23mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot1-6/+5
2015-02-04mmc: pwrseq: add driver for emmc hardware resetMarek Szyprowski1-0/+101