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
/
misc
/
cxl
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
1
-0
/
+29
2016-07-08
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
1
-3
/
+0
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
1
-1
/
+0
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-1
/
+1
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
1
-2
/
+1
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-8
/
+11
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
1
-204
/
+1
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
1
-7
/
+7
2015-10-01
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
Andrew Donnellan
1
-2
/
+0
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
1
-1
/
+1
2015-08-27
cxl: Release irqs if memory allocation fails
Vaibhav Jain
1
-2
/
+5
2015-08-17
cxl: Plug irq_bitmap getting leaked in cxl_context
Vaibhav Jain
1
-0
/
+4
2015-08-14
cxl: Make IRQ release idempotent
Daniel Axtens
1
-0
/
+9
2015-08-12
cxl: sparse: Make declarations static
Daniel Axtens
1
-2
/
+2
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
1
-16
/
+16
2015-07-13
cxl: Add explicit precision specifiers
Rasmus Villemoes
1
-2
/
+2
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
1
-7
/
+24
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
1
-2
/
+2
2015-02-06
cxl: Add missing return statement after handling AFU errror
Ian Munsie
1
-0
/
+1
2015-01-22
cxl: Add tracepoints
Ian Munsie
1
-0
/
+4
2015-01-22
cxl: remove redundant increment of hwirq
Colin Ian King
1
-1
/
+1
2014-11-18
cxl: Name interrupts in /proc/interrupt
Michael Neuling
1
-10
/
+88
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
1
-17
/
+29
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
1
-0
/
+402