summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/gpio
Commit message (Expand)AuthorAgeFilesLines
* Documentation: gpio: Input mode is not true Hi-ZAndy Shevchenko2023-03-151-4/+4
* gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-21/+0
* gpiolib: remove gpio_set_debounce()Arnd Bergmann2023-03-061-2/+0
* gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-301-8/+0
* gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko2023-01-301-9/+0
* Documentation: gpio: Remove text about ARCH_NR_GPIOSChristophe Leroy2022-10-171-5/+0
* Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-023-5/+5
|\
| * docs: driver-api: gpio: Fix some typosTom Schwindl2022-06-243-5/+5
* | docs: driver-api: gpio: Fix filename mismatchTom Schwindl2022-06-133-7/+7
|/
* Documentation: gpio: Advertise irqd_to_hwirq() helper in the examplesAndy Shevchenko2022-05-161-6/+12
* Documentation: gpio: Fix IRQ mask and unmask examplesAndy Shevchenko2022-05-161-6/+6
* Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier2022-04-191-33/+142
* ACPI: docs: gpio-properties: Unify ASL style for GPIO examplesAndy Shevchenko2022-03-081-12/+9
* 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
|\ \