index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
arm: omap: irq: move irq.c to drivers/irqchip/
Felipe Balbi
1
-393
/
+0
2014-09-12
arm: omap: intc: switch over to linear irq domain
Felipe Balbi
1
-9
/
+79
2014-09-12
arm: omap: irq: get rid of ifdef hack
Felipe Balbi
1
-15
/
+7
2014-09-12
arm: omap: irq: introduce omap_nr_pending
Felipe Balbi
1
-1
/
+8
2014-09-12
arm: omap: irq: remove nr_irqs argument
Felipe Balbi
1
-12
/
+13
2014-09-12
arm: omap: irq: remove unnecessary header
Felipe Balbi
1
-1
/
+0
2014-09-12
arm: omap: irq: drop omap2_intc_handle_irq()
Felipe Balbi
1
-10
/
+6
2014-09-12
arm: omap: irq: drop omap3_intc_handle_irq()
Felipe Balbi
1
-5
/
+0
2014-09-12
arm: omap: irq: call set_handle_irq() from .init_irq
Felipe Balbi
1
-0
/
+3
2014-09-12
arm: omap: irq: move some more code around
Felipe Balbi
1
-15
/
+15
2014-09-12
arm: omap: irq: drop ti,intc-size support
Felipe Balbi
1
-3
/
+0
2014-09-12
arm: omap: irq: use compatible flag to figure out number of IRQ lines
Felipe Balbi
1
-0
/
+3
2014-09-12
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
Felipe Balbi
1
-1
/
+3
2014-09-12
arm: omap: irq: drop .handle_irq and .init_irq fields
Felipe Balbi
1
-5
/
+0
2014-09-12
arm: omap: irq: use IRQCHIP_DECLARE macro
Felipe Balbi
1
-5
/
+3
2014-09-12
arm: omap: irq: call set_handle_irq() from intc_of_init
Felipe Balbi
1
-0
/
+2
2014-09-12
arm: omap: irq: make intc_of_init static
Felipe Balbi
1
-1
/
+1
2014-09-12
arm: omap: irq: reorganize code a little bit
Felipe Balbi
1
-67
/
+66
2014-09-12
arm: omap: irq: always define omap3 support
Felipe Balbi
1
-2
/
+0
2014-09-12
arm: omap: irq: rename omap3_intc_regs
Felipe Balbi
1
-2
/
+2
2014-09-12
arm: omap: irq: remove unnecessary base_addr argument
Felipe Balbi
1
-7
/
+3
2014-09-12
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
Felipe Balbi
1
-6
/
+8
2014-09-12
arm: omap: irq: remove unused macro
Felipe Balbi
1
-2
/
+0
2014-09-12
arm: omap: irq: remove rest of irq_banks usage
Felipe Balbi
1
-81
/
+47
2014-09-12
arm: omap: irq: add a global omap_nr_irqs variable
Felipe Balbi
1
-0
/
+3
2014-09-12
arm: omap: irq: start to remove irq_banks array
Felipe Balbi
1
-37
/
+27
2014-09-12
arm: omap: irq: define INTC_ILR0 register
Felipe Balbi
1
-0
/
+1
2014-09-12
arm: omap: irq: make omap_irq_base global
Felipe Balbi
1
-1
/
+1
2014-09-11
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
1
-2
/
+2
2014-03-14
ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
Stefan Sørensen
1
-0
/
+8
2013-10-22
ARM: OMAP2+: irq, AM33XX add missing register check
Markus Pargmann
1
-1
/
+1
2012-09-13
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-3
/
+2
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-09-13
ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.c
Tony Lindgren
1
-0
/
+2
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-3
/
+2
2012-07-24
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+12
2012-07-24
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-07-11
Merge tag 'v3.5-rc6' into next/soc
Arnd Bergmann
1
-0
/
+1
2012-07-09
ARM: omap2+: board-generic: clean up the irq data from board file
R Sricharan
1
-1
/
+12
2012-07-04
Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...
Tony Lindgren
1
-1
/
+1
2012-06-29
Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-0
/
+1
2012-06-28
ARM: OMAP2+: fix naming collision of variable nr_irqs
Venkatraman S
1
-4
/
+4
2012-06-05
ARM: OMAP2+: am33xx: Add AM335XEVM machine support
Afzal Mohammed
1
-1
/
+1
2012-06-04
Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
1
-0
/
+1
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2012-05-12
ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKE
NeilBrown
1
-0
/
+1
2012-05-10
ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX
Kevin Hilman
1
-1
/
+1
2012-05-09
ARM: OMAP2+: INTC: fix Kconfig option for TI81XX
Kevin Hilman
1
-1
/
+1
[next]