aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/avic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ARM: imx: Fix build error due to missing irqs.h includeFabio Estevam1-0/+1
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2012-07-01ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo1-7/+25
2012-02-27ARM: Remove redundant ';' from avic_irq_set_priority()Jesper Juhl1-1/+1
2011-11-04ARM:i.MX: fix build error in tzic/avic.cJason Liu1-0/+1
2011-09-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-multi-irq-v2' into imx-featuresSascha Hauer1-23/+68
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer1-0/+13
2011-09-23ARM i.MX avic: convert to use generic irq chipHui Wang1-23/+56
2011-07-07ARM i.MX avic: do not depend on MXC_INTERNAL_IRQSSascha Hauer1-5/+7
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-01-13ARM: plat-mxc: irq_data conversion.Lennert Buytenhek1-7/+7
2010-12-14mx51: support FIQ on TZIC, revisedPeter Horton1-13/+19
2010-11-24ARM i.MX irq: Compile avic irq code only on SoCs that need itSascha Hauer1-0/+152