index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gpio: add a data pointer to gpio_chip
Linus Walleij
2016-01-05
1
-1
/
+13
*
gpio: update gpiochip .get() callback description
Vladimir Zapolskiy
2015-12-26
1
-2
/
+1
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-2
/
+2
*
gpiolib: provide generic request/free implementations
Jonas Gorski
2015-10-16
1
-0
/
+3
*
gpio: keep the GPIO line names internal
Linus Walleij
2015-09-24
1
-6
/
+0
*
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2015-09-24
1
-0
/
+7
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
1
-0
/
+1
|
\
|
*
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
2015-07-21
1
-0
/
+1
*
|
gpiolib: add description for gpio irqchip fields in struct gpio_chip
Grygorii Strashko
2015-08-26
1
-0
/
+11
*
|
gpiolib: irqchip: use different lockdep class for each gpio irqchip
Grygorii Strashko
2015-08-17
1
-5
/
+21
*
|
Merge tag 'v4.2-rc4' into devel
Linus Walleij
2015-08-13
1
-1
/
+1
|
\
|
|
*
gpio: Remove double "base" in comment
Geert Uytterhoeven
2015-07-16
1
-1
/
+1
*
|
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
2015-07-06
1
-59
/
+23
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-07-01
1
-0
/
+15
|
\
|
*
gpiolib: Add missing dummies for the unified device properties interface
Geert Uytterhoeven
2015-05-25
1
-0
/
+15
*
|
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
2015-06-01
1
-18
/
+19
*
|
gpio: discourage passing base to gpio_chip
Linus Walleij
2015-05-14
1
-2
/
+6
*
|
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
2015-05-13
1
-0
/
+1
*
|
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
1
-6
/
+0
*
|
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
1
-2
/
+2
|
/
*
gpio: move pincontrol calls to <linux/gpio/driver.h>
Linus Walleij
2015-03-19
1
-0
/
+48
*
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
1
-0
/
+30
*
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
1
-0
/
+46
*
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
1
-0
/
+1
*
gpio: Make the vararg hacks not pass magic values
Olliver Schinagl
2015-01-15
1
-8
/
+9
*
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
2
-3
/
+45
|
\
|
*
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-28
1
-1
/
+1
|
*
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
2014-11-27
2
-0
/
+42
|
*
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-2
/
+2
*
|
gpio: Support for unified device properties interface
Mika Westerberg
2014-11-04
1
-0
/
+7
|
/
*
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
1
-2
/
+6
|
\
|
*
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2014-09-24
1
-0
/
+3
|
*
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
2014-09-23
1
-1
/
+1
|
*
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2014-08-29
1
-1
/
+2
[next]