aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-27ARM: pxa: delete the custom GPIO headerLinus Walleij1-32/+0
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang1-2/+3
2011-11-14ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang1-1/+0
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-3/+0
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang1-14/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-1/+1
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij1-108/+2
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao1-1/+14
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao1-31/+1
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao1-0/+1
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao1-1/+4
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao1-3/+71
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao1-2/+36
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-0/+65