1. b307914 irqchip: omap-intc: enable TURBO idle mode by Felipe Balbi · 10 years ago
  2. 9836ee9 irqchip: omap-intc: enable IP protection by Felipe Balbi · 10 years ago
  3. 8bb3b37 irqchip: omap-intc: remove unnecesary of_address_to_resource() call by Felipe Balbi · 10 years ago
  4. 503b8d1 irqchip: omap-intc: comment style cleanup by Felipe Balbi · 10 years ago
  5. 6bd0f16 irqchip: omap-intc: minor improvement to omap_irq_pending() by Felipe Balbi · 10 years ago
  6. 8598066 arm: omap: irq: move irq.c to drivers/irqchip/ by Felipe Balbi · 10 years ago[Renamed (97%) from arch/arm/mach-omap2/irq.c]
  7. 55601c9f arm: omap: intc: switch over to linear irq domain by Felipe Balbi · 10 years ago
  8. d6a7c5c arm: omap: irq: get rid of ifdef hack by Felipe Balbi · 10 years ago
  9. 52b1e12 arm: omap: irq: introduce omap_nr_pending by Felipe Balbi · 10 years ago
  10. a74f0a1 arm: omap: irq: remove nr_irqs argument by Felipe Balbi · 10 years ago
  11. 3384f86 arm: omap: irq: remove unnecessary header by Felipe Balbi · 10 years ago
  12. 2aced89 arm: omap: irq: drop omap2_intc_handle_irq() by Felipe Balbi · 10 years ago
  13. 05f1e73 arm: omap: irq: drop omap3_intc_handle_irq() by Felipe Balbi · 10 years ago
  14. be0a768 arm: omap: irq: call set_handle_irq() from .init_irq by Felipe Balbi · 10 years ago
  15. a4d3c5d arm: omap: irq: move some more code around by Felipe Balbi · 10 years ago
  16. a05d92b arm: omap: irq: drop ti,intc-size support by Felipe Balbi · 10 years ago
  17. 470f30d arm: omap: irq: use compatible flag to figure out number of IRQ lines by Felipe Balbi · 10 years ago
  18. a35db9a arm: omap: irq: add specific compatibles for omap3 and am33xx devices by Felipe Balbi · 10 years ago
  19. e66c49b arm: omap: irq: drop .handle_irq and .init_irq fields by Felipe Balbi · 10 years ago
  20. b65ecd4 arm: omap: irq: use IRQCHIP_DECLARE macro by Felipe Balbi · 10 years ago
  21. b15c76b arm: omap: irq: call set_handle_irq() from intc_of_init by Felipe Balbi · 10 years ago
  22. 00b6b03 arm: omap: irq: make intc_of_init static by Felipe Balbi · 10 years ago
  23. 131b48c arm: omap: irq: reorganize code a little bit by Felipe Balbi · 10 years ago
  24. f8cc9ea arm: omap: irq: always define omap3 support by Felipe Balbi · 10 years ago
  25. 272a8b0 arm: omap: irq: rename omap3_intc_regs by Felipe Balbi · 10 years ago
  26. d1e66d6 arm: omap: irq: remove unnecessary base_addr argument by Felipe Balbi · 10 years ago
  27. 1198365 arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq by Felipe Balbi · 10 years ago
  28. 33ca0be arm: omap: irq: remove unused macro by Felipe Balbi · 10 years ago
  29. a88ab43 arm: omap: irq: remove rest of irq_banks usage by Felipe Balbi · 10 years ago
  30. 421b090 arm: omap: irq: add a global omap_nr_irqs variable by Felipe Balbi · 10 years ago
  31. 71be00c arm: omap: irq: start to remove irq_banks array by Felipe Balbi · 10 years ago
  32. 33c7c7b arm: omap: irq: define INTC_ILR0 register by Felipe Balbi · 10 years ago
  33. 176da6c arm: omap: irq: make omap_irq_base global by Felipe Balbi · 10 years ago
  34. 3195760 ARM: OMAP2+: make of_device_ids const by Uwe Kleine-König · 10 years ago
  35. edfaf05 ARM: OMAP2+: raw read and write endian fix by Victor Kamensky · 10 years ago
  36. 698b485 ARM: OMAP2+: INTC: Acknowledge stuck active interrupts by Stefan Sørensen · 10 years ago
  37. 0bebda6 ARM: OMAP2+: irq, AM33XX add missing register check by Markus Pargmann · 11 years ago
  38. 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
  39. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  40. 3003ce3 ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.c by Tony Lindgren · 12 years ago
  41. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  42. f01b9b7 Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  43. 5e512d0 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 0dc1951 Merge tag 'v3.5-rc6' into next/soc by Arnd Bergmann · 12 years ago
  45. c4082d4 ARM: omap2+: board-generic: clean up the irq data from board file by R Sricharan · 12 years ago
  46. 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 · 12 years ago
  47. f6f1f12 Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-critical by Tony Lindgren · 12 years ago
  48. b56f2cb ARM: OMAP2+: fix naming collision of variable nr_irqs by Venkatraman S · 12 years ago
  49. 08f3098 ARM: OMAP2+: am33xx: Add AM335XEVM machine support by Afzal Mohammed · 12 years ago
  50. 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 · 12 years ago
  51. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 8dca601 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. e3c83c2 ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKE by NeilBrown · 12 years ago
  54. 3395955 ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX by Kevin Hilman · 12 years ago
  55. 0d09a95 ARM: OMAP2+: INTC: fix Kconfig option for TI81XX by Kevin Hilman · 12 years ago
  56. d723c17 ARM: OMAP2+: remove incorrect irq_chip ack field by Grazvydas Ignotas · 12 years ago
  57. a7022d6 ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings by Paul Walmsley · 12 years ago
  58. e2ed89f ARM: OMAP: add includes for missing prototypes by Paul Walmsley · 12 years ago
  59. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 52fa212 ARM: OMAP2/3: intc: Add DT support for TI interrupt controller by Benoit Cousson · 13 years ago
  61. ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 12 years ago
  62. a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
  63. ab65be2 ARM: omap2plus: remove irq-related global base addresses by Marc Zyngier · 13 years ago
  64. 2db1499 ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions by Marc Zyngier · 13 years ago
  65. 5c30cdf ARM: OMAP: irq: loop counter fix in omap_init_irq() by Tapani Utriainen · 13 years ago
  66. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  67. 667a11f arm: omap2/3: Use generic irq chip by Tony Lindgren · 13 years ago
  68. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  69. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  70. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  71. 0100171 TI816X: Update common OMAP machine specific sources by Hemant Pedanekar · 13 years ago
  72. ee23b93 arm: omap2: irq: fix compile warning: by Felipe Balbi · 13 years ago
  73. df30347 ARM: omap2: irq_data conversion. by Lennert Buytenhek · 14 years ago
  74. 447b8da OMAP3: add comments for erratas i540 and i478 workarounds by Jean Pihet · 14 years ago
  75. 600ecd9 OMAP: mach-omap2: Fix miscellaneous sparse warnings by Manjunath Kondaiah G · 14 years ago
  76. 74005a2 OMAP2/3: IRQ: ensure valid base address by Kevin Hilman · 14 years ago
  77. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  78. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  79. 2329e7c OMAP3: PM: Fix INTC context save/restore by Aaro Koskinen · 15 years ago
  80. 0addd61 OMAP3: PM: INTC context save/restore by Rajendra Nayak · 16 years ago
  81. 1b26fe8 omap: Use ioremap in irq.c by Tony Lindgren · 15 years ago
  82. 9443453 OMAP: Add new function to check wether there is irq pending by Jouni Hogander · 15 years ago
  83. a330bd4 Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2" by Kevin Hilman · 15 years ago
  84. 846c29f ARM: OMAP3: Clean up spurious interrupt check logic by Roger Quadros · 15 years ago
  85. 5461af5 ARM: OMAP: Mask interrupts when disabling interrupts, v2 by 김규원 · 15 years ago
  86. 6ccc4c0 ARM: OMAP3: Warn about spurious interrupts by Tony Lindgren · 16 years ago
  87. 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
  88. 4b1135a genirq: fix name space collisions of nr_irqs in arch/* by Thomas Gleixner · 16 years ago
  89. cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 16 years ago
  90. 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 16 years ago
  91. 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
  92. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  93. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  94. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  95. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  96. 375e12a ARM: OMAP: Optimize INTC register accesses and enable autoidling by Juha Yrjola · 18 years ago
  97. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  98. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  99. e4d5ee8 ARM: OMAP: Remove IVA IRQ bank by Komal Shah · 18 years ago
  100. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago