aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanupOlof Johansson1-4/+4
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-13ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-06-26ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner1-4/+4
2012-11-07ARM: LPC32xx: Cleanup irq.cRoland Stigge1-5/+0
2012-11-07ARM: LPC32xx: Relocate calls to irq_set_chained_handler()Roland Stigge1-4/+4
2012-11-07ARM: LPC32xx: Remove superfluous irq_alloc_descs()Roland Stigge1-9/+1
2012-09-06ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge1-3/+4
2012-04-22ARM: LPC32xx: Device tree supportRoland Stigge1-20/+58
2012-03-15Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-0/+4
2012-03-13ARM: LPC32xx: Ethernet supportRoland Stigge1-0/+4
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge1-0/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-5/+5
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek1-28/+28
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells1-0/+432