aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp23xx/core.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-6/+6
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-7/+7
* ARM: ixp23xx: irq_data conversion.Lennert Buytenhek2011-01-131-24/+31
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-3/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-5/+5
* [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-8/+8
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-4/+4
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3702/1: ARM: Convert ixp23xx to generic irq handlingThomas Gleixner2006-07-011-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek2006-06-221-0/+1
* [ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek2006-06-221-2/+2
* [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek2006-06-021-3/+15
* [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-281-0/+431