ar71xx: add separate handlers for IP3 interrupts
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / irq.c
2011-06-29 Gabor Juhosar71xx: add separate handlers for IP3 interrupts
2011-06-29 Gabor Juhosar71xx: use separate handlers for IP2 interrupts
2011-06-29 Gabor Juhosar71xx: remove useless irq_desc.status initializations
2011-05-31 Gabor Juhosar71xx: add AR933x specific glue code for IRQ initializ...
2011-04-07 Gabor Juhosar71xx: add AR934x specific glue for IRQ initialization
2010-11-12 Gabor Juhosar71xx: fix whitespaces nits
2010-04-24 Felix Fietkauar71xx: fix a wifi card stability issue
2010-03-26 Felix Fietkauar71xx: add support for ar7241 and ar7242
2010-03-18 Gabor Juhosar71xx: optimize register access in irq.c
2010-03-18 Gabor Juhosar71xx: move PCI intterupt handling code to pci-ar7...
2010-03-18 Gabor Juhosar71xx: use set_irq_chained_handler for the PCI IRQs
2010-03-18 Gabor Juhosar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ...
2010-03-11 Felix Fietkauar71xx: fix oprofile support
2010-03-05 Gabor Juhosar71xx: don't init PCI irqs on the AR7240 if the PCIe...
2009-08-06 Gabor Juhos[ar71xx] oops, add missing semicolons
2009-08-06 Gabor Juhos[ar71xx] get rid of some ifdefs in the IRQ code
2009-08-02 Gabor Juhos[ar71xx] fix MISC IRQ handling on the AR7240
2009-07-07 Gabor Juhos[ar71xx] make irq_chip definitions static
2009-07-07 Gabor Juhos[ar71xx] AR7240 requires different IRQ unmasking code
2009-07-05 Gabor Juhos[ar71xx] add missing break statement
2009-07-04 Gabor Juhos[ar71xx] fix AR7240 PCI IRQ support
2009-07-01 Gabor Juhos[ar71xx] initialize IRQs for the AR7240 SoC
2009-06-11 Gabor Juhos[ar71xx] flush more register writings
2009-06-07 Gabor Juhos[ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register...
2009-06-06 Gabor Juhos[ar71xx] handle PCI_CORE interrupt as well
2008-12-23 Gabor Juhos[ar71xx] use SoC specific irq dispatch code
2008-12-04 Gabor Juhos[ar71xx] rename reset register definitions
2008-07-21 Gabor Juhossurprise :p