index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
pwrseq_simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
Janusz Krzysztofik
1
-2
/
+11
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+1
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-9
/
+4
2018-05-02
mmc: pwrseq: Use kmalloc_array instead of stack VLA
Tobin C. Harding
1
-5
/
+9
2017-05-23
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
Ulf Hansson
1
-0
/
+7
2016-09-26
mmc: pwrseq-simple: Add an optional post-power-on-delay
Hans de Goede
1
-0
/
+9
2016-05-02
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
1
-35
/
+44
2016-05-02
mmc: pwrseq_simple: add to_pwrseq_simple() macro
Srinivas Kandagatla
1
-8
/
+6
2016-02-29
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
1
-1
/
+0
2016-01-21
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
1
-8
/
+14
2015-12-22
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
1
-1
/
+1
2015-10-26
mmc: pwrseq_simple: use GPIO descriptors array API
Javier Martinez Canillas
1
-30
/
+15
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
1
-6
/
+5
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-01-30
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
1
-2
/
+36
2015-01-30
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
1
-15
/
+40
2015-01-28
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
1
-0
/
+38
2015-01-28
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
1
-0
/
+48