开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
driver.h
Age
Commit message (
Expand
)
Author
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-04
gpiolib: Document new gpio_chip.init_valid_mask field
Geert Uytterhoeven
2019-06-27
gpio: Add comments on #if/#else/#endif
Enrico Weigelt
2019-06-14
gpio: Drop the parent_irq from gpio_irq_chip
Linus Walleij
2019-06-13
gpio: Fix build warnings on undefined struct pinctrl_dev
Enrico Weigelt
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-04-08
gpio: mmio: Drop bgpio_dir_inverted
Linus Walleij
2019-04-05
gpio: mmio: Support two direction registers
Linus Walleij
2019-03-24
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
2019-01-24
gpio: add irq domain activate/deactivate functions
Brian Masney
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-11-16
gpio: drop broken to_gpio_irq_chip() helper
Johan Hovold
2018-11-05
gpio: drop devm_gpiochip_remove()
Uwe Kleine-König
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
2018-10-10
gpiolib: Add init_valid_mask exported function
Ricardo Ribalda Delgado
2018-09-25
gpio: Add comments on single direction chips
Linus Walleij
2018-09-10
gpiolib: override irq_enable/disable
Hans Verkuil
2018-09-10
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
2018-09-10
gpiolib: export gpiochip_irq_reqres/relres()
Hans Verkuil
2018-09-10
gpio: fix kernel-doc notation warning for 'request_key'
Randy Dunlap
2018-08-10
gpio: mmio: Fix up inverted direction registers
Linus Walleij
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-10
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
gpio: Automatically add lockdep keys
Thierry Reding
2017-11-08
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
2017-11-08
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
2017-11-08
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
2017-11-08
gpio: Implement tighter IRQ chip integration
Thierry Reding
2017-11-08
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
2017-11-08
gpio: Introduce struct gpio_irq_chip
Thierry Reding
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-10-19
gpiolib: drop irq_base field from gpio_chip struct
Grygorii Strashko
2017-08-14
gpio: Use unsigned int for of_gpio_n_cells
Thierry Reding
2017-08-14
gpio: of: Improve kerneldoc
Thierry Reding
2017-08-14
gpio: Cleanup kerneldoc
Thierry Reding
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
[next]