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
/
gpio-pxa.c
Age
Commit message (
Expand
)
Author
2014-01-15
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
2013-07-21
gpio: pxa: remove dead code
Daniel Mack
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
2013-04-11
ARM: mmp: add more compatible names in gpio driver
Haojian Zhuang
2013-04-11
ARM: pxa: move PXA_GPIO_TO_IRQ macro
Haojian Zhuang
2013-04-11
ARM: pxa: remove cpu_is_xxx in gpio driver
Haojian Zhuang
2013-03-27
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-01-25
gpio: pxa: set initcall level to module init
Haojian Zhuang
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-15
ARM: pxa: remove pxa95x support
Haojian Zhuang
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2012-09-18
gpio: pxa: using for_each_set_bit to simplify the code
Wei Yongjun
2012-09-05
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
2012-09-01
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-08-16
gpio: pxa: add chain_eneter and chain_exit for irq handler
Chao Xie
2012-08-16
GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
Daniel Mack
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
2012-08-05
GPIO: gpio-pxa: fix devicetree functions
Daniel Mack
2012-05-05
gpio: pxa: parse gpio from DTS file
Haojian Zhuang
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
2012-01-25
gpio: pxa: explicitly include mach/irqs.h
Rob Herring
2011-11-15
ARM: pxa: add clk support in gpio driver
Haojian Zhuang
2011-11-15
ARM: mmp: clear gpio edge detect
Haojian Zhuang
2011-11-15
ARM: pxa: change gpio to platform device
Haojian Zhuang
2011-11-14
ARM: pxa: use little endian read write in gpio driver
Haojian Zhuang
2011-11-14
ARM: pxa: recognize gpio number and type
Haojian Zhuang
2011-11-14
ARM: pxa: rename gpio_to_irq and irq_to_gpio
Haojian Zhuang
2011-11-14
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
Haojian Zhuang
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-01
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
2011-10-01
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij