aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-338/+0
* 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