index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
machine.h
Age
Commit message (
Expand
)
Author
2021-02-15
gpio: aggregator: Use compound literal from the header
Andy Shevchenko
2020-05-18
gpiolib: Add support for GPIO lookup by line name
Geert Uytterhoeven
2019-06-27
gpio: Add comments on #if/#else/#endif
Enrico Weigelt
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
2019-04-23
gpiolib: Indent entry values of enum gpio_lookup_flags
Andy Shevchenko
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
2018-05-16
gpiolib: add hogs support for machine code
Bartosz Golaszewski
2017-12-02
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
2017-08-23
gpio: add gpio_add_lookup_tables() to add several tables at once
Dmitry Torokhov
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
2017-05-22
gpiolib: Add stubs for gpiod lookup table interface
Anatolij Gustschin
2015-07-21
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
2014-08-07
gpio: add missing includes in machine.h
Alexandre Courbot
2014-07-28
gpio: split gpiod board registration into machine header
Linus Walleij