summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio/consumer.rst
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Documentation: gpio: consistently use logical line value terminologyKent Gibson1-5/+5
2023-10-04gpio: Further document optional GPIOLIBLinus Walleij1-0/+4
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-06-24docs: driver-api: gpio: Fix some typosTom Schwindl1-1/+1
2022-06-13docs: driver-api: gpio: Fix filename mismatchTom Schwindl1-3/+3
2021-07-21docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen1-1/+9
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer1-1/+1
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer1-2/+3
2020-12-05Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot1-8/+10
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven1-1/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli1-2/+0
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-8/+8
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven1-8/+8
2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik1-0/+8
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-2/+12
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik1-1/+3
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-11/+11
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer1-0/+439