aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-2/+2
2014-03-13ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2013-10-22ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-3/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-09-12ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren1-0/+2
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-3/+2
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+12
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann1-0/+1
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-1/+12
2012-07-04Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2Tony Lindgren1-1/+1
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-criticalTony Lindgren1-0/+1
2012-06-28ARM: OMAP2+: fix naming collision of variable nr_irqsVenkatraman S1-4/+4
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-1/+1
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-0/+1
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-05-11ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKENeilBrown1-0/+1
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman1-1/+1
2012-05-09ARM: OMAP2+: INTC: fix Kconfig option for TI81XXKevin Hilman1-1/+1
2012-05-09ARM: OMAP2+: remove incorrect irq_chip ack fieldGrazvydas Ignotas1-1/+0
2012-04-13ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley1-1/+1
2012-04-13ARM: OMAP: add includes for missing prototypesPaul Walmsley1-0/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+50
2012-02-27ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson1-10/+50
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+4
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-1/+1
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-0/+1
2011-11-15ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier1-0/+50
2011-10-03ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen1-2/+2
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-11/+21
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren1-72/+25
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren1-3/+6
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-1/+4
2011-01-27arm: omap2: irq: fix compile warning:Felipe Balbi1-2/+2
2011-01-13ARM: omap2: irq_data conversion.Lennert Buytenhek1-10/+12
2010-12-17OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet1-1/+4
2010-10-08OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G1-1/+0
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo1-0/+12
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo1-0/+6
2009-11-11OMAP3: PM: Fix INTC context save/restoreAaro Koskinen1-2/+2
2009-11-11OMAP3: PM: INTC context save/restoreRajendra Nayak1-0/+66
2009-10-19omap: Use ioremap in irq.cTony Lindgren1-2/+10
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander1-1/+16
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman1-1/+0
2009-04-23ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros1-2/+2