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
2015-03-15
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
Jason Cooper
3
-38
/
+141
2015-03-08
irqchip: gicv3-its: Support safe initialization
Yun Wu
1
-0
/
+35
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
1
-1
/
+1
2015-03-08
irqchip: gicv3-its: Add limitation to page order
Yun Wu
1
-0
/
+5
2015-03-08
irqchip: gicv3-its: Use 64KB page as default granule
Yun Wu
1
-2
/
+2
2015-03-08
irqchip: gicv3-its: Zero itt before handling to hardware
Yun Wu
1
-1
/
+1
2015-03-08
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
Vladimir Murzin
1
-1
/
+1
2015-03-08
irqchip: gic: Fix unsafe locking reported by lockdep
Marc Zyngier
1
-8
/
+12
2015-03-08
irqchip: gicv3-its: Fix unsafe locking reported by lockdep
Marc Zyngier
1
-9
/
+14
2015-03-08
irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
Marc Zyngier
1
-8
/
+46
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
1
-4
/
+21
2015-03-08
irqchip: gicv3-its: Fix ITS CPU init
Vladimir Murzin
1
-5
/
+4
2015-03-08
irqchip: armada-370-xp: Fix chained per-cpu interrupts
Maxime Ripard
1
-1
/
+20
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-8
/
+0
2015-02-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-68
/
+233
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+9
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+27
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
1
-8
/
+0
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
5
-17
/
+29
2015-01-26
irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()
Qais Yousef
1
-18
/
+26
2015-01-26
irqchip: Conexant CX92755 interrupts controller driver
Baruch Siach
2
-0
/
+121
2015-01-26
irqchip: omap-intc: Remove unused legacy interface for omap2
Tony Lindgren
1
-8
/
+0
2015-01-26
irqchip: omap-intc: Fix support for dm814 and dm816
Tony Lindgren
1
-9
/
+5
2015-01-26
irqchip: mtk-sysirq: Get irq number from register resource size
Yingjoe Chen
1
-7
/
+11
2015-01-26
irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
Magnus Damm
1
-9
/
+41
2015-01-20
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
1
-5
/
+9
2015-01-07
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type
Gavin Li
1
-2
/
+2
2015-01-07
irqchip: omap-intc: Fix legacy DMA regression
Felipe Balbi
1
-5
/
+21
2015-01-07
irqchip: gic-v3-its: Fix use of max with decimal constant
Will Deacon
1
-1
/
+1
2015-01-07
irqchip: hip04: Initialize hip04_cpu_map to 0xffff
Wang Long
1
-1
/
+1
2015-01-07
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check
Yingjoe Chen
1
-2
/
+2
2014-12-16
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7
-64
/
+2109
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+0
2014-12-13
irqchip: gicv3-its: Fix ITT allocation
Marc Zyngier
1
-3
/
+10
2014-12-13
irqchip: gicv3-its: Move some alloc/free code to activate/deactivate
Marc Zyngier
1
-7
/
+23
2014-12-13
irqchip: gicv3-its: Fix domain free in multi-MSI case
Marc Zyngier
1
-1
/
+1
2014-12-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+794
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-159
/
+271
2014-12-10
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2014-12-10
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+52
2014-11-30
irqchip: armada-370-xp: Add suspend/resume support
Thomas Petazzoni
1
-0
/
+52
2014-11-26
irqchip: dw-apb-ictl: Add PM support
Jisheng Zhang
1
-0
/
+19
2014-11-26
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE
Jisheng Zhang
1
-0
/
+1
2014-11-26
irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed
Jisheng Zhang
1
-6
/
+6
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
4
-0
/
+344
2014-11-26
irqchip: mtk-sysirq: Add sysirq interrupt polarity support
Yingjoe Chen
2
-0
/
+164
2014-11-26
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
2
-24
/
+54
2014-11-26
irqchip: GICv3: ITS: enable compilation of the ITS driver
Marc Zyngier
2
-0
/
+5
[next]