aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-4/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko1-3/+3
2019-08-14ARM: dove: clean up mach/*.h headersArnd Bergmann1-1/+4
2015-12-08ARM: dove: convert legacy dove to PMU supportRussell King1-88/+0
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann1-1/+1
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann1-11/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+3
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanupOlof Johansson1-1/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-13ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-06-24ARM: dove: fix legacy dove IRQ numbersRussell King1-4/+4
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni1-0/+36
2012-11-21Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-5/+5
2012-09-21arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni1-5/+5
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring1-0/+1
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn1-29/+29
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-8/+8
2011-03-29arm: dove: Use proper irq accessor functionsThomas Gleixner1-3/+2
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek1-16/+14
2011-01-13ARM: dove: irq_data conversion.Lennert Buytenhek1-9/+9
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-0/+133