index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Documentation: gpio: Remove text about ARCH_NR_GPIOS
Christophe Leroy
1
-5
/
+0
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
3
-5
/
+5
2022-06-24
docs: driver-api: gpio: Fix some typos
Tom Schwindl
3
-5
/
+5
2022-06-13
docs: driver-api: gpio: Fix filename mismatch
Tom Schwindl
3
-7
/
+7
2022-05-16
Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
Andy Shevchenko
1
-6
/
+12
2022-05-16
Documentation: gpio: Fix IRQ mask and unmask examples
Andy Shevchenko
1
-6
/
+6
2022-04-19
Documentation: Update the recommended pattern for GPIO irqchips
Marc Zyngier
1
-33
/
+142
2022-03-08
ACPI: docs: gpio-properties: Unify ASL style for GPIO examples
Andy Shevchenko
1
-12
/
+9
2021-07-21
docs: gpio: explain GPIOD_OUT_* values and toggling active low
Hannu Hartikainen
1
-1
/
+9
2021-07-21
Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention
Vincent Pelletier
1
-7
/
+4
2021-06-17
docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+7
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-03-26
gpio: Mention GPIO MUX in docs
Linus Walleij
1
-0
/
+6
2021-03-26
docs: driver-api: gpio: consumer: Mark another line of code as such
Jonathan Neuschäfer
1
-1
/
+1
2021-03-25
Documentation: gpio: chip should be plural
Bryan Brattlof
1
-1
/
+1
2021-03-10
Documentation: rename pinctl to pin-control
Drew Fustini
1
-1
/
+1
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2021-02-15
docs: gpio: intro: Improve HTML formatting
Jonathan Neuschäfer
1
-4
/
+4
2021-02-15
docs: gpio: Fix formatting in description of gpiod_*_array_* functions
Jonathan Neuschäfer
1
-2
/
+3
2021-01-11
Documentation: Replace lkml.org links with lore
Joe Perches
1
-2
/
+2
2020-12-05
Documentation: gpio: fix typo and unclear legacy API section
Alexandre Courbot
1
-8
/
+10
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
1
-2
/
+2
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
1
-21
/
+42
2020-10-12
gpiolib: Update indentation in driver.rst for code excerpts
Andy Shevchenko
1
-6
/
+6
2020-07-07
gpio: Add gpio-charger to the documentation
Linus Walleij
1
-0
/
+7
2020-05-18
gpiolib: Add support for GPIO lookup by line name
Geert Uytterhoeven
1
-5
/
+10
2020-03-25
docs: gpio: driver.rst: don't mark literal blocks twice
Mauro Carvalho Chehab
1
-2
/
+2
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-5
/
+0
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
1
-5
/
+0
2020-01-15
gpio: Add use guidance documentation
Linus Walleij
3
-4
/
+55
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-11-22
Documentation: gpio: driver.rst: Fix warnings
Daniel W. S. Almeida
1
-9
/
+12
2019-10-23
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...
Linus Walleij
1
-0
/
+4
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-10-09
docs: driver-api: bt8xxgpio: Revive dead link
Jonathan Neuschäfer
1
-1
/
+1
2019-10-09
docs: driver-api: Move bt8xxgpio to the gpio directory
Jonathan Neuschäfer
2
-0
/
+63
2019-10-03
Documentation: gpio: driver: Format code blocks properly
Jonathan Neuschäfer
1
-0
/
+4
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-8
/
+8
2019-08-15
gpio: Add support for hierarchical IRQ domains
Linus Walleij
1
-14
/
+108
2019-07-30
Documentation: gpio: fix function links in the HTML docs
Jeremy Cline
1
-8
/
+8
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2019-07-04
Documentation: gpio: Fix reference to gpiod_get_array()
Geert Uytterhoeven
1
-1
/
+1
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2
-2
/
+2
2019-06-07
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-28
Documentation: gpio: remove duplicated lines
Luca Ceresoli
1
-2
/
+0
2019-05-28
gpio: Fix minor grammar errors in documentation
Linus Walleij
1
-7
/
+7
[next]