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
2016-03-30
gpio: xgene: Prevent NULL pointer dereference
Axel Lin
2016-03-30
gpio: menz127: Drop lock field from struct men_z127_gpio
Axel Lin
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
gpio: mcp23s08: Fix clearing of interrupt.
Phil Reid
2016-03-16
gpiolib: Fix comment referring to gpio_*() in gpiod_*()
Geert Uytterhoeven
2016-03-16
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
Geert Uytterhoeven
2016-03-16
gpio: xgene: Fix kconfig for standby GIPO contoller
Matthias Brugger
2016-03-16
gpio: tps65086: Add GPO driver for the TPS65086 PMIC
Andrew F. Davis
2016-03-09
gpio: tps65912: fix bad merge
Linus Walleij
2016-03-09
Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"
Linus Walleij
2016-03-09
gpio: omap: drop dev field from gpio_bank structure
Grygorii Strashko
2016-03-09
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
2016-03-09
gpio: mpc8xxx: Slightly update the code for better readability
Axel Lin
2016-03-09
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
Axel Lin
2016-03-09
gpio: mpc8xxx: Fixup setting gpio direction output
Axel Lin
2016-03-09
gpio: mcp23s08: Add support for mcp23s18
Phil Reid
2016-03-09
gpio: add driver for MEN 16Z127 GPIO controller
Andreas Werner
2016-03-09
gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
Axel Lin
2016-03-08
gpio: timberdale: Switch to devm_ioremap_resource()
Amitoj Kaur Chawla
2016-03-08
gpio: ts4800: Add IMX51 dependency
Julien Grossholtz
2016-03-08
Merge branch 'devm-gpiochip-add-data' into devel
Linus Walleij
2016-03-07
gpiolib: rewrite gpiodev_add_to_list
Bamvor Jian Zhang
2016-03-07
gpio: moxart: Allow compile test build
Axel Lin
2016-03-07
gpio: moxart: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
2016-02-25
gpio: present the consumer of a line to userspace
Linus Walleij
2016-02-25
gpio: fix abi regression in sysfs
Bamvor Jian Zhang
2016-02-25
gpio: mb86s7x: Allow compile test build
Axel Lin
2016-02-25
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
Axel Lin
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
2016-02-25
gpio: xgene: fix type of variable containing error codes
Andrzej Hajda
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
2016-02-25
Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...
Linus Walleij
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
2016-02-25
gpio: xgene: fix type of variable containing error codes
Andrzej Hajda
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
2016-02-25
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
2016-02-25
gpio: Propagate all errors in devm_get_gpiod_from_child()
Geert Uytterhoeven
2016-02-23
gpio: xgene: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: vx855: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
[next]