aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-29ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원1-0/+1
2008-12-10ARM: OMAP3: Warn about spurious interruptsTony Lindgren1-0/+39
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim1-0/+2
2008-10-09ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley1-29/+40
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren1-8/+4
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2007-09-20ARM: OMAP: Optimize INTC register accesses and enable autoidlingJuha Yrjola1-8/+11
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-25ARM: OMAP: Remove IVA IRQ bankKomal Shah1-12/+0
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-10[ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren1-0/+149