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
/
irq-crossbar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
1
-3
/
+3
2017-03-09
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
1
-4
/
+4
2017-03-07
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
1
-4
/
+4
2017-03-06
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
1
-1
/
+2
2017-03-01
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
1
-1
/
+2
2016-05-11
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
1
-1
/
+1
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-28
/
+34
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-2
/
+2
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-08-20
irqchip/crossbar: Restore set_wake functionality
Grygorii Strashko
1
-2
/
+2
2015-08-20
irqchip/crossbar: Restore the mask on suspend behaviour
Grygorii Strashko
1
-0
/
+1
2015-08-20
irqchip/crossbar: Restore the irq_set_type() mechanism
Grygorii Strashko
1
-0
/
+1
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-2
/
+1
2015-03-15
irqchip: crossbar: Convert dra7 crossbar to stacked domains
Marc Zyngier
1
-87
/
+123
2014-08-18
irqchip: crossbar: Off by one bugs in init
Dan Carpenter
1
-2
/
+2
2014-06-30
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
Nishanth Menon
1
-2
/
+18
2014-06-30
irqchip: crossbar: Introduce centralized check for crossbar write
Nishanth Menon
1
-2
/
+12
2014-06-30
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...
Nishanth Menon
1
-2
/
+19
2014-06-30
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
Sricharan R
1
-0
/
+11
2014-06-30
irqchip: crossbar: Set cb pointer to null in case of error
Sricharan R
1
-0
/
+2
2014-06-30
irqchip: crossbar: Change the goto naming
Nishanth Menon
1
-12
/
+11
2014-06-30
irqchip: crossbar: Return proper error value
Nishanth Menon
1
-3
/
+11
2014-06-30
irqchip: crossbar: Fix kerneldoc warning
Nishanth Menon
1
-1
/
+3
2014-06-30
irqchip: crossbar: Fix sparse and checkpatch warnings
Nishanth Menon
1
-3
/
+4
2014-06-30
irqchip: crossbar: Remove IS_ERR_VALUE check
Nishanth Menon
1
-3
/
+3
2014-06-30
irqchip: crossbar: Change allocation logic by reversing search for free irqs
Nishanth Menon
1
-2
/
+2
2014-06-30
irqchip: crossbar: Initialise the crossbar with a safe value
Nishanth Menon
1
-2
/
+17
2014-06-30
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
Nishanth Menon
1
-0
/
+20
2014-06-30
irqchip: crossbar: Check for premapped crossbar before allocating
Nishanth Menon
1
-0
/
+16
2014-06-30
irqchip: crossbar: Dont use '0' to mark reserved interrupts
Nishanth Menon
1
-2
/
+3
2014-04-28
irqchip: irq-crossbar: Not allocating enough memory
Dan Carpenter
1
-1
/
+1
2014-02-05
DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
Sricharan R
1
-0
/
+208