index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
gpio: arizona: add support for WM8998 and WM1814
Richard Fitzgerald
1
-0
/
+2
2015-10-02
gpio: Fix error checking in the function device_pca957x_init
Nicholas Krause
1
-2
/
+6
2015-10-02
gpio: ath79: Convert to the state container design pattern
Alban Bedel
1
-59
/
+60
2015-10-02
gpio: msm: Remove unused driver
Stephen Boyd
3
-462
/
+0
2015-10-02
gpio: zynq: use container_of() to get state container
Linus Walleij
1
-10
/
+22
2015-10-02
gpio: vf610: use container_of() to get state container
Linus Walleij
1
-10
/
+19
2015-10-02
gpio: sx150x: use container_of() to get state container
Linus Walleij
1
-17
/
+14
2015-10-02
gpio: altera: use container_of() to get state container
Linus Walleij
1
-5
/
+10
2015-10-02
gpio: etraxfs: use container_of() to get state container
Linus Walleij
1
-6
/
+17
2015-10-02
gpio: pl061: detail IRQ trigger handling
Linus Walleij
1
-8
/
+47
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
1
-37
/
+35
2015-09-24
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
Markus Pargmann
1
-3
/
+8
2015-09-24
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
Markus Pargmann
1
-7
/
+1
2015-09-24
gpiolib: Use GPIO name from names array for gpio descriptor
Markus Pargmann
1
-0
/
+37
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2
-0
/
+35
2015-09-24
gpiolib-of: Rename gpio_hog functions to be generic
Markus Pargmann
1
-10
/
+10
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-35
/
+30
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
24
-33
/
+28
2015-09-16
gpio: vf610: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
3
-9
/
+64
2015-09-15
ACPI / gpio: Split acpi_get_gpiod_by_index()
Rafael J. Wysocki
1
-47
/
+64
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
1
-3
/
+3
2015-09-14
gpio: omap: Fix GPIO numbering for deferred probe
Tony Lindgren
1
-1
/
+3
2015-09-14
gpio: omap: Fix gpiochip_add() handling for deferred probe
Tony Lindgren
1
-1
/
+4
2015-09-14
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-09-14
gpio: Propagate errors from chip->get()
Bjorn Andersson
1
-7
/
+14
2015-09-14
gpio: rcar: GPIO_RCAR doesn't relate to ARM
Kuninori Morimoto
1
-1
/
+1
2015-09-14
gpio: mxs: need to check return value of irq_alloc_generic_chip
Peng Fan
1
-2
/
+11
2015-09-14
gpio: mxc: need to check return value of irq_alloc_generic_chip
Peng Fan
1
-2
/
+10
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+13
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
39
-353
/
+1363
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+205
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-32
/
+0
2015-09-03
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel
2
-0
/
+237
2015-08-31
Revert "gpio: extraxfs: fix returnvar.cocci warnings"
Linus Walleij
1
-1
/
+2
2015-08-27
gpio: tc3589x: use static container helper
Linus Walleij
1
-5
/
+5
2015-08-26
gpio: xlp: fix error return code
Julia Lawall
1
-1
/
+1
2015-08-26
gpio: vf610: handle level IRQ's properly
Stefan Agner
1
-1
/
+8
2015-08-26
gpio: max732x: Fix error handling in probe()
Nicholas Krause
1
-3
/
+8
2015-08-26
gpio: omap: fix clk_prepare/unprepare usage
Grygorii Strashko
1
-9
/
+18
2015-08-26
gpio: omap: protect regs access in omap_gpio_irq_handler
Grygorii Strashko
1
-0
/
+8
2015-08-26
gpio: omap: fix omap2_set_gpio_debounce
Grygorii Strashko
1
-9
/
+10
2015-08-26
gpio: omap: switch to use platform_get_irq
Grygorii Strashko
1
-5
/
+8
2015-08-26
gpio: omap: remove wrong irq_domain_remove usage in probe
Grygorii Strashko
1
-1
/
+0
2015-08-25
gpio: extraxfs: fix returnvar.cocci warnings
Julia Lawall
1
-2
/
+1
2015-08-17
gpiolib: irqchip: use different lockdep class for each gpio irqchip
Grygorii Strashko
1
-13
/
+14
2015-08-17
gpio/grgpio: fix deadlock in grgpio_irq_unmap()
Alexandre Courbot
1
-5
/
+10
2015-08-13
gpio: mxc: fix section mismatch warning
Dirk Behme
1
-1
/
+1
2015-08-13
gpio/mxc: mask gpio interrupts in suspend
Ulises Brindis
1
-0
/
+1
2015-08-13
gpio: omap: Fix missing raw locks conversion
Axel Lin
1
-1
/
+1
[prev]
[next]