aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ns9xxx/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-28ARM: 6888/1: remove ns9xxx portUwe Kleine-König1-74/+0
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-03-28arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner1-54/+4
2011-01-13ARM: ns9xxx: irq_data conversion.Lennert Buytenhek1-14/+14
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-2/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King1-3/+3
2008-05-07Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.gitRussell King1-7/+15
2008-04-25ns9xxx: fix sparse warningUwe Kleine-König1-1/+1
2008-04-25ns9xxx: check for irq lockupsUwe Kleine-König1-0/+5
2008-04-25ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König1-6/+9
2008-03-31ns9xxx: add support for irq priorisationUwe Kleine-König1-12/+18
2008-03-31ns9xxx: make use of the chip's irq priorisationUwe Kleine-König1-1/+39
2008-03-31ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König1-2/+2
2007-10-12[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König1-6/+11
2007-10-12[ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König1-33/+0
2007-07-20[ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irqUwe Kleine-König1-0/+9
2007-07-20[ARM] 4483/1: ns9xxx: fix three sparse warnings: symbol 'xyz' was not declared.Uwe Kleine-König1-1/+1
2007-02-17[ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König1-0/+94