summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39juhosg2012-01-221-416/+0
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesjuhosg2011-11-141-12/+12
* ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934Xjuhosg2011-11-141-6/+6
* ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingjuhosg2011-11-141-0/+38
* ar71xx: do not count normal interrupts as spurious (fixes #10037)nbd2011-09-061-1/+2
* ar71xx: merge 2.6.39 patchesjuhosg2011-06-291-24/+19
* ar71xx: remove ar71xx_gpio_irq_set_typejuhosg2011-06-291-11/+0
* ar71xx: add separate handlers for IP3 interruptsjuhosg2011-06-291-5/+39
* ar71xx: use separate handlers for IP2 interruptsjuhosg2011-06-291-20/+48
* ar71xx: remove useless irq_desc.status initializationsjuhosg2011-06-291-7/+2
* ar71xx: add AR933x specific glue code for IRQ initializationjuhosg2011-05-311-2/+16
* ar71xx: add AR934x specific glue for IRQ initializationjuhosg2011-04-071-1/+28
* ar71xx: fix whitespaces nitsjuhosg2010-11-121-1/+1
* ar71xx: fix a wifi card stability issuenbd2010-04-241-1/+26
* ar71xx: add support for ar7241 and ar7242nbd2010-03-261-2/+8
* ar71xx: optimize register access in irq.cjuhosg2010-03-181-23/+46
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cjuhosg2010-03-181-162/+0
* ar71xx: use set_irq_chained_handler for the PCI IRQsjuhosg2010-03-181-37/+12
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2juhosg2010-03-181-3/+3
* ar71xx: fix oprofile supportnbd2010-03-111-0/+2
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetjuhosg2010-03-051-0/+7
* [ar71xx] oops, add missing semicolonsjuhosg2009-08-061-2/+2
* [ar71xx] get rid of some ifdefs in the IRQ codejuhosg2009-08-061-8/+9
* [ar71xx] fix MISC IRQ handling on the AR7240juhosg2009-08-021-14/+9
* [ar71xx] make irq_chip definitions staticjuhosg2009-07-071-2/+2
* [ar71xx] AR7240 requires different IRQ unmasking codejuhosg2009-07-071-0/+19
* [ar71xx] add missing break statementjuhosg2009-07-051-0/+1
* [ar71xx] fix AR7240 PCI IRQ supportjuhosg2009-07-041-1/+80
* [ar71xx] initialize IRQs for the AR7240 SoCjuhosg2009-07-011-0/+1
* [ar71xx] flush more register writingsjuhosg2009-06-111-0/+12
* [ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register after writingjuhosg2009-06-071-0/+6
* [ar71xx] handle PCI_CORE interrupt as welljuhosg2009-06-061-2/+5
* [ar71xx] use SoC specific irq dispatch codejuhosg2008-12-231-5/+22
* [ar71xx] rename reset register definitionsjuhosg2008-12-041-16/+16
* surprise :pjuhosg2008-07-211-0/+285