Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0fce515ebb0d16bd387565a16845ce223e49951d
/
drivers
/
misc
/
cxl
/
native.c
3fd1233
cxl: Avoid double free_irq() for psl,slice interrupts
by Vaibhav Jain
· 7 years ago
aaa2245
cxl: Flush PSL cache before resetting the adapter
by Frederic Barrat
· 8 years ago
6fd40f1
cxl: Fix sparse warnings
by Andrew Donnellan
· 8 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 8 years ago
2a4f667
cxl: Workaround XSL bug that does not clear the RA bit after a reset
by Ian Munsie
· 8 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 8 years ago
2224b67
cxl: Fix allocating a minimum of 2 pages for the SPA
by Ian Munsie
· 8 years ago
6d38261
cxl: Abstract the differences between the PSL and XSL
by Frederic Barrat
· 8 years ago
292841b
cxl: Update process element after allocating interrupts
by Ian Munsie
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
3c206fa
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
by Ian Munsie
· 9 years ago
895a798
cxl: Handle num_of_processes larger than can fit in the SPA
by Ian Munsie
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
0d400f7
cxl: Adapter failure handling
by Christophe Lombard
· 9 years ago
d601ea9
cxl: Support the cxl kernel API from a guest
by Frederic Barrat
· 9 years ago
4752876
cxl: sysfs support for guests
by Christophe Lombard
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
444c4ba
cxl: New hcalls to support cxl adapters
by Christophe Lombard
· 9 years ago
2b04cf3
cxl: Rename some bare-metal specific functions
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
e606e03
cxl: Set endianess of kernel contexts
by Frederic Barrat
· 9 years ago
4108efb
cxl: Fix number of allocated pages in SPA
by Christophe Lombard
· 9 years ago
05155772
cxl: Allocate and release the SPA with the AFU
by Daniel Axtens
· 9 years ago
0b3f9c7
cxl: Drop commands if the PCI channel is not in normal state
by Daniel Axtens
· 9 years ago
368857c
cxl: Don't ignore add_process_element() result when attaching context
by Daniel Axtens
· 9 years ago
de36953
cxl: use more common format specifier
by Rasmus Villemoes
· 9 years ago
ec249dd
cxl: Move include file cxl.h -> cxl-base.h
by Michael Neuling
· 9 years ago
2f66352
cxl: Configure PSL for kernel contexts and merge code
by Michael Neuling
· 9 years ago
1a1a94b
cxl: Export some symbols
by Michael Neuling
· 9 years ago
b12994f
cxl: cxl_afu_reset() -> __cxl_afu_reset()
by Michael Neuling
· 9 years ago
9bcf28c
cxl: Add tracepoints
by Ian Munsie
· 10 years ago
db7933f
cxl: Disable SPAP register when freeing SPA
by Ian Munsie
· 10 years ago
a98e6e9
cxl: Add timeout to process element commands
by Ian Munsie
· 10 years ago
ee41d11
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
by Ian Munsie
· 10 years ago
bc78b05
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
by Ian Munsie
· 10 years ago
5100a9d
cxl: Disable secondary hash in segment table
by Ian Munsie
· 10 years ago
f204e0b
cxl: Driver code for powernv PCIe based cards for userspace access
by Ian Munsie
· 10 years ago