aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/irq.c
Commit message (Expand)AuthorAge
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-19
* [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-19
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-19
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-19
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-19
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-19
* gpiolib support for the PXA architecturePhilipp Zabel2008-02-05
* [ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao2008-02-04
* [ARM] pxa: PXA3xx base supporteric miao2007-10-15
* [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao2007-10-12
* [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-12
* [ARM] 4557/1: Fix PXA irq gpio initializationSamuel2007-08-28
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-12
* [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-12
* [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-12
* [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-12
* [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-12
* [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-12
* [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXAPhilipp Zabel2007-04-21
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-21
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-30
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-06
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-01
* [ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski2006-06-28
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-04
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16