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