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-09-04
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-03
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
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
6
-6
/
+23
2015-08-13
gpio: brcmstb: support wakeup from S5 cold boot
Gregory Fong
1
-6
/
+50
2015-08-13
gpio: brcmstb: Add interrupt and wakeup source support
Gregory Fong
2
-6
/
+257
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-08-03
gpio: etraxfs: add interrupt support
Rabin Vincent
2
-7
/
+253
2015-08-03
gpio: don't override irq_*_resources() callbacks
Rabin Vincent
1
-2
/
+10
2015-07-28
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
Alexander Stein
1
-24
/
+24
2015-07-28
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
2
-10
/
+22
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
14
-57
/
+10
2015-07-27
gpio: etraxfs: add support for ARTPEC-3
Rabin Vincent
1
-6
/
+60
2015-07-27
gpio: generic: support input-only chips
Rabin Vincent
1
-3
/
+20
2015-07-27
gpio: etraxfs: fix set register flag
Rabin Vincent
1
-1
/
+1
2015-07-27
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
1
-0
/
+4
2015-07-27
gpio: omap: use raw locks for locking
Sebastian Andrzej Siewior
1
-40
/
+40
2015-07-27
gpio: remove unneeded initializer in gpiochip_add_to_list()
Masahiro Yamada
1
-1
/
+1
2015-07-27
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
1
-0
/
+15
2015-07-27
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
1
-11
/
+38
2015-07-27
gpio: mpc8xxx: constify of_device_id
Uwe Kleine-König
1
-1
/
+1
2015-07-21
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
1
-0
/
+13
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-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
18
-65
/
+55
2015-07-17
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
1
-1
/
+1
2015-07-17
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...
Linus Walleij
2
-17
/
+17
2015-07-17
gpio: etraxfs: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-2
/
+2
2015-07-16
gpiolib: remove unneeded assignation
Laurent Navet
1
-1
/
+1
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: 74xx: Fix build warning about void to integer cast
Nicholas Krause
1
-1
/
+1
2015-07-16
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
1
-0
/
+1
[next]