summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* ARM: pxa: Constify irq_domain_opsKrzysztof Kozlowski2015-05-121-1/+1
* ARM: pxa: fix pxa interrupts handling in DTRobert Jarzmik2015-02-231-63/+48
* ARM: pxa: Remove unused variablesThierry Reding2013-12-111-4/+0
* ARM: pxa: add devicetree code for irq handlingDaniel Mack2012-08-161-21/+110
* ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-151-2/+1
* ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-141-58/+0
* Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-2/+2
|\
| * Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-311-2/+1
| |\
| * | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-081-2/+2
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-2/+1
|\ \ \ | | |/ | |/|
| * | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-011-1/+1
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
| |/
* | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-171-0/+2
|/
* ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLEREric Miao2011-07-121-0/+32
* ARM: pxa: avoid accessing interrupt registers directlyEric Miao2011-07-121-2/+2
* 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-4/+4
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-6/+6
* ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao2011-01-151-27/+14
* ARM: pxa: fix suspend/resume array index miscalculationMarek Vasut2011-01-141-4/+4
* ARM: pxa: use cpu_has_ipr() consistently in irq.cMarek Vasut2011-01-141-1/+1
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-131-25/+25
* ARM: pxa: sanitize IRQ registers access based on offsetHaojian Zhuang2010-12-181-42/+80
* ARM: pxa: redefine irqs.hHaojian Zhuang2010-12-161-3/+8
* [ARM] pxa: fix irq suspend/resume for pxa25xEric Miao2010-01-131-4/+10
* [ARM] pxa: fix resume failure by saving/restoring IPRx registersHaojian Zhuang2009-11-031-1/+10
* [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handlingHaojian Zhuang2009-09-101-1/+7
* [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+1
* [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao2009-03-091-0/+68
* [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15Marc Zyngier2008-09-011-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-191-6/+2
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-191-84/+33
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-191-183/+1
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16
* gpiolib support for the PXA architecturePhilipp Zabel2008-02-051-0/+2
* [ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao2008-02-041-0/+62
* [ARM] pxa: PXA3xx base supporteric miao2007-10-151-1/+1
* [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao2007-10-121-66/+10
* [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-121-0/+2
* [ARM] 4557/1: Fix PXA irq gpio initializationSamuel2007-08-281-1/+1
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-121-9/+0
* [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-121-6/+4
OpenPOWER on IntegriCloud