index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
driver.h
Age
Commit message (
Expand
)
Author
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
2017-04-13
gpio: Use unsigned int for interrupt numbers
Thierry Reding
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-19
gpio: provide lockdep keys for nested/unnested irqchips
Linus Walleij
2016-12-07
Merge branch 'thread-irq-simpler' into devel
Linus Walleij
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
2016-10-24
gpio: fix struct gpio_chip comment
Anthony Best
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-09-23
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
Linus Walleij
2016-09-23
gpiolib: Make it possible to exclude GPIOs from IRQ domain
Mika Westerberg
2016-09-15
gpio: don't include module.h in shared driver header
Paul Gortmaker
2016-04-05
gpio: support native single-ended hardware drivers
Linus Walleij
2016-02-23
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
Laxman Dewangan
2016-02-19
gpio: store reflect the label to userspace
Linus Walleij
2016-02-16
gpio: create an API to detect open drain/source on lines
Linus Walleij
2016-02-16
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
2016-02-09
gpio: make the gpiochip a real device
Linus Walleij
2016-01-13
gpio: generic: make bgpio_pdata always visible
Arnd Bergmann
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
[next]