aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio/consumer.rst
AgeCommit message (Expand)Author
2023-10-04gpio: Further document optional GPIOLIBLinus Walleij
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-06-24docs: driver-api: gpio: Fix some typosTom Schwindl
2022-06-13docs: driver-api: gpio: Fix filename mismatchTom Schwindl
2021-07-21docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer
2020-12-05Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer