index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-bcm2836.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: Use irq_domain_alloc_irqs()
Johan Hovold
2023-01-11
1
-4
/
+1
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-1
/
+1
*
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-10
1
-1
/
+1
*
irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de...
Marc Zyngier
2020-12-18
1
-2
/
+2
*
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-1
/
+1
*
irqchip/bcm2836: Fix missing __init annotation
Marc Zyngier
2020-10-25
1
-1
/
+1
*
irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs
Marc Zyngier
2020-09-17
1
-0
/
+2
*
irqchip/bcm2836: Configure mailbox interrupts as standard interrupts
Marc Zyngier
2020-09-17
1
-26
/
+125
*
irqchip: bcm283x: Switch to SPDX identifier
Stefan Wahren
2018-12-13
1
-10
/
+1
*
irqchip/irq-bcm2836: Add support for DT interrupt polarity
Stefan Wahren
2018-01-04
1
-18
/
+28
*
irqchip: bcm2836: Move SMP startup code to arch/arm (v2)
Stefan Wahren
2017-09-25
1
-77
/
+2
*
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-3
/
+2
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-21
/
+13
|
\
|
*
irqchip/bcm2836: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-14
1
-21
/
+13
*
|
Merge branch 'irqchip/misc' into irqchip/core
Jason Cooper
2016-06-23
1
-2
/
+2
|
\
\
|
*
|
irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
Ben Dooks
2016-06-13
1
-2
/
+2
|
|
/
*
/
irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
Eric Anholt
2016-06-04
1
-1
/
+1
|
/
*
irqchip/bcm2836: Use a more generic memory barrier call
Eric Anholt
2016-05-11
1
-1
/
+1
*
irqchip/bcm2836: Fix compiler warning on 64-bit build
Eric Anholt
2016-05-11
1
-1
/
+1
*
irqchip/bcm2836: Drop smp_set_ops on arm64 builds
Eric Anholt
2016-05-11
1
-1
/
+5
*
irqchip/bcm2836: Drop extra memory barrier in SMP boot.
Eric Anholt
2016-02-18
1
-1
/
+0
*
irqchip/bcm2836: Make code more readable
Andrea Merello
2015-12-29
1
-1
/
+1
*
irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR
Andrea Merello
2015-12-29
1
-1
/
+1
*
irqchip/bcm2836: Add SMP support for the 2836
Andrea Merello
2015-12-29
1
-2
/
+23
*
irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers
Eric Anholt
2015-12-29
1
-0
/
+26
*
irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2
Eric Anholt
2015-08-20
1
-0
/
+275