summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: dove: convert legacy dove to PMU supportRussell King2015-12-081-88/+0
* ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann2015-12-071-1/+1
* ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2015-12-071-11/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+3
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-051-1/+2
|\
| * ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
|/
* ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-241-4/+4
* ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni2014-04-261-0/+36
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-11-211-1/+13
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-5/+5
|\
| * arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-5/+5
* | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-141-0/+1
|/
* ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-29/+29
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-8/+8
* arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-291-3/+2
* ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-031-16/+14
* ARM: dove: irq_data conversion.Lennert Buytenhek2011-01-131-9/+9
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-0/+133