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
/
Documentation
/
driver-api
/
gpio
Age
Commit message (
Expand
)
Author
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-10-10
gpio: fix kernel-doc after devres.c file rename
Randy Dunlap
2018-10-01
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
Geert Uytterhoeven
2018-09-24
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2018-09-20
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-13
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-10
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-05-16
Documentation: gpio: driver: Fix a typo and some odd grammar
Jonathan Neuschäfer
2018-05-16
gpiolib: add hogs support for machine code
Bartosz Golaszewski
2018-05-16
gpio: Add a reference to CEC on GPIO
Linus Walleij
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-03-23
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
2018-03-23
Documentation: driver-api: Move gpio.rst to gpio/index.rst
Jonathan Neuschäfer