index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2015-07-16
gpio: pca953x: fix nested irqs rescheduling
Grygorii Strashko
1
-0
/
+4
2015-07-16
gpio: omap: prevent module from being unloaded while in use
Grygorii Strashko
1
-0
/
+1
2015-07-16
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
1
-0
/
+1
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaƫl Teysseyre
1
-2
/
+2
2015-07-16
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Michal Simek
1
-0
/
+1
2015-07-16
gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
Grygorii Strashko
1
-1
/
+3
2015-07-16
gpio: brcmstb: fix null ptr dereference in driver remove
Gregory Fong
1
-3
/
+11
2015-07-13
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
1
-4
/
+2
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+6
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-06-26
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2015-06-25
gpio/msic: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
gpio/dwapb: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
gpio/bcm-kona: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+3
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-6
/
+6
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
1
-2
/
+2
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
34
-557
/
+1796
2015-06-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+10
2015-06-18
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
1
-7
/
+6
2015-06-16
gpio: Fix checkpatch.pl issues
Daniel Lockyer
5
-16
/
+13
2015-06-16
gpio: pcf857x: handle only enabled irqs
Grygorii Strashko
1
-11
/
+35
2015-06-11
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
Mika Westerberg
1
-4
/
+5
2015-06-10
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
Hanjun Guo
1
-0
/
+2
2015-06-10
gpio: improve error reporting on own descriptors
Linus Walleij
1
-2
/
+4
2015-06-10
gpio: promote own request failure to pr_err()
Linus Walleij
1
-2
/
+2
2015-06-10
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2
-67
/
+126
2015-06-10
gpio: add ETRAXFS GPIO driver
Rabin Vincent
3
-0
/
+185
2015-06-02
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong
3
-0
/
+261
2015-06-02
gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
Y Vo
1
-0
/
+21
2015-06-02
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
1
-1
/
+0
2015-06-02
gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
Aaron Lu
1
-0
/
+1
2015-06-02
gpio: stp-xway: Use the of_property_read_u32 helper
Martin Blumenstingl
1
-16
/
+11
2015-06-01
gpio: pcf857x: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
1
-2
/
+14
2015-06-01
gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
Martin Blumenstingl
1
-1
/
+1
2015-06-01
gpio: Prevent an integer overflow in the pca953x driver
Joshua Scott
1
-9
/
+12
2015-06-01
gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly
Grygorii Strashko
1
-1
/
+13
2015-06-01
gpio: omap: rework omap_gpio_request to touch only gpio specific registers
Grygorii Strashko
1
-8
/
+1
2015-06-01
gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers
Grygorii Strashko
1
-10
/
+5
2015-06-01
gpio: omap: fix error handling in omap_gpio_irq_type
Grygorii Strashko
1
-4
/
+12
2015-06-01
gpio: omap: fix omap_gpio_free to not clean up irq configuration
Grygorii Strashko
1
-1
/
+4
2015-06-01
gpio: rcar: Check for irq_set_irq_wake() failures
Geert Uytterhoeven
1
-2
/
+11
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-25
/
+29
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
6
-10
/
+10
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+7
2015-05-13
gpio: dln2: fix build breakage
Johan Hovold
1
-1
/
+0
2015-05-12
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
1
-1
/
+1
2015-05-12
gpio: xlp: Add missing .owner and .label settings for gpio_chip
Axel Lin
1
-0
/
+2
[next]