index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
irq.c
Age
Commit message (
Expand
)
Author
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
2011-11-15
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
2011-11-15
ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
Marc Zyngier
2011-10-03
ARM: OMAP: irq: loop counter fix in omap_init_irq()
Tapani Utriainen
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
2011-05-16
arm: omap2/3: Use generic irq chip
Tony Lindgren
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
2011-02-16
TI816X: Update common OMAP machine specific sources
Hemant Pedanekar
2011-01-27
arm: omap2: irq: fix compile warning:
Felipe Balbi
2011-01-13
ARM: omap2: irq_data conversion.
Lennert Buytenhek
2010-12-17
OMAP3: add comments for erratas i540 and i478 workarounds
Jean Pihet
2010-10-08
OMAP: mach-omap2: Fix miscellaneous sparse warnings
Manjunath Kondaiah G
2010-02-03
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
2010-01-20
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
2010-01-20
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
2009-11-11
OMAP3: PM: Fix INTC context save/restore
Aaro Koskinen
2009-11-11
OMAP3: PM: INTC context save/restore
Rajendra Nayak
2009-10-19
omap: Use ioremap in irq.c
Tony Lindgren
2009-05-28
OMAP: Add new function to check wether there is irq pending
Jouni Hogander
2009-05-26
Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"
Kevin Hilman
2009-04-23
ARM: OMAP3: Clean up spurious interrupt check logic
Roger Quadros
2009-01-29
ARM: OMAP: Mask interrupts when disabling interrupts, v2
김규원
2008-12-10
ARM: OMAP3: Warn about spurious interrupts
Tony Lindgren
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-16
genirq: fix name space collisions of nr_irqs in arch/*
Thomas Gleixner
2008-10-09
ARM: OMAP3: Add minimal omap3430 support
Syed Mohammed, Khasim
2008-10-09
ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code
Paul Walmsley
2008-10-06
ARM: OMAP2: Misc updates from linux-omap tree
Tony Lindgren
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-05
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2007-09-20
ARM: OMAP: Optimize INTC register accesses and enable autoidling
Juha Yrjola
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-25
ARM: OMAP: Remove IVA IRQ bank
Komal Shah
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-10
[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
Tony Lindgren