summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/irq.c
AgeCommit message (Expand)Author
2012-11-26ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-07-12ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao
2011-07-12ARM: pxa: avoid accessing interrupt registers directlyEric Miao
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao
2011-01-14ARM: pxa: fix suspend/resume array index miscalculationMarek Vasut
2011-01-14ARM: pxa: use cpu_has_ipr() consistently in irq.cMarek Vasut
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2010-12-18ARM: pxa: sanitize IRQ registers access based on offsetHaojian Zhuang
2010-12-16ARM: pxa: redefine irqs.hHaojian Zhuang
2010-01-13[ARM] pxa: fix irq suspend/resume for pxa25xEric Miao
2009-11-03[ARM] pxa: fix resume failure by saving/restoring IPRx registersHaojian Zhuang
2009-09-10[ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handlingHaojian Zhuang
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao
2008-09-01[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15Marc Zyngier
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-07[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-04[ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao
2007-10-15[ARM] pxa: PXA3xx base supporteric miao
2007-10-12[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao
2007-10-12[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao
2007-08-28[ARM] 4557/1: Fix PXA irq gpio initializationSamuel
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao
2007-07-12[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao
2007-07-12[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao
2007-07-12[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao
2007-04-21[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXAPhilipp Zabel
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-06-28[ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds