Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ecfd7940b8641da6e41ca94eba36876dc2ba827b
/
drivers
/
misc
/
cxl
/
irq.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
f24be42
cxl: Add psl9 specific code
by Christophe Lombard
· 8 years ago
64663f3
cxl: Rename some psl8 specific functions
by Christophe Lombard
· 8 years ago
bdd2e71
cxl: Update implementation service layer
by Christophe Lombard
· 8 years ago
3382a62
cxl: Fix coccinelle warnings
by Andrew Donnellan
· 8 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 9 years ago
f5c9df9
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
by Ian Munsie
· 9 years ago
d6776bb
cxl: Keep IRQ mappings on context teardown
by Michael Neuling
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
73d55c3
cxl: IRQ allocation for guests
by Frederic Barrat
· 9 years ago
6d625ed
cxl: Update cxl_irq() prototype
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
d56d301
cxl: Move bare-metal specific code to specialized files
by Frederic Barrat
· 9 years ago
8633186
cxl: Move common code away from bare-metal-specific files
by Christophe Lombard
· 9 years ago
52adee5
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
by Andrew Donnellan
· 9 years ago
8dde152
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
by Andrew Donnellan
· 9 years ago
a6897f3
cxl: Release irqs if memory allocation fails
by Vaibhav Jain
· 9 years ago
8c7dd08
cxl: Plug irq_bitmap getting leaked in cxl_context
by Vaibhav Jain
· 9 years ago
e640d2fc
cxl: Make IRQ release idempotent
by Daniel Axtens
· 9 years ago
3d6b040
cxl: sparse: Make declarations static
by Daniel Axtens
· 9 years ago
de36953
cxl: use more common format specifier
by Rasmus Villemoes
· 10 years ago
80c394fa
cxl: Add explicit precision specifiers
by Rasmus Villemoes
· 10 years ago
ec249dd
cxl: Move include file cxl.h -> cxl-base.h
by Michael Neuling
· 10 years ago
c358d84b
cxl: Split afu_register_irqs() function
by Michael Neuling
· 10 years ago
6428832
cxl: Add cookie parameter to afu_release_irqs()
by Michael Neuling
· 10 years ago
a6130ed
cxl: Add missing return statement after handling AFU errror
by Ian Munsie
· 10 years ago
9bcf28c
cxl: Add tracepoints
by Ian Munsie
· 10 years ago
d3383aa
cxl: remove redundant increment of hwirq
by Colin Ian King
· 10 years ago
80fa93f
cxl: Name interrupts in /proc/interrupt
by Michael Neuling
· 10 years ago
bc78b05
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
by Ian Munsie
· 10 years ago
f204e0b
cxl: Driver code for powernv PCIe based cards for userspace access
by Ian Munsie
· 10 years ago