Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c4c10784293ec89746721b1a40cb730b0106deea
/
drivers
/
misc
/
cxl
/
cxl.h
4a14abc
cxl: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ce57c66
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
2bf1071
powerpc/64s: Remove POWER9 DD1 support
by Nicholas Piggin
· 7 years ago
f3988ca
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
by Frederic Barrat
· 7 years ago
f18a4e1
Revert "cxl: Allow a default context to be associated with an external pci_dev"
by Frederic Barrat
· 7 years ago
17d2903
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
by Alastair D'Silva
· 7 years ago
0cfd733
Revert "cxl: Add support for interrupts on the Mellanox CX4"
by Alastair D'Silva
· 7 years ago
c582815
Revert "cxl: Add kernel API to allow a context to operate with relocate disabled"
by Alastair D'Silva
· 7 years ago
497a079
cxl: Report the tunneled operations status
by Philippe Bergheaud
· 7 years ago
9dbcbfa
cxl: read PHB indications from the device tree
by Philippe Bergheaud
· 7 years ago
94322ed
cxl: Check if PSL data-cache is available before issue flush request
by Vaibhav Jain
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b1db551
cxl: Add support for ASB_Notify on POWER9
by Christophe Lombard
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
cbb55ee
cxl: Rework the implementation of cxl_stop_trace_psl9()
by Vaibhav Jain
· 7 years ago
1cafc62
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
by Vaibhav Jain
· 7 years ago
990f19a
cxl: Dump PSL_FIR register on PSL9 error irq
by Vaibhav Jain
· 7 years ago
8f6a904
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
by Vaibhav Jain
· 7 years ago
5632874
cxl: Add support for POWER9 DD2
by Christophe Lombard
· 7 years ago
3ced8d7
cxl: Export library to support IBM XSL
by Christophe Lombard
· 8 years ago
797625d
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
by Christophe Lombard
· 8 years ago
a715626
cxl: Mask slice error interrupts after first occurrence
by Alastair D'Silva
· 8 years ago
f24be42
cxl: Add psl9 specific code
by Christophe Lombard
· 8 years ago
abd1d99
cxl: Isolate few psl8 specific calls
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
6dd2d23
cxl: Keep track of mm struct associated with a context
by Christophe Lombard
· 8 years ago
66ef20c
cxl: Remove unused values in bare-metal environment.
by Christophe Lombard
· 8 years ago
171ed0f
cxl: fix nested locking hang during EEH hotplug
by Andrew Donnellan
· 8 years ago
39d4087
cxl: Fix build when CONFIG_DEBUG_FS=n
by Andrew Donnellan
· 8 years ago
14a3ae3
cxl: Prevent read/write to AFU config space while AFU not configured
by Andrew Donnellan
· 8 years ago
bdecf76
cxl: Fix coredump generation when cxl_get_fd() is used
by Frederic Barrat
· 8 years ago
70b565b
cxl: Prevent adapter reset if an active context exists
by Vaibhav Jain
· 8 years ago
aaa2245
cxl: Flush PSL cache before resetting the adapter
by Frederic Barrat
· 8 years ago
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
· 9 years ago
a2f67d5
cxl: Add support for interrupts on the Mellanox CX4
by Ian Munsie
· 9 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 9 years ago
a19bd79
cxl: Allow a default context to be associated with an external pci_dev
by Ian Munsie
· 9 years ago
62ccf2d
cxl: Move cxl_afu_get / cxl_afu_put to base
by Ian Munsie
· 9 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 9 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 9 years ago
ad42de8
cxl: Add set and get private data to context struct
by Michael Neuling
· 9 years ago
b810253
cxl: Add mechanism for delivering AFU driver specific events
by Philippe Bergheaud
· 9 years ago
b385c9e
cxl: Add support for CAPP DMA mode
by Ian Munsie
· 9 years ago
6d38261
cxl: Abstract the differences between the PSL and XSL
by Frederic Barrat
· 9 years ago
292841b
cxl: Update process element after allocating interrupts
by Ian Munsie
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 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
· 10 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
· 10 years ago
0520336
cxl: Export file ops for use by API
by Michael Neuling
· 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
1a1a94b
cxl: Export some symbols
by Michael Neuling
· 10 years ago
b12994f
cxl: cxl_afu_reset() -> __cxl_afu_reset()
by Michael Neuling
· 10 years ago
eda3693
cxl: Rework detach context functions
by Michael Neuling
· 10 years ago
6428832
cxl: Add cookie parameter to afu_release_irqs()
by Michael Neuling
· 10 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
· 10 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