- c4082d4 ARM: omap2+: board-generic: clean up the irq data from board file by R Sricharan · 13 years ago
- 3f96a2d Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2 by Tony Lindgren · 13 years ago
- 08f3098 ARM: OMAP2+: am33xx: Add AM335XEVM machine support by Afzal Mohammed · 13 years ago
- 4564747 Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
- 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 8dca601 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- e3c83c2 ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKE by NeilBrown · 13 years ago
- 3395955 ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX by Kevin Hilman · 13 years ago
- 0d09a95 ARM: OMAP2+: INTC: fix Kconfig option for TI81XX by Kevin Hilman · 13 years ago
- d723c17 ARM: OMAP2+: remove incorrect irq_chip ack field by Grazvydas Ignotas · 13 years ago
- a7022d6 ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings by Paul Walmsley · 13 years ago
- e2ed89f ARM: OMAP: add includes for missing prototypes by Paul Walmsley · 13 years ago
- 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 52fa212 ARM: OMAP2/3: intc: Add DT support for TI interrupt controller by Benoit Cousson · 13 years ago
- ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
- a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
- ab65be2 ARM: omap2plus: remove irq-related global base addresses by Marc Zyngier · 13 years ago
- 2db1499 ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions by Marc Zyngier · 13 years ago
- 5c30cdf ARM: OMAP: irq: loop counter fix in omap_init_irq() by Tapani Utriainen · 13 years ago
- 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 14 years ago
- 667a11f arm: omap2/3: Use generic irq chip by Tony Lindgren · 14 years ago
- f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
- 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
- 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
- 0100171 TI816X: Update common OMAP machine specific sources by Hemant Pedanekar · 14 years ago
- ee23b93 arm: omap2: irq: fix compile warning: by Felipe Balbi · 14 years ago
- df30347 ARM: omap2: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 447b8da OMAP3: add comments for erratas i540 and i478 workarounds by Jean Pihet · 14 years ago
- 600ecd9 OMAP: mach-omap2: Fix miscellaneous sparse warnings by Manjunath Kondaiah G · 14 years ago
- 74005a2 OMAP2/3: IRQ: ensure valid base address by Kevin Hilman · 15 years ago
- f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
- 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
- 2329e7c OMAP3: PM: Fix INTC context save/restore by Aaro Koskinen · 16 years ago
- 0addd61 OMAP3: PM: INTC context save/restore by Rajendra Nayak · 16 years ago
- 1b26fe8 omap: Use ioremap in irq.c by Tony Lindgren · 15 years ago
- 9443453 OMAP: Add new function to check wether there is irq pending by Jouni Hogander · 16 years ago
- a330bd4 Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2" by Kevin Hilman · 16 years ago
- 846c29f ARM: OMAP3: Clean up spurious interrupt check logic by Roger Quadros · 16 years ago
- 5461af5 ARM: OMAP: Mask interrupts when disabling interrupts, v2 by 김규원 · 16 years ago
- 6ccc4c0 ARM: OMAP3: Warn about spurious interrupts by Tony Lindgren · 16 years ago
- 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
- cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 16 years ago
- 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 16 years ago
- 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 375e12a ARM: OMAP: Optimize INTC register accesses and enable autoidling by Juha Yrjola · 18 years ago
- 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- e4d5ee8 ARM: OMAP: Remove IVA IRQ bank by Komal Shah · 18 years ago
- 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 1dbae81 [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx by Tony Lindgren · 19 years ago