aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/irq.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-4/+4
|\
| * genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-4/+4
| * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* | ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-091-0/+2
* | ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley2008-10-091-29/+40
* | ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-061-8/+4
* | [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-2/+2
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ARM: OMAP: Optimize INTC register accesses and enable autoidlingJuha Yrjola2007-09-201-8/+11
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* ARM: OMAP: Remove IVA IRQ bankKomal Shah2006-09-251-12/+0
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren2005-11-101-0/+149