index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-18
gpio: Emma Mobile GPIO driver V2
Magnus Damm
2012-05-12
Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-05-11
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
2012-05-11
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
Sachin Kamat
2012-05-11
gpio: pch9: Use proper flow type handlers
Thomas Gleixner
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
2012-05-10
gpio/omap: fix incorrect initialization of omap_gpio_mod_init
Tarun Kanti DebBarma
2012-05-09
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2012-05-05
gpio: pxa: parse gpio from DTS file
Haojian Zhuang
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
2012-04-24
drivers/gpio: gpio-nomadik: Add support for irqdomains
Lee Jones
2012-04-24
drivers/gpio: gpio-nomadik: Apply Device Tree bindings
Lee Jones
2012-04-24
gpio/nomadik: use ioremap() instead of static mappings
Linus Walleij
2012-04-23
gpio/nomadik: support low EMI mode
Rabin Vincent
2012-04-23
gpio/nomadik: fix spurious interrupts with SKE
Rabin Vincent
2012-04-23
gpio/nomadik: cache [rf]w?imsc
Rabin Vincent
2012-04-23
gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
Rabin Vincent
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
2012-04-18
gpio: tegra: configure pins during irq_set_type
Stephen Warren
2012-04-10
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
2012-04-10
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2012-04-04
gpio: tegra: Iterate over the correct number of banks
Stephen Warren
2012-04-04
gpio: tegra: fix register address calculations for Tegra30
Stephen Warren
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-25
gpio/ep93xx: Remove unused inline function and useless pr_err message
H Hartley Sweeten
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-03-23
gpio/sodaville: Mark broken due to core irqdomain migration
Grant Likely
2012-03-23
Merge branch 'for_3.4/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-03-22
gpio/twl: Add DT support to gpio-twl4030 driver
Benoit Cousson
2012-03-22
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
Benoit Cousson
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
gpio/omap: fix redundant decoding of gpio offset
Tarun Kanti DebBarma
2012-03-21
gpio/omap: fix incorrect update to context.irqenable1
Tarun Kanti DebBarma
2012-03-20
gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*
Tarun Kanti DebBarma
2012-03-20
gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
Tarun Kanti DebBarma
2012-03-20
gpio/omap: fix _set_gpio_irqenable implementation
Tarun Kanti DebBarma
2012-03-20
gpio/omap: fix trigger type to unsigned
Tarun Kanti DebBarma
2012-03-20
gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()
Tarun Kanti DebBarma
2012-03-19
gpio: tegra: tegra_gpio_config shouldn't be __init
Stephen Warren
[next]