aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-01ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij1-336/+0
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-3/+1
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij1-5/+5
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-13/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-14/+14
2009-07-03[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack1-7/+2
2009-04-27[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao1-4/+19
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao1-0/+337