summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-2/+2
|\
| * Documentation: Replace lkml.org links with loreJoe Perches2021-01-111-2/+2
* | docs: gpio: intro: Improve HTML formattingJonathan Neuschäfer2021-02-151-4/+4
* | docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer2021-02-151-2/+3
|/
* Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot2020-12-051-8/+10
* gpio: stmpe: Fix forgotten refactoringLinus Walleij2020-10-281-2/+2
* gpio: Retire the explicit gpio irqchip codeLinus Walleij2020-10-281-21/+42
* gpiolib: Update indentation in driver.rst for code excerptsAndy Shevchenko2020-10-121-6/+6
* gpio: Add gpio-charger to the documentationLinus Walleij2020-07-071-0/+7
* gpiolib: Add support for GPIO lookup by line nameGeert Uytterhoeven2020-05-181-5/+10
* docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab2020-03-251-2/+2
* Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-291-5/+0
|\
| * gpio: Drop the chained IRQ handler assign functionLinus Walleij2020-01-231-5/+0
* | gpio: Add use guidance documentationLinus Walleij2020-01-153-4/+55
|/
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-1/+1
|\
| * docs: fix some broken referencesMauro Carvalho Chehab2019-10-101-1/+1
* | Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida2019-11-221-9/+12
* | Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij2019-10-231-0/+4
|\ \
| * | Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer2019-10-031-0/+4
| |/
* | docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer2019-10-091-1/+1
* | docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2019-10-092-0/+63
|/
* Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-09-031-8/+8
|\
| * Documentation: gpio: fix function links in the HTML docsJeremy Cline2019-07-301-8/+8
* | gpio: Add support for hierarchical IRQ domainsLinus Walleij2019-08-151-14/+108
|/
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\
| * docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-2/+2
|\ \
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-082-2/+2
| |/
* | Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven2019-07-041-1/+1
* | docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab2019-06-071-1/+1
* | Documentation: gpio: remove duplicated linesLuca Ceresoli2019-05-281-2/+0
* | gpio: Fix minor grammar errors in documentationLinus Walleij2019-05-281-7/+7
|/
* gpio: Update documentationLinus Walleij2019-05-071-132/+229
* Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König2019-02-201-5/+4
* Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-171-1/+1
|\
| * Documentation: gpio: driver: fix wire name for I2CWolfram Sang2019-02-141-1/+1
* | Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap2019-02-111-0/+1
|/
* gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-1/+3
* gpio: fix kernel-doc after devres.c file renameRandy Dunlap2018-10-101-1/+1
* gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2018-10-011-8/+8
* Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven2018-10-011-8/+8
* gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik2018-09-241-5/+14
* Merge branch 'ib-array-bitmaps' into develLinus Walleij2018-09-202-13/+48
|\
| * gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik2018-09-132-0/+23
| * gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-2/+12
| * gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik2018-09-131-1/+3
| * gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-11/+11
* | gpio/driver.rst: document gpiochip_disable/enable_irq()Hans Verkuil2018-09-101-1/+22
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1