Andrew Donnellan
|
3382a6220f
cxl: Fix coccinelle warnings
|
8 年之前 |
Philippe Bergheaud
|
6e0c50f9e8
cxl: Refine slice error debug messages
|
9 年之前 |
Ian Munsie
|
f5c9df9a44
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
|
9 年之前 |
Michael Neuling
|
d6776bba44
cxl: Keep IRQ mappings on context teardown
|
9 年之前 |
Christophe Lombard
|
cbffa3a514
cxl: Separate bare-metal fields in adapter and AFU data structures
|
9 年之前 |
Frederic Barrat
|
73d55c3b59
cxl: IRQ allocation for guests
|
9 年之前 |
Frederic Barrat
|
6d625ed9a7
cxl: Update cxl_irq() prototype
|
9 年之前 |
Frederic Barrat
|
5be587b111
cxl: Introduce implementation-specific API
|
9 年之前 |
Frederic Barrat
|
d56d301b51
cxl: Move bare-metal specific code to specialized files
|
9 年之前 |
Christophe Lombard
|
8633186209
cxl: Move common code away from bare-metal-specific files
|
9 年之前 |
Andrew Donnellan
|
52adee580d
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
|
10 年之前 |
Andrew Donnellan
|
8dde152ea3
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
|
10 年之前 |
Vaibhav Jain
|
a6897f3966
cxl: Release irqs if memory allocation fails
|
10 年之前 |
Vaibhav Jain
|
8c7dd08a8c
cxl: Plug irq_bitmap getting leaked in cxl_context
|
10 年之前 |
Daniel Axtens
|
e640d2fc81
cxl: Make IRQ release idempotent
|
10 年之前 |
Daniel Axtens
|
3d6b040e73
cxl: sparse: Make declarations static
|
10 年之前 |
Rasmus Villemoes
|
de36953843
cxl: use more common format specifier
|
10 年之前 |
Rasmus Villemoes
|
80c394fab8
cxl: Add explicit precision specifiers
|
10 年之前 |
Michael Neuling
|
ec249dd860
cxl: Move include file cxl.h -> cxl-base.h
|
10 年之前 |
Michael Neuling
|
c358d84b4e
cxl: Split afu_register_irqs() function
|
10 年之前 |
Michael Neuling
|
6428832a7b
cxl: Add cookie parameter to afu_release_irqs()
|
10 年之前 |
Ian Munsie
|
a6130ed253
cxl: Add missing return statement after handling AFU errror
|
10 年之前 |
Ian Munsie
|
9bcf28cdb2
cxl: Add tracepoints
|
10 年之前 |
Colin Ian King
|
d3383aaae9
cxl: remove redundant increment of hwirq
|
10 年之前 |
Michael Neuling
|
80fa93fce3
cxl: Name interrupts in /proc/interrupt
|
10 年之前 |
Ian Munsie
|
bc78b05bb4
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
|
10 年之前 |
Ian Munsie
|
f204e0b8ce
cxl: Driver code for powernv PCIe based cards for userspace access
|
10 年之前 |