index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2015-01-19
gpio-amd8111: add release_region on ioport_map failure
Varka Bhadram
2015-01-19
gpio: ge: fix compilation error
Kamlakant Patel
2015-01-16
gpio: ge: convert to use basic mmio gpio library
Kamlakant Patel
2015-01-15
gpio: gpio-dln2: Added a Blank line after declaration
Mohammad Jamal
2015-01-15
gpio: max732x: Fix possible deadlock
Semen Protsenko
2015-01-15
gpio: max732x: Rewrite IRQ code to use irq_domain API
Semen Protsenko
2015-01-15
gpio: max732x: Add device tree support
Semen Protsenko
2015-01-15
gpio/Kconfig: Fix X86 arch name
Ricardo Ribalda Delgado
2015-01-15
gpio: rcar: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
2015-01-15
gpio: rcar: Fix error path for devm_kzalloc() failure
Geert Uytterhoeven
2015-01-15
gpio: mvebu: Fix probe cleanup on error
Andrew Lunn
2015-01-15
gpio: mvebu: checkpatch fixes
Andrew Lunn
2015-01-15
gpio:gpiolib: use static const char const * for a suffixes array
Olliver Schinagl
2015-01-15
gpio-amd8111: check ioport_map return value
Varka Bhadram
2015-01-15
gpio: dwapb: Convert to use resource managed APIs
Axel Lin
2015-01-15
gpio: tz1090: Use resource_size to fix off-by-one
Axel Lin
2015-01-15
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-15
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
Axel Lin
2015-01-15
gpio: grgpio: off by one in grgpio_to_irq()
Dan Carpenter
2015-01-15
gpio: tc3589x: get rid of platform data
Linus Walleij
2015-01-15
gpio: vx855: Switch to use managed resources APIs
Axel Lin
2015-01-15
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
gpio/gpiolib-of: Create of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
2015-01-15
gpio: sch: Add support for Intel Quark X1000 SoC
Chang Rebecca Swee Fun
2015-01-15
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
2015-01-15
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
2015-01-09
gpio: moxart: convert to use basic mmio gpio library
Kamlakant Patel
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
gpio: mcp23s08: fix up compilation error
Linus Walleij
2014-12-11
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-04
gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-03
gpio: pl061: hook request if gpio-ranges avaiable
Yunlei He
2014-12-03
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
Alexander Stein
2014-12-02
gpio: fix deferred probe detection for legacy API
Alexandre Courbot
2014-11-28
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-28
gpio: remove gpio_descs global array
Alexandre Courbot
2014-11-28
gpio: mxs: implement get_direction callback
Janusz Uzycki
2014-11-28
gpio: em: Use dynamic allocation of GPIOs
Geert Uytterhoeven
2014-11-27
gpio: Check if base is positive before calling gpio_is_valid()
Geert Uytterhoeven
2014-11-27
gpio: mcp23s08: Add simple IRQ support for SPI devices
Alexander Stein
[next]