index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
gpio
/
consumer.rst
Age
Commit message (
Expand
)
Author
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-04
Documentation: gpio: Fix reference to gpiod_get_array()
Geert Uytterhoeven
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-05-28
Documentation: gpio: remove duplicated lines
Luca Ceresoli
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-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-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-03-23
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer