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
2019-04-05
irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()
Dan Carpenter
1
-0
/
+1
2019-03-21
irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static
YueHaibing
1
-1
/
+1
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
7
-45
/
+29
2019-03-21
irqchip/mbigen: Don't clear eventid when freeing an MSI
Jianguo Chen
1
-0
/
+3
2019-03-21
irqchip/stm32: Don't set rising configuration registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/stm32: Don't clear rising/falling config registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/mmp: Make mmp_irq_domain_ops static
YueHaibing
1
-1
/
+1
2019-03-21
irqchip/brcmstb-l2: Make two init functions static
YueHaibing
1
-2
/
+2
2019-03-20
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
Rasmus Villemoes
1
-1
/
+1
2019-03-11
irqchip/gic: Drop support for secondary GIC in non-DT systems
Marc Zyngier
1
-29
/
+16
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-32
/
+233
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-0
/
+435
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-93
/
+387
2019-03-04
irqchip/imx-irqsteer: Fix of_property_read_u32() error handling
Arnd Bergmann
1
-2
/
+6
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
8
-93
/
+387
2019-02-22
irqchip/imx-irqsteer: Add multi output interrupts support
Aisheng Dong
1
-20
/
+68
2019-02-22
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
Aisheng Dong
1
-16
/
+19
2019-02-21
irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
Doug Berger
1
-4
/
+6
2019-02-21
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
Shanker Donthineni
1
-10
/
+16
2019-02-21
irqchip/sifive-plic: Implement irq_set_affinity() for SMP host
Anup Patel
1
-6
/
+39
2019-02-21
irqchip/sifive-plic: Differentiate between PLIC handler and context
Anup Patel
1
-8
/
+8
2019-02-21
irqchip/sifive-plic: Add warning in plic_init() if handler already present
Anup Patel
1
-0
/
+5
2019-02-21
irqchip/sifive-plic: Pre-compute context hart base and enable base
Anup Patel
1
-26
/
+21
2019-02-20
Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-0
/
+435
2019-02-19
irqchip: davinci-cp-intc: move the driver to drivers/irqchip
Bartosz Golaszewski
3
-0
/
+266
2019-02-19
irqchip: davinci-aintc: move the driver to drivers/irqchip
Bartosz Golaszewski
3
-0
/
+169
2019-02-14
irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.
Atish Patra
1
-0
/
+5
2019-02-14
irqchip/i8259: Fix shutdown order by moving syscore_ops registration
Aaro Koskinen
1
-8
/
+1
2019-02-14
irqchip: Add driver for Loongson-1 interrupt controller
Jiaxun Yang
3
-0
/
+202
2019-02-14
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
Zenghui Yu
1
-0
/
+2
2019-02-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-23
/
+84
2019-02-07
Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2
-23
/
+84
2019-02-06
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
Julien Thierry
1
-0
/
+91
2019-02-06
irqchip/gic-v3: Handle pseudo-NMIs
Julien Thierry
1
-6
/
+36
2019-02-06
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
Julien Thierry
1
-7
/
+59
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
1
-1
/
+7
2019-02-06
irqchip/gic-v3: Factor group0 detection into functions
Julien Thierry
1
-19
/
+36
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
1
-0
/
+5
2019-02-01
Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-16
/
+30
2019-01-29
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
Lubomir Rintel
1
-1
/
+5
2019-01-29
irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
Marc Zyngier
1
-0
/
+3
2019-01-29
irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
Marc Zyngier
1
-5
/
+27
2019-01-28
irqchip/gic-v4: Fix occasional VLPI drop
Heyi Guo
1
-17
/
+49
2019-01-26
drivers/irqchip: xtensa-mx: fix mask and unmask
Max Filippov
1
-14
/
+20
2019-01-26
drivers/irqchip: xtensa: add warning to irq_retrigger
Max Filippov
2
-2
/
+10
2019-01-18
Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
4
-15
/
+15
2019-01-18
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
1
-12
/
+13
2019-01-17
irqchip/madera: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2019-01-17
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
Yang Yingliang
1
-1
/
+1
2019-01-17
irqchip/stm32-exti: Add domain translate function
Loic Pallardy
1
-0
/
+1
[next]