aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx/irq.c
AgeCommit message (Expand)Author
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-13ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner
2015-06-26ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner
2012-11-07ARM: LPC32xx: Cleanup irq.cRoland Stigge
2012-11-07ARM: LPC32xx: Relocate calls to irq_set_chained_handler()Roland Stigge
2012-11-07ARM: LPC32xx: Remove superfluous irq_alloc_descs()Roland Stigge
2012-09-06ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge
2012-04-22ARM: LPC32xx: Device tree supportRoland Stigge
2012-03-15Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-03-13ARM: LPC32xx: Ethernet supportRoland Stigge
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells