index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
2018-03-27
1
-0
/
+16
*
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
1
-0
/
+3
|
\
|
*
gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
Stephen Boyd
2018-01-10
1
-0
/
+3
*
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
1
-12
/
+21
|
/
*
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-33
/
+182
|
\
|
*
gpio: Automatically add lockdep keys
Thierry Reding
2017-11-08
1
-1
/
+35
|
*
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
2017-11-08
1
-0
/
+8
|
*
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
2017-11-08
1
-4
/
+4
|
*
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
2017-11-08
1
-0
/
+4
|
*
gpio: Implement tighter IRQ chip integration
Thierry Reding
2017-11-08
1
-0
/
+7
|
*
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+7
|
*
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-6
/
+15
|
*
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+7
|
*
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-4
/
+15
|
*
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-3
/
+8
|
*
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-3
/
+8
|
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-3
/
+8
|
*
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+12
|
*
gpio: Introduce struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-0
/
+38
|
*
gpio: mmio: Make pin2mask() a private business
Linus Walleij
2017-10-25
1
-4
/
+4
|
*
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-10-19
1
-0
/
+5
|
*
gpiolib: drop irq_base field from gpio_chip struct
Grygorii Strashko
2017-10-19
1
-2
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
gpio: Use unsigned int for of_gpio_n_cells
Thierry Reding
2017-08-14
1
-1
/
+1
*
gpio: of: Improve kerneldoc
Thierry Reding
2017-08-14
1
-0
/
+19
*
gpio: Cleanup kerneldoc
Thierry Reding
2017-08-14
1
-2
/
+1
*
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
2017-05-29
1
-0
/
+3
*
gpio: Use unsigned int for interrupt numbers
Thierry Reding
2017-04-13
1
-3
/
+3
*
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-30
1
-20
/
+50
|
\
|
*
gpio: provide lockdep keys for nested/unnested irqchips
Linus Walleij
2017-01-19
1
-20
/
+50
*
|
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-29
/
+8
|
/
*
Merge branch 'thread-irq-simpler' into devel
Linus Walleij
2016-12-07
1
-8
/
+24
|
\
|
*
gpio: simplify adding threaded interrupts
Linus Walleij
2016-11-25
1
-8
/
+24
*
|
gpio: fix struct gpio_chip comment
Anthony Best
2016-10-24
1
-1
/
+1
|
/
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
*
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
Linus Walleij
2016-09-23
1
-0
/
+6
|
\
|
*
gpiolib: Make it possible to exclude GPIOs from IRQ domain
Mika Westerberg
2016-09-23
1
-0
/
+6
*
|
gpio: don't include module.h in shared driver header
Paul Gortmaker
2016-09-15
1
-1
/
+1
|
/
*
gpio: support native single-ended hardware drivers
Linus Walleij
2016-04-05
1
-1
/
+24
*
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
Laxman Dewangan
2016-02-23
1
-0
/
+4
*
gpio: store reflect the label to userspace
Linus Walleij
2016-02-19
1
-1
/
+2
*
gpio: create an API to detect open drain/source on lines
Linus Walleij
2016-02-16
1
-0
/
+4
*
gpio: move the subdriver data pointer into gpio_device
Linus Walleij
2016-02-16
1
-6
/
+1
*
gpio: move the pin ranges into gpio_device
Linus Walleij
2016-02-16
1
-9
/
+0
*
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
2016-02-11
1
-0
/
+1
*
gpio: move descriptors into gpio_device
Linus Walleij
2016-02-11
1
-2
/
+0
*
gpio: move sysfs mock device to the gpio_device
Linus Walleij
2016-02-11
1
-2
/
+0
*
gpio: make the gpiochip a real device
Linus Walleij
2016-02-09
1
-3
/
+4
*
gpio: generic: make bgpio_pdata always visible
Arnd Bergmann
2016-01-13
1
-2
/
+2
*
gpio: generic: factor into gpio_chip struct
Linus Walleij
2016-01-05
1
-0
/
+54
[next]