aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds3-5/+5
2022-06-24docs: driver-api: gpio: Fix some typosTom Schwindl3-5/+5
2022-06-13docs: driver-api: gpio: Fix filename mismatchTom Schwindl3-7/+7
2022-05-16Documentation: gpio: Advertise irqd_to_hwirq() helper in the examplesAndy Shevchenko1-6/+12
2022-05-16Documentation: gpio: Fix IRQ mask and unmask examplesAndy Shevchenko1-6/+6
2022-04-19Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier1-33/+142
2022-03-08ACPI: docs: gpio-properties: Unify ASL style for GPIO examplesAndy Shevchenko1-12/+9
2021-07-21docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen1-1/+9
2021-07-21Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier1-7/+4
2021-06-17docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-2/+2
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-1/+7
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+1
2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij1-0/+6
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer1-1/+1
2021-03-25Documentation: gpio: chip should be pluralBryan Brattlof1-1/+1
2021-03-10Documentation: rename pinctl to pin-controlDrew Fustini1-1/+1
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2021-02-15docs: gpio: intro: Improve HTML formattingJonathan Neuschäfer1-4/+4
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer1-2/+3
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches1-2/+2
2020-12-05Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot1-8/+10
2020-10-28gpio: stmpe: Fix forgotten refactoringLinus Walleij1-2/+2
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij1-21/+42
2020-10-12gpiolib: Update indentation in driver.rst for code excerptsAndy Shevchenko1-6/+6
2020-07-07gpio: Add gpio-charger to the documentationLinus Walleij1-0/+7
2020-05-18gpiolib: Add support for GPIO lookup by line nameGeert Uytterhoeven1-5/+10
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab1-2/+2
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-5/+0
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij1-5/+0
2020-01-15gpio: Add use guidance documentationLinus Walleij3-4/+55
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-11-22Documentation: gpio: driver.rst: Fix warningsDaniel W. S. Almeida1-9/+12
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+4
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab1-1/+1
2019-10-09docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer1-1/+1
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer2-0/+63
2019-10-03Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer1-0/+4
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-8/+8
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij1-14/+108
2019-07-30Documentation: gpio: fix function links in the HTML docsJeremy Cline1-8/+8
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven1-1/+1
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab2-2/+2
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab1-1/+1
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli1-2/+0
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij1-7/+7
2019-05-07gpio: Update documentationLinus Walleij1-132/+229