Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19fe416532f798e199f04d25816b1bd36e48d6fe
/
drivers
/
misc
/
cxl
/
cxl.h
1647933
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
by Andrew Donnellan
· 8 years ago
f67a672
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
by Ian Munsie
· 8 years ago
a2f67d5
cxl: Add support for interrupts on the Mellanox CX4
by Ian Munsie
· 8 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 8 years ago
a19bd79
cxl: Allow a default context to be associated with an external pci_dev
by Ian Munsie
· 8 years ago
62ccf2d
cxl: Move cxl_afu_get / cxl_afu_put to base
by Ian Munsie
· 8 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 8 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 8 years ago
ad42de8
cxl: Add set and get private data to context struct
by Michael Neuling
· 8 years ago
b810253
cxl: Add mechanism for delivering AFU driver specific events
by Philippe Bergheaud
· 8 years ago
b385c9e
cxl: Add support for CAPP DMA mode
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
266eab8
cxl: Check periodically the coherent platform function's state
by Christophe Lombard
· 9 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
0e5b5ba
cxl: Remove duplicate #defines
by Ian Munsie
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
e009a7e
cxl: Allow initialization on timebase sync failures
by Frederic Barrat
· 9 years ago
17eb3ee
cxl: Ignore probes for virtual afu pci devices
by Vaibhav Jain
· 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
594ff7d
cxl: Support to flash a new image on the adapter from a guest
by Christophe Lombard
· 9 years ago
4752876
cxl: sysfs support for guests
by Christophe Lombard
· 9 years ago
14baf4d
cxl: Add guest-specific code
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
6d625ed
cxl: Update cxl_irq() prototype
by Frederic Barrat
· 9 years ago
ea2d1f9
cxl: Isolate a few bare-metal-specific calls
by Frederic Barrat
· 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
7b8ad49
cxl: Fix DSI misses when the context owning task exits
by Vaibhav Jain
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
8dde152
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
by Andrew Donnellan
· 9 years ago
390fd59
cxl: Set up and enable PSL Timebase
by Philippe Bergheaud
· 9 years ago
55e0766
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
by Ian Munsie
· 9 years ago
d9232a3
cxl: Add alternate MMIO error handling
by Ian Munsie
· 9 years ago
9e8df8a
cxl: EEH support
by Daniel Axtens
· 9 years ago
13e68d8
cxl: Allow the kernel to trust that an image won't change on PERST.
by Daniel Axtens
· 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
588b34b
cxl: Convert MMIO read/write macros to inline functions
by Daniel Axtens
· 9 years ago
6f7f0b3
cxl: Add AFU virtual PHB and kernel API
by Michael Neuling
· 9 years ago
0520336
cxl: Export file ops for use by API
by Michael Neuling
· 9 years ago
ec249dd
cxl: Move include file cxl.h -> cxl-base.h
by Michael Neuling
· 9 years ago
c358d84b
cxl: Split afu_register_irqs() function
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
eda3693
cxl: Rework detach context functions
by Michael Neuling
· 9 years ago
6428832
cxl: Add cookie parameter to afu_release_irqs()
by Michael Neuling
· 9 years ago
8ac75b9
cxl: Use call_rcu to reduce latency when releasing the afu fd
by Ian Munsie
· 10 years ago
e36f6fe
cxl: Export AFU error buffer via sysfs
by Vaibhav Jain
· 9 years ago
27d4dc7
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
by Vaibhav Jain
· 10 years ago
b087e61
cxl: Export optional AFU configuration record in sysfs
by Ian Munsie
· 10 years ago
62fa19d
cxl: Add ability to reset the card
by Ryan Grimm
· 10 years ago
4beb542
cxl: Use image state defaults for reloading FPGA
by Ryan Grimm
· 10 years ago
d6a6af2
cxl: Disable AFU debug flag
by Ian Munsie
· 10 years ago
b123429
cxl: Unmap MMIO regions when detaching a context
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
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