Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d6776bba44d9752f6cdf640046070e71ee4bba7b
/
drivers
/
misc
/
cxl
/
irq.c
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