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
/
irq-apple-aic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
Wei Yongjun
1
-1
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
Miaoqian Lin
1
-0
/
+1
2022-03-11
Merge branch irq/aic-v2 into irq/irqchip-next
Marc Zyngier
1
-88
/
+375
2022-03-11
irqchip/apple-aic: Add support for AICv2
Hector Martin
1
-33
/
+148
2022-03-11
irqchip/apple-aic: Support multiple dies
Hector Martin
1
-23
/
+54
2022-03-11
irqchip/apple-aic: Dynamically compute register offsets
Hector Martin
1
-17
/
+55
2022-03-11
irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqs
Hector Martin
1
-32
/
+39
2022-03-11
irqchip/apple-aic: Add Fast IPI support
Hector Martin
1
-13
/
+109
2022-03-10
irqchip/apple-aic: Fix cpumask allocation for FIQs
Marc Zyngier
1
-1
/
+1
2022-02-07
irqchip/apple-aic: Move PMU-specific registers to their own include file
Marc Zyngier
1
-10
/
+1
2022-02-07
irqchip/apple-aic: Wire PMU interrupts
Marc Zyngier
1
-12
/
+22
2022-02-07
irqchip/apple-aic: Parse FIQ affinities from device-tree
Marc Zyngier
1
-0
/
+49
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+0
2022-01-17
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
1
-1
/
+0
2021-12-07
irqchip/apple-aic: Mark aic_init_smp() as __init
Donghyeok Kim
1
-1
/
+1
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-10
/
+10
2021-08-20
irqchip/apple-aic: Fix irq_disable from within irq handlers
Sven Peter
1
-1
/
+1
2021-06-01
irqchip/apple-aic: Advertise some level of vGICv3 compatibility
Marc Zyngier
1
-0
/
+9
2021-04-08
irqchip/apple-aic: Add support for the Apple Interrupt Controller
Hector Martin
1
-0
/
+852