summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann2013-10-221-1/+1
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-3/+2
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-3/+2
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-2/+1
* | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-121-0/+2
|/
* Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+12
|\
| * ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan2012-07-091-1/+12
| *-. Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-041-1/+1
| |\ \
* | \ \ Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-111-0/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| * | | ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed2012-06-051-1/+1
| | |/ | |/|
* | | Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-291-0/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-041-0/+1
| |\ \ | | |/ | |/|
| | * ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKENeilBrown2012-05-111-0/+1
* | | ARM: OMAP2+: fix naming collision of variable nr_irqsVenkatraman S2012-06-281-4/+4
|/ /
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-1/+1
|\ \
| * | ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XXKevin Hilman2012-05-101-1/+1
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+1
|\ \ \ | |/ /
| * | ARM: OMAP2+: INTC: fix Kconfig option for TI81XXKevin Hilman2012-05-091-1/+1
| * | ARM: OMAP2+: remove incorrect irq_chip ack fieldGrazvydas Ignotas2012-05-091-1/+0
| |/
* | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley2012-04-131-1/+1
* | ARM: OMAP: add includes for missing prototypesPaul Walmsley2012-04-131-0/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-10/+50
|\
| * ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-271-10/+50
* | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+4
|/
* ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-1/+1
* ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-0/+1
* ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-151-0/+50
* ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen2011-10-031-2/+2
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-11/+21
* arm: omap2/3: Use generic irq chipTony Lindgren2011-05-161-72/+25
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
*-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-3/+6
|\ \
| | * TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-161-1/+4
| |/ |/|
| * arm: omap2: irq: fix compile warning:Felipe Balbi2011-01-271-2/+2
|/
* ARM: omap2: irq_data conversion.Lennert Buytenhek2011-01-131-10/+12
* OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet2010-12-171-1/+4
* OMAP: mach-omap2: Fix miscellaneous sparse warningsManjunath Kondaiah G2010-10-081-1/+0
* OMAP2/3: IRQ: ensure valid base addressKevin Hilman2010-02-031-1/+3
* OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-201-0/+12
* OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-201-0/+6
* OMAP3: PM: Fix INTC context save/restoreAaro Koskinen2009-11-111-2/+2
* OMAP3: PM: INTC context save/restoreRajendra Nayak2009-11-111-0/+66
* omap: Use ioremap in irq.cTony Lindgren2009-10-191-2/+10
* OMAP: Add new function to check wether there is irq pendingJouni Hogander2009-05-281-1/+16
* Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman2009-05-261-1/+0
* ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros2009-04-231-2/+2
* ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
* ARM: OMAP3: Warn about spurious interruptsTony Lindgren2008-12-101-0/+39
OpenPOWER on IntegriCloud