Age | Commit message (Expand) | Author | Files | Lines |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
2012-11-15 | ARM: pxa: remove pxa95x support | Haojian Zhuang | 1 | -1/+1 |
2012-10-02 | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 1 | -11/+2 |
2012-09-18 | gpio: pxa: using for_each_set_bit to simplify the code | Wei Yongjun | 1 | -3/+1 |
2012-09-05 | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm... | Olof Johansson | 1 | -2/+28 |
2012-09-01 | drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall | 1 | -8/+1 |
2012-08-16 | gpio: pxa: add chain_eneter and chain_exit for irq handler | Chao Xie | 1 | -0/+7 |
2012-08-16 | GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip() | Daniel Mack | 1 | -54/+16 |
2012-08-14 | GPIO: gpio-pxa: fix building without CONFIG_OF | Arnd Bergmann | 1 | -2/+2 |
2012-08-05 | GPIO: gpio-pxa: fix devicetree functions | Daniel Mack | 1 | -0/+26 |
2012-05-05 | gpio: pxa: parse gpio from DTS file | Haojian Zhuang | 1 | -18/+98 |
2012-04-27 | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 1 | -2/+19 |
2012-01-25 | gpio: pxa: explicitly include mach/irqs.h | Rob Herring | 1 | -0/+2 |
2011-11-15 | ARM: pxa: add clk support in gpio driver | Haojian Zhuang | 1 | -1/+25 |
2011-11-15 | ARM: mmp: clear gpio edge detect | Haojian Zhuang | 1 | -0/+4 |
2011-11-15 | ARM: pxa: change gpio to platform device | Haojian Zhuang | 1 | -10/+125 |
2011-11-14 | ARM: pxa: use little endian read write in gpio driver | Haojian Zhuang | 1 | -34/+34 |
2011-11-14 | ARM: pxa: recognize gpio number and type | Haojian Zhuang | 1 | -1/+40 |
2011-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 1 | -4/+85 |
2011-11-14 | ARM: pxa: use chained interrupt for GPIO0 and GPIO1 | Haojian Zhuang | 1 | -0/+14 |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -0/+338 |
2011-10-01 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 1 | -0/+2 |
2011-10-01 | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij | 1 | -0/+336 |