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
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-1206
/
+21
2012-05-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+425
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-18
/
+98
2012-05-18
gpio: Emma Mobile GPIO driver V2
Magnus Damm
3
-0
/
+425
2012-05-12
Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-1307
/
+0
2012-05-11
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-2
/
+19
2012-05-11
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
Sachin Kamat
1
-6
/
+12
2012-05-11
gpio: pch9: Use proper flow type handlers
Thomas Gleixner
1
-29
/
+28
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
2
-1307
/
+0
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
1
-6
/
+3
2012-05-09
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-18
/
+21
2012-05-05
gpio: pxa: parse gpio from DTS file
Haojian Zhuang
1
-18
/
+98
2012-05-04
gpiolib: Convert to devres_release()
Mark Brown
1
-2
/
+1
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-2
/
+19
2012-04-24
drivers/gpio: gpio-nomadik: Add support for irqdomains
Lee Jones
1
-48
/
+58
2012-04-24
drivers/gpio: gpio-nomadik: Apply Device Tree bindings
Lee Jones
1
-3
/
+38
2012-04-24
gpio/nomadik: use ioremap() instead of static mappings
Linus Walleij
1
-4
/
+11
2012-04-23
gpio/nomadik: support low EMI mode
Rabin Vincent
1
-0
/
+25
2012-04-23
gpio/nomadik: fix spurious interrupts with SKE
Rabin Vincent
1
-0
/
+39
2012-04-23
gpio/nomadik: cache [rf]w?imsc
Rabin Vincent
1
-16
/
+26
2012-04-23
gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
Rabin Vincent
1
-14
/
+7
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
1
-18
/
+18
2012-04-18
gpio: tegra: configure pins during irq_set_type
Stephen Warren
1
-0
/
+3
2012-04-10
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
1
-8
/
+8
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2012-04-10
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2
-14
/
+11
2012-04-04
gpio: tegra: Iterate over the correct number of banks
Stephen Warren
1
-2
/
+2
2012-04-04
gpio: tegra: fix register address calculations for Tegra30
Stephen Warren
1
-13
/
+42
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
13
-111
/
+843
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2
-60
/
+92
2012-03-28
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-42
/
+445
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+46
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-652
/
+461
2012-03-25
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
1
-8
/
+0
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
1
-0
/
+1
2012-03-23
gpio/sodaville: Mark broken due to core irqdomain migration
Grant Likely
1
-1
/
+1
2012-03-23
Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
1
-22
/
+25
2012-03-22
gpio/twl: Add DT support to gpio-twl4030 driver
Benoit Cousson
1
-29
/
+50
2012-03-22
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
Benoit Cousson
1
-16
/
+17
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
1
-1
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+211
2012-03-21
gpio/omap: fix redundant decoding of gpio offset
Tarun Kanti DebBarma
1
-11
/
+7
2012-03-21
gpio/omap: fix incorrect update to context.irqenable1
Tarun Kanti DebBarma
1
-2
/
+4
2012-03-20
gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*
Tarun Kanti DebBarma
1
-4
/
+1
2012-03-20
gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
Tarun Kanti DebBarma
1
-2
/
+5
2012-03-20
gpio/omap: fix _set_gpio_irqenable implementation
Tarun Kanti DebBarma
1
-1
/
+4
2012-03-20
gpio/omap: fix trigger type to unsigned
Tarun Kanti DebBarma
1
-2
/
+3
[next]