index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Lines
2016-07-22
irqchip: add J-Core AIC driver
Rich Felker
-0
/
+86
2016-07-05
irqchip/mips-gic: Match IPI IRQ domain by bus token only
Paul Burton
-1
/
+1
2016-07-05
irqchip/mips-gic: Map to VPs using HW VPNum
Paul Burton
-1
/
+1
2016-06-14
irqchip/mips-gic: Fix IRQs in gic_dev_domain
Harvey Hunt
-1
/
+11
2016-06-02
irqchip/irq-pic32-evic: Fix bug with external interrupts.
Joshua Henderson
-1
/
+1
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
-2
/
+47
2016-06-02
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
Andrew Jones
-1
/
+1
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+9
2016-05-28
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
Paul Burton
-1
/
+9
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
-4
/
+4
2016-05-20
irqchip: nps: add 64BIT dependency
Arnd Bergmann
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-34
/
+246
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-5
/
+17
2016-05-19
Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
-0
/
+172
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
-0
/
+1
2016-05-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-135
/
+1229
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-3
/
+2
2016-05-13
irqchip: mips-gic: Provide VP ID accessor
Paul Burton
-0
/
+8
2016-05-13
irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
Paul Burton
-5
/
+9
2016-05-11
irqchip/bcm2836: Use a more generic memory barrier call
Eric Anholt
-1
/
+1
2016-05-11
irqchip/bcm2836: Fix compiler warning on 64-bit build
Eric Anholt
-1
/
+1
2016-05-11
irqchip/bcm2836: Drop smp_set_ops on arm64 builds
Eric Anholt
-1
/
+5
2016-05-11
irqchip/gic: Add helper functions for GIC setup and teardown
Jon Hunter
-19
/
+42
2016-05-11
irqchip/gic: Store GIC configuration parameters
Jon Hunter
-49
/
+65
2016-05-11
irqchip/gic: Pass GIC pointer to save/restore functions
Jon Hunter
-35
/
+39
2016-05-11
irqchip/gic: Return an error if GIC initialisation fails
Jon Hunter
-26
/
+73
2016-05-11
irqchip/gic: Remove static irq_chip definition for eoimode1
Jon Hunter
-16
/
+6
2016-05-11
irqchip/gic: Don't initialise chip if mapping IO space fails
Jon Hunter
-2
/
+6
2016-05-11
irqchip/gic: WARN if setting the interrupt type for a PPI fails
Jon Hunter
-4
/
+12
2016-05-11
irqchip/gic: Don't unnecessarily write the IRQ configuration
Jon Hunter
-2
/
+6
2016-05-11
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
-2
/
+2
2016-05-11
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
-0
/
+12
2016-05-11
irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum
Ray Jui
-2
/
+17
2016-05-11
irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>
Christoph Hellwig
-1
/
+1
2016-05-11
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
-2
/
+2
2016-05-11
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
-4
/
+38
2016-05-11
irqchip: Add LPC32xx interrupt controller driver
Vladimir Zapolskiy
-0
/
+239
2016-05-11
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
-0
/
+15
2016-05-09
irqchip: add nps Internal and external irqchips
Noam Camus
-0
/
+172
2016-05-04
irqchip: Add Layerscape SCFG MSI controller support
Minghuan Lian
-0
/
+246
2016-05-03
irqchip/gic-v3: Parse and export virtual GIC information
Julien Grall
-1
/
+113
2016-05-03
irqchip/gic-v3: Gather all ACPI specific data in a single structure
Julien Grall
-27
/
+33
2016-05-03
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
Julien Grall
-0
/
+2
2016-05-03
irqchip/gic-v2: Parse and export virtual GIC information
Julien Grall
-1
/
+91
2016-05-03
irqchip/gic-v2: Gather ACPI specific data in a single structure
Julien Grall
-4
/
+7
2016-05-02
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
-2
/
+175
2016-05-02
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
-0
/
+260
2016-04-26
irqchip: versatile-fpga: add new compatible for OX810SE SoC
Neil Armstrong
-0
/
+1
2016-04-25
irqchip/gic: Restore CPU interface checking
Marc Zyngier
-3
/
+2
2016-04-21
irqchip/mips-gic: Don't overrun pcpu_masks array
Paul Burton
-2
/
+2
[next]