index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-29
1
-5
/
+0
|
\
|
*
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2020-01-23
1
-5
/
+0
*
|
gpio: Add use guidance documentation
Linus Walleij
2020-01-15
3
-4
/
+55
|
/
*
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
1
-1
/
+1
|
\
|
*
docs: fix some broken references
Mauro Carvalho Chehab
2019-10-10
1
-1
/
+1
*
|
Documentation: gpio: driver.rst: Fix warnings
Daniel W. S. Almeida
2019-11-22
1
-9
/
+12
*
|
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...
Linus Walleij
2019-10-23
1
-0
/
+4
|
\
\
|
*
|
Documentation: gpio: driver: Format code blocks properly
Jonathan Neuschäfer
2019-10-03
1
-0
/
+4
|
|
/
*
|
docs: driver-api: bt8xxgpio: Revive dead link
Jonathan Neuschäfer
2019-10-09
1
-1
/
+1
*
|
docs: driver-api: Move bt8xxgpio to the gpio directory
Jonathan Neuschäfer
2019-10-09
2
-0
/
+63
|
/
*
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-09-03
1
-8
/
+8
|
\
|
*
Documentation: gpio: fix function links in the HTML docs
Jeremy Cline
2019-07-30
1
-8
/
+8
*
|
gpio: Add support for hierarchical IRQ domains
Linus Walleij
2019-08-15
1
-14
/
+108
|
/
*
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-21
1
-1
/
+1
*
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
2
-2
/
+2
|
\
\
|
*
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
2
-2
/
+2
|
|
/
*
|
Documentation: gpio: Fix reference to gpiod_get_array()
Geert Uytterhoeven
2019-07-04
1
-1
/
+1
*
|
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
2019-06-07
1
-1
/
+1
*
|
Documentation: gpio: remove duplicated lines
Luca Ceresoli
2019-05-28
1
-2
/
+0
*
|
gpio: Fix minor grammar errors in documentation
Linus Walleij
2019-05-28
1
-7
/
+7
|
/
*
gpio: Update documentation
Linus Walleij
2019-05-07
1
-132
/
+229
*
Documentation: gpio: legacy: Don't use POLLERR for poll(2)
Uwe Kleine-König
2019-02-20
1
-5
/
+4
*
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-02-17
1
-1
/
+1
|
\
|
*
Documentation: gpio: driver: fix wire name for I2C
Wolfram Sang
2019-02-14
1
-1
/
+1
*
|
Documenation: driver-api: fix gpio/board.rst warning
Randy Dunlap
2019-02-11
1
-0
/
+1
|
/
*
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-14
1
-1
/
+3
*
gpio: fix kernel-doc after devres.c file rename
Randy Dunlap
2018-10-10
1
-1
/
+1
*
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
1
-8
/
+8
*
Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
Geert Uytterhoeven
2018-10-01
1
-8
/
+8
*
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2018-09-24
1
-5
/
+14
*
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
2
-13
/
+48
|
\
|
*
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2018-09-13
2
-0
/
+23
|
*
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-2
/
+12
|
*
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
1
-1
/
+3
|
*
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-11
/
+11
*
|
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
2018-09-10
1
-1
/
+22
|
/
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-06-08
2
-0
/
+20
|
\
|
*
gpiolib: add hogs support for machine code
Bartosz Golaszewski
2018-05-16
1
-0
/
+16
|
*
gpio: Add a reference to CEC on GPIO
Linus Walleij
2018-05-16
1
-0
/
+4
*
|
Documentation: gpio: driver: Fix a typo and some odd grammar
Jonathan Neuschäfer
2018-05-16
1
-3
/
+3
|
/
*
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-04-06
1
-2
/
+2
*
Documentation: gpio: Move drivers-on-gpio.txt to driver-api
Jonathan Neuschäfer
2018-03-23
2
-0
/
+98
*
Documentation: gpio: Move GPIO mapping documentation to driver-api
Jonathan Neuschäfer
2018-03-23
2
-0
/
+180
*
Documentation: gpio: Move gpiod_* consumer documentation to driver-api
Jonathan Neuschäfer
2018-03-23
2
-0
/
+440
*
Documentation: gpio: Move legacy documentation to driver-api
Jonathan Neuschäfer
2018-03-23
2
-9
/
+771
*
Documentation: gpio: Move driver documentation to driver-api
Jonathan Neuschäfer
2018-03-23
2
-0
/
+430
*
Documentation: gpio: Move introduction to driver-api
Jonathan Neuschäfer
2018-03-23
2
-0
/
+131
[next]