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
/
consumer.rst
Age
Commit message (
Expand
)
Author
2024-05-27
gpio: Remove legacy API documentation
Andy Shevchenko
2024-02-14
Documentation: gpio: consistently use logical line value terminology
Kent Gibson
2023-10-04
gpio: Further document optional GPIOLIB
Linus Walleij
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-06-24
docs: driver-api: gpio: Fix some typos
Tom Schwindl
2022-06-13
docs: driver-api: gpio: Fix filename mismatch
Tom Schwindl
2021-07-21
docs: gpio: explain GPIOD_OUT_* values and toggling active low
Hannu Hartikainen
2021-03-26
docs: driver-api: gpio: consumer: Mark another line of code as such
Jonathan Neuschäfer
2021-02-15
docs: gpio: Fix formatting in description of gpiod_*_array_* functions
Jonathan Neuschäfer
2020-12-05
Documentation: gpio: fix typo and unclear legacy API section
Alexandre Courbot
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