index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
irqchip/gic-v3-its: Track per-ITS list number
Marc Zyngier
2017-10-19
1
-0
/
+3
|
*
|
|
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
2017-10-19
1
-2
/
+28
|
*
|
|
irqchip/gic-v3-its: Pass its_node pointer to each command builder
Marc Zyngier
2017-10-19
1
-20
/
+38
|
*
|
|
irqchip/gic-v3-its: Add post-mortem info on command timeout
Marc Zyngier
2017-10-19
1
-6
/
+10
|
*
|
|
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
2017-10-19
1
-2
/
+70
|
*
|
|
irqchip/gic: Make quirks matching conditional on init return value
Ard Biesheuvel
2017-10-19
3
-6
/
+13
|
*
|
|
irqchip/gic-v3: Probe device ID space before quirks handling
Ard Biesheuvel
2017-10-19
1
-12
/
+6
|
*
|
|
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
2017-10-19
1
-9
/
+41
|
*
|
|
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
Doug Berger
2017-10-19
1
-22
/
+64
|
*
|
|
irqchip/brcmstb-l2: Abstract register accesses
Doug Berger
2017-10-19
1
-9
/
+20
|
*
|
|
irqchip/brcmstb-l2: Remove some processing from the handler
Doug Berger
2017-10-19
1
-24
/
+48
|
*
|
|
irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
1
-6
/
+3
|
*
|
|
irqchip: Add Kconfig menu
Randy Dunlap
2017-10-16
1
-0
/
+4
|
*
|
|
irqchip/irq-omap-intc: Do not statically initialize variables
Ladislav Michl
2017-10-16
1
-2
/
+2
|
*
|
|
irqchip/irq-omap-intc: Remove omap3_init_irq()
Ladislav Michl
2017-10-16
1
-12
/
+0
|
*
|
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-4
/
+6
*
|
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
3
-0
/
+206
|
\
\
\
\
|
*
|
|
|
irqchip: add initial support for ompic
Stafford Horne
2017-11-03
3
-0
/
+206
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/irq-mvebu-gicp: Add missing spin_lock init
Antoine Tenart
2017-11-01
1
-0
/
+1
|
|
/
/
/
/
*
/
/
/
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
|
/
/
/
/
*
|
|
|
irqchip/tango: Use irq_gc_mask_disable_and_ack_set
Florian Fainelli
2017-10-13
1
-1
/
+1
*
|
|
|
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
Shanker Donthineni
2017-10-13
1
-5
/
+21
*
|
|
|
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
Shanker Donthineni
2017-10-13
1
-4
/
+11
*
|
|
|
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
Shanker Donthineni
2017-10-13
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
irqchip/mips-gic: Use effective affinity to unmask
Paul Burton
2017-09-25
1
-2
/
+5
*
|
|
irqchip/mips-gic: Fix shifts to extract register fields
Paul Burton
2017-09-25
1
-3
/
+3
|
/
/
*
|
irqchip.mips-gic: Fix shared interrupt mask writes
Paul Burton
2017-09-19
1
-3
/
+3
*
|
irqchip/gic-v4: Fix building with ancient gcc
Arnd Bergmann
2017-09-19
1
-3
/
+9
*
|
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
zijun_hu
2017-09-19
1
-4
/
+4
|
/
*
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-16
2
-436
/
+182
|
\
|
*
irqchip: mips-gic: Let the core set struct irq_common_data affinity
Paul Burton
2017-09-04
1
-2
/
+1
|
*
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
Paul Burton
2017-09-04
1
-6
/
+6
|
*
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
Paul Burton
2017-09-04
1
-7
/
+7
|
*
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
Paul Burton
2017-09-04
1
-21
/
+31
|
*
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
Paul Burton
2017-09-04
1
-9
/
+8
|
*
irqchip: mips-gic: Inline gic_basic_init()
Paul Burton
2017-09-04
1
-27
/
+19
|
*
irqchip: mips-gic: Inline __gic_init()
Paul Burton
2017-09-04
1
-60
/
+55
|
*
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
1
-1
/
+0
|
*
irqchip: mips-gic: Remove gic_present
Paul Burton
2017-09-04
1
-2
/
+0
|
*
irqchip: mips-gic: Remove gic_init()
Paul Burton
2017-09-04
1
-7
/
+0
|
*
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
Paul Burton
2017-09-04
1
-2
/
+0
|
*
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
2017-09-04
1
-14
/
+0
|
*
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
2017-09-04
1
-0
/
+16
|
*
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
2017-09-04
1
-56
/
+12
|
*
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
2017-09-04
1
-7
/
+7
|
*
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
2017-09-04
1
-8
/
+8
|
*
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
2017-09-04
1
-9
/
+2
|
*
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
2017-09-04
1
-7
/
+1
|
*
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
2017-09-04
1
-23
/
+5
[prev]
[next]