summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio
AgeCommit message (Expand)Author
2021-07-21docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen
2021-07-21Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier
2021-06-17docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer
2021-03-25Documentation: gpio: chip should be pluralBryan Brattlof
2021-03-10Documentation: rename pinctl to pin-controlDrew Fustini
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-15docs: gpio: intro: Improve HTML formattingJonathan Neuschäfer
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2020-12-05Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot
2020-10-28gpio: stmpe: Fix forgotten refactoringLinus Walleij
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij
2020-10-12gpiolib: Update indentation in driver.rst for code excerptsAndy Shevchenko
2020-07-07gpio: Add gpio-charger to the documentationLinus Walleij
2020-05-18gpiolib: Add support for GPIO lookup by line nameGeert Uytterhoeven
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2020-01-15gpio: Add use guidance documentationLinus Walleij
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab
2019-10-09docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer
2019-10-03Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij
2019-07-30Documentation: gpio: fix function links in the HTML docsJeremy Cline
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij
2019-05-07gpio: Update documentationLinus Walleij
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang
2019-02-11Documenation: driver-api: fix gpio/board.rst warningRandy Dunlap
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven