index
:
pm24.git
master
perf-mon
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
/
core
/
pwrseq_emmc.c
Age
Commit message (
Expand
)
Author
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-08-15
mmc: pwrseq: Convert to platform remove callback returning void
Yangtao Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-04-15
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
2016-05-02
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
2016-05-02
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
Srinivas Kandagatla
2015-12-22
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
2015-10-27
mmc: pwrseq: Use highest priority for eMMC restart handler
Javier Martinez Canillas
2015-10-26
mmc: pwrseq: use gpiod_get() instead of index 0
Javier Martinez Canillas
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
2015-02-04
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski