index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pxa.c
Age
Commit message (
Expand
)
Author
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