aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pxa.c
Commit message (Expand)AuthorAge
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio: gpio-pxa.c: fix checkpatch errorsLaurent Navet2013-03-27
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-04
|\ \
| * | ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-10
| * | ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-10
| * | ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-10
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \
| * | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
| |/
* / Revert "gpio: pxa: set initcall level to module init"Linus Walleij2013-04-24
|/
* gpio: pxa: set initcall level to module initHaojian Zhuang2013-01-25
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * ARM: pxa: remove pxa95x supportHaojian Zhuang2012-11-15
* | gpio: remove use of __devinitBill Pemberton2012-11-28
|/
* Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-02
|\
| * gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun2012-09-18
| * drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-09-01
* | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-05
|\|
| * GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann2012-08-14
| * GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-05
* | gpio: pxa: add chain_eneter and chain_exit for irq handlerChao Xie2012-08-16
* | GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()Daniel Mack2012-08-16
|/
* gpio: pxa: parse gpio from DTS fileHaojian Zhuang2012-05-05
* ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-26
* gpio: pxa: explicitly include mach/irqs.hRob Herring2012-01-25
* ARM: pxa: add clk support in gpio driverHaojian Zhuang2011-11-15
* ARM: mmp: clear gpio edge detectHaojian Zhuang2011-11-15
* ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-15
* ARM: pxa: use little endian read write in gpio driverHaojian Zhuang2011-11-14
* ARM: pxa: recognize gpio number and typeHaojian Zhuang2011-11-14
* ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-14
* ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-14
* Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-31
* ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-01
* ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-01