summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio
Commit message (Expand)AuthorAgeFilesLines
* docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen2021-07-211-1/+9
* Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier2021-07-211-7/+4
* docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-2/+2
* Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-052-1/+7
|\
| * gpio: Mention GPIO MUX in docsLinus Walleij2021-03-261-0/+6
| * docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer2021-03-261-1/+1
* | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-1/+1
|\ \
| * | Documentation: rename pinctl to pin-controlDrew Fustini2021-03-101-1/+1
| |/
* / Documentation: gpio: chip should be pluralBryan Brattlof2021-03-251-1/+1
|/
* 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