index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-90
/
+1015
2017-06-30
Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
3
-3
/
+6
2017-06-30
irqchip/or1k-pic: Fix interrupt acknowledgement
Pedro H. Penna
1
-1
/
+1
2017-06-30
irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap
Dan Carpenter
1
-2
/
+2
2017-06-30
irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
Suzuki K Poulose
1
-0
/
+3
2017-06-23
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
19
-84
/
+1006
2017-06-23
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
Shanker Donthineni
1
-14
/
+10
2017-06-23
irqchip/gic-v3-its: Add ACPI NUMA node mapping
Ganapatrao Kulkarni
1
-1
/
+75
2017-06-23
irqchip/gic-v3-its-platform-msi: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-23
irqchip/gic-v3-its: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-23
irqchip/irq-mvebu-icu: Add new driver for Marvell ICU
Thomas Petazzoni
3
-0
/
+293
2017-06-23
irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP
Thomas Petazzoni
4
-0
/
+294
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
5
-5
/
+5
2017-06-22
irqchip/qcom: Use builtin_platform_driver to simplify the code
Wei Yongjun
1
-6
/
+1
2017-06-22
irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
Brendan Higgins
2
-1
/
+116
2017-06-22
irqchip/aspeed-vic: Add AST2500 compatible string
Andrew Jeffery
1
-1
/
+2
2017-06-22
irqchip/aspeed-vic: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN"
Thomas Petazzoni
1
-1
/
+0
2017-06-22
irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time
Thomas Petazzoni
1
-6
/
+40
2017-06-22
irqchip/armada-370-xp: Document the overall driver logic
Thomas Petazzoni
1
-0
/
+80
2017-06-22
irqchip/armada-370-xp: Re-order register definitions
Thomas Petazzoni
1
-11
/
+10
2017-06-22
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c...
MaJun
1
-3
/
+6
2017-06-22
irqchip/gic-v3-its: Fix MSI alias accounting
Robin Murphy
1
-18
/
+17
2017-06-22
irqchip/irq-renesas-h8s: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/irq-renesas-h8300h: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/irq-mips-gic: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/irq-mbigen: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/irq-imx-gpcv2: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/i8259: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-06-22
irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible
Chen-Yu Tsai
1
-3
/
+26
2017-06-22
irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures
Chen-Yu Tsai
1
-4
/
+4
2017-06-22
irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order
Chen-Yu Tsai
1
-6
/
+6
2017-06-22
irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time
Chen-Yu Tsai
1
-0
/
+3
2017-06-22
irqchip/sunxi-nmi: Convert magic numbers to defines
Chen-Yu Tsai
1
-10
/
+24
2017-06-20
irqchip/mips-gic: Mark count and compare accessors notrace
Marcin Nowakowski
1
-3
/
+3
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-2
/
+2
2017-06-05
xtensa: don't use linux IRQ #0
Max Filippov
2
-2
/
+2
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+10
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-17
/
+131
2017-05-12
irqchip/mbigen: Fix the clear register offset calculation
MaJun
1
-4
/
+1
2017-05-12
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
1
-0
/
+3
2017-05-12
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
1
-3
/
+6
2017-04-30
irqchip/mbigen: Fix return value check in mbigen_device_probe()
Wei Yongjun
1
-2
/
+1
2017-04-20
irqchip/mips-gic: Replace static map with dynamic
Matt Redfearn
1
-42
/
+18
2017-04-20
irqchip/mips-gic: Remove device IRQ domain
Paul Burton
1
-197
/
+93
2017-04-20
irqchip/mips-gic: Separate IPI reservation & usage tracking
Paul Burton
1
-5
/
+7
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
3
-0
/
+7
2017-04-14
irqchip/irq-imx-gpcv2: Fix spinlock initialization
Tyler Baker
1
-0
/
+2
2017-04-12
irqchip: mips-cpu: Introduce IPI IRQ domain support
Paul Burton
2
-8
/
+119
2017-04-12
irqchip: mips-cpu: Prepare for non-legacy IRQ domains
Paul Burton
1
-10
/
+13
[next]