aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/irq.c
AgeCommit message (Expand)Author
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan
2012-07-04Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-06-28ARM: OMAP2+: fix naming collision of variable nr_irqsVenkatraman S
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-11ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKENeilBrown
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman
2012-05-09ARM: OMAP2+: INTC: fix Kconfig option for TI81XXKevin Hilman
2012-05-09ARM: OMAP2+: remove incorrect irq_chip ack fieldGrazvydas Ignotas
2012-04-13ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-27ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier
2011-11-15ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier
2011-10-03ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar
2011-01-27arm: omap2: irq: fix compile warning:Felipe Balbi
2011-01-13ARM: omap2: irq_data conversion.Lennert Buytenhek
2010-12-17OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet
2010-10-08OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo
2009-11-11OMAP3: PM: Fix INTC context save/restoreAaro Koskinen
2009-11-11OMAP3: PM: INTC context save/restoreRajendra Nayak
2009-10-19omap: Use ioremap in irq.cTony Lindgren
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman
2009-04-23ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros
2009-01-29ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원
2008-12-10ARM: OMAP3: Warn about spurious interruptsTony Lindgren
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds