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
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-06-23
34
-557
/
+1796
|
\
|
*
gpio: Fix checkpatch.pl issues
Daniel Lockyer
2015-06-16
5
-16
/
+13
|
*
gpio: pcf857x: handle only enabled irqs
Grygorii Strashko
2015-06-16
1
-11
/
+35
|
*
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
Mika Westerberg
2015-06-11
1
-4
/
+5
|
*
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
Hanjun Guo
2015-06-10
1
-0
/
+2
|
*
gpio: improve error reporting on own descriptors
Linus Walleij
2015-06-10
1
-2
/
+4
|
*
gpio: promote own request failure to pr_err()
Linus Walleij
2015-06-10
1
-2
/
+2
|
*
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2015-06-10
2
-67
/
+126
|
*
gpio: add ETRAXFS GPIO driver
Rabin Vincent
2015-06-10
3
-0
/
+185
|
*
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong
2015-06-02
3
-0
/
+261
|
*
gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
Y Vo
2015-06-02
1
-0
/
+21
|
*
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
2015-06-02
1
-1
/
+0
|
*
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
Aaron Lu
2015-06-02
1
-0
/
+1
|
*
gpio: stp-xway: Use the of_property_read_u32 helper
Martin Blumenstingl
2015-06-02
1
-16
/
+11
|
*
gpio: pcf857x: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
2015-06-01
1
-2
/
+14
|
*
gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
Martin Blumenstingl
2015-06-01
1
-1
/
+1
|
*
gpio: Prevent an integer overflow in the pca953x driver
Joshua Scott
2015-06-01
1
-9
/
+12
|
*
gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly
Grygorii Strashko
2015-06-01
1
-1
/
+13
|
*
gpio: omap: rework omap_gpio_request to touch only gpio specific registers
Grygorii Strashko
2015-06-01
1
-8
/
+1
|
*
gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers
Grygorii Strashko
2015-06-01
1
-10
/
+5
|
*
gpio: omap: fix error handling in omap_gpio_irq_type
Grygorii Strashko
2015-06-01
1
-4
/
+12
|
*
gpio: omap: fix omap_gpio_free to not clean up irq configuration
Grygorii Strashko
2015-06-01
1
-1
/
+4
|
*
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
2015-06-01
1
-2
/
+11
|
*
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
2015-06-01
1
-25
/
+29
|
*
Drivers: gpio: Fix spelling errors
Colin Cronin
2015-05-19
6
-10
/
+10
|
*
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
2015-05-13
1
-0
/
+7
|
*
gpio: dln2: fix build breakage
Johan Hovold
2015-05-13
1
-1
/
+0
|
*
gpio: xlp: Add missing .owner and .label settings for gpio_chip
Axel Lin
2015-05-12
1
-0
/
+2
|
*
gpio: sysfs: move irq trigger flags to class-device data
Johan Hovold
2015-05-12
2
-27
/
+24
|
*
gpio: sysfs: remove FLAG_SYSFS_DIR
Johan Hovold
2015-05-12
2
-9
/
+7
|
*
gpio: sysfs: rename active-low helper
Johan Hovold
2015-05-12
1
-2
/
+2
|
*
gpio: sysfs: fix race between gpiod export and unexport
Johan Hovold
2015-05-12
1
-25
/
+26
|
*
gpio: sysfs: use per-gpio locking
Johan Hovold
2015-05-12
1
-18
/
+34
|
*
gpio: sysfs: clean up gpiod_export_link locking
Johan Hovold
2015-05-12
1
-20
/
+8
|
*
gpio: sysfs: clean up edge_store
Johan Hovold
2015-05-12
1
-5
/
+7
|
*
gpio: sysfs: split irq allocation and deallocation
Johan Hovold
2015-05-12
1
-37
/
+37
|
*
gpio: sysfs: only call irq helper if needed
Johan Hovold
2015-05-12
1
-5
/
+14
|
*
gpio: sysfs: clean up interrupt-interface implementation
Johan Hovold
2015-05-12
2
-39
/
+18
|
*
gpio: sysfs: remove redundant gpio-descriptor parameters
Johan Hovold
2015-05-12
1
-13
/
+11
|
*
gpio: sysfs: add gpiod class-device data
Johan Hovold
2015-05-12
1
-16
/
+46
|
*
gpio: sysfs: remove redundant export tests
Johan Hovold
2015-05-12
1
-51
/
+23
|
*
gpio: sysfs: release irq after class-device deregistration
Johan Hovold
2015-05-12
1
-1
/
+5
|
*
gpio: sysfs: use DEVICE_ATTR macros
Johan Hovold
2015-05-12
1
-25
/
+18
|
*
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-05-12
1
-46
/
+2
|
*
gpio: sysfs: rename gpiochip registration functions
Johan Hovold
2015-05-12
3
-13
/
+15
|
*
gpio: sysfs: clean up chip class-device handling
Johan Hovold
2015-05-12
1
-26
/
+13
|
*
gpio: sysfs: reduce gpiochip-export locking scope
Johan Hovold
2015-05-12
1
-3
/
+4
|
*
gpio: sysfs: preparatory clean ups
Johan Hovold
2015-05-12
1
-4
/
+4
|
*
gpio: sysfs: fix redundant lock-as-irq handling
Johan Hovold
2015-05-12
1
-7
/
+15
|
*
gpio: clean up gpiochip_remove
Johan Hovold
2015-05-12
1
-5
/
+9
[next]