index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
slot-gpio.h
Age
Commit message (
Expand
)
Author
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2018-12-17
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2017-02-13
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
2015-01-19
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
2015-01-19
mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
Ulf Hansson
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-09-09
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski