aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach/gpio.h
AgeCommit message (Expand)Author
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang
2011-11-14ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King