summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-011-336/+0
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-3/+1
* ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-13/+4
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-131-14/+14
* [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
* [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
* [ARM] pxa: move common GPIO handling code into plat-pxaEric Miao2009-03-231-0/+337
OpenPOWER on IntegriCloud