index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
irqchip/irq-pic32-evic: Fix bug with external interrupts.
Joshua Henderson
1
-1
/
+1
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-2
/
+47
2016-06-02
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
Andrew Jones
1
-1
/
+1
2016-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+9
2016-05-28
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
Paul Burton
1
-1
/
+9
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
4
-4
/
+4
2016-05-20
irqchip: nps: add 64BIT dependency
Arnd Bergmann
1
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-34
/
+246
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+17
2016-05-19
Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
3
-0
/
+172
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+1
2016-05-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-135
/
+1229
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+2
2016-05-13
irqchip: mips-gic: Provide VP ID accessor
Paul Burton
1
-0
/
+8
2016-05-13
irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
Paul Burton
1
-5
/
+9
2016-05-11
irqchip/bcm2836: Use a more generic memory barrier call
Eric Anholt
1
-1
/
+1
2016-05-11
irqchip/bcm2836: Fix compiler warning on 64-bit build
Eric Anholt
1
-1
/
+1
2016-05-11
irqchip/bcm2836: Drop smp_set_ops on arm64 builds
Eric Anholt
1
-1
/
+5
2016-05-11
irqchip/gic: Add helper functions for GIC setup and teardown
Jon Hunter
1
-19
/
+42
2016-05-11
irqchip/gic: Store GIC configuration parameters
Jon Hunter
1
-49
/
+65
2016-05-11
irqchip/gic: Pass GIC pointer to save/restore functions
Jon Hunter
1
-35
/
+39
2016-05-11
irqchip/gic: Return an error if GIC initialisation fails
Jon Hunter
1
-26
/
+73
2016-05-11
irqchip/gic: Remove static irq_chip definition for eoimode1
Jon Hunter
1
-16
/
+6
2016-05-11
irqchip/gic: Don't initialise chip if mapping IO space fails
Jon Hunter
1
-2
/
+6
2016-05-11
irqchip/gic: WARN if setting the interrupt type for a PPI fails
Jon Hunter
1
-4
/
+12
2016-05-11
irqchip/gic: Don't unnecessarily write the IRQ configuration
Jon Hunter
1
-2
/
+6
2016-05-11
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
2
-2
/
+2
2016-05-11
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
1
-0
/
+12
2016-05-11
irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum
Ray Jui
1
-2
/
+17
2016-05-11
irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>
Christoph Hellwig
1
-1
/
+1
2016-05-11
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-05-11
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
1
-4
/
+38
2016-05-11
irqchip: Add LPC32xx interrupt controller driver
Vladimir Zapolskiy
2
-0
/
+239
2016-05-11
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2
-0
/
+15
2016-05-09
irqchip: add nps Internal and external irqchips
Noam Camus
3
-0
/
+172
2016-05-04
irqchip: Add Layerscape SCFG MSI controller support
Minghuan Lian
3
-0
/
+246
2016-05-03
irqchip/gic-v3: Parse and export virtual GIC information
Julien Grall
1
-1
/
+113
2016-05-03
irqchip/gic-v3: Gather all ACPI specific data in a single structure
Julien Grall
1
-27
/
+33
2016-05-03
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
Julien Grall
1
-0
/
+2
2016-05-03
irqchip/gic-v2: Parse and export virtual GIC information
Julien Grall
3
-1
/
+91
2016-05-03
irqchip/gic-v2: Gather ACPI specific data in a single structure
Julien Grall
1
-4
/
+7
2016-05-02
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
2
-2
/
+175
2016-05-02
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
3
-0
/
+260
2016-04-26
irqchip: versatile-fpga: add new compatible for OX810SE SoC
Neil Armstrong
1
-0
/
+1
2016-04-25
irqchip/gic: Restore CPU interface checking
Marc Zyngier
1
-3
/
+2
2016-04-21
irqchip/mips-gic: Don't overrun pcpu_masks array
Paul Burton
1
-2
/
+2
2016-03-23
irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option
MaJun
1
-8
/
+6
2016-03-21
irqchip/mbigen: Handle multiple device nodes in a mbigen module
MaJun
1
-14
/
+24
2016-03-20
irqchip/tegra: Switch to use irq_domain_free_irqs_common
Axel Lin
1
-13
/
+1
2016-03-11
irqchip/irq-alpine-msi: Release the correct domain on error
Dan Carpenter
1
-1
/
+1
[next]