aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/cxl.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-19cxl: Prevent adapter reset if an active context existsGravatar Vaibhav Jain 1-0/+24
2016-10-04cxl: Flush PSL cache before resetting the adapterGravatar Frederic Barrat 1-1/+5
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsGravatar Andrew Donnellan 1-1/+1
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Gravatar Ian Munsie 1-0/+1
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Gravatar Ian Munsie 1-0/+4
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationGravatar Ian Munsie 1-0/+10
2016-07-14cxl: Allow a default context to be associated with an external pci_devGravatar Ian Munsie 1-0/+6
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseGravatar Ian Munsie 1-12/+0
2016-07-08cxl: Refine slice error debug messagesGravatar Philippe Bergheaud 1-0/+15
2016-07-08cxl: Fix bug where AFU disable operation had no effectGravatar Ian Munsie 1-0/+1
2016-06-28cxl: Add set and get private data to context structGravatar Michael Neuling 1-0/+3
2016-06-28cxl: Add mechanism for delivering AFU driver specific eventsGravatar Philippe Bergheaud 1-1/+6
2016-06-16cxl: Add support for CAPP DMA modeGravatar Ian Munsie 1-0/+1
2016-06-16cxl: Abstract the differences between the PSL and XSLGravatar Frederic Barrat 1-0/+26
2016-06-16cxl: Update process element after allocating interruptsGravatar Ian Munsie 1-0/+1
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-10/+5
2016-05-11cxl: Check periodically the coherent platform function's stateGravatar Christophe Lombard 1-1/+3
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledGravatar Ian Munsie 1-0/+1
2016-05-11cxl: Remove duplicate #definesGravatar Ian Munsie 1-9/+0
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextGravatar Michael Neuling 1-0/+2
2016-04-22cxl: Allow initialization on timebase sync failuresGravatar Frederic Barrat 1-0/+1
2016-03-09cxl: Ignore probes for virtual afu pci devicesGravatar Vaibhav Jain 1-0/+2
2016-03-09cxl: Adapter failure handlingGravatar Christophe Lombard 1-8/+10
2016-03-09cxl: Support the cxl kernel API from a guestGravatar Frederic Barrat 1-1/+5
2016-03-09cxl: Support to flash a new image on the adapter from a guestGravatar Christophe Lombard 1-0/+6
2016-03-09cxl: sysfs support for guestsGravatar Christophe Lombard 1-0/+7
2016-03-09cxl: Add guest-specific codeGravatar Christophe Lombard 1-1/+36
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresGravatar Christophe Lombard 1-26/+58
2016-03-09cxl: New hcalls to support cxl adaptersGravatar Christophe Lombard 1-2/+21
2016-03-09cxl: Update cxl_irq() prototypeGravatar Frederic Barrat 1-1/+1
2016-03-09cxl: Isolate a few bare-metal-specific callsGravatar Frederic Barrat 1-2/+5
2016-03-09cxl: Rename some bare-metal specific functionsGravatar Frederic Barrat 1-14/+14
2016-03-09cxl: Introduce implementation-specific APIGravatar Frederic Barrat 1-19/+34
2016-03-09cxl: Move bare-metal specific code to specialized filesGravatar Frederic Barrat 1-20/+4
2016-03-09cxl: Move common code away from bare-metal-specific filesGravatar Christophe Lombard 1-0/+9
2016-01-05cxl: Fix DSI misses when the context owning task exitsGravatar Vaibhav Jain 1-0/+3
2015-11-24cxl: Fix possible idr warning when contexts are releasedGravatar Vaibhav Jain 1-0/+12
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Gravatar Andrew Donnellan 1-0/+1
2015-08-30cxl: Set up and enable PSL TimebaseGravatar Philippe Bergheaud 1-0/+5
2015-08-30cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiGravatar Ian Munsie 1-0/+1
2015-08-18cxl: Add alternate MMIO error handlingGravatar Ian Munsie 1-1/+3
2015-08-14cxl: EEH supportGravatar Daniel Axtens 1-0/+1
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Gravatar Daniel Axtens 1-0/+1
2015-08-14cxl: Allocate and release the SPA with the AFUGravatar Daniel Axtens 1-0/+3
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateGravatar Daniel Axtens 1-8/+36
2015-08-14cxl: Convert MMIO read/write macros to inline functionsGravatar Daniel Axtens 1-16/+35
2015-06-03cxl: Add AFU virtual PHB and kernel APIGravatar Michael Neuling 1-0/+5
2015-06-03cxl: Export file ops for use by APIGravatar Michael Neuling 1-0/+9
2015-06-03cxl: Move include file cxl.h -> cxl-base.hGravatar Michael Neuling 1-1/+1
2015-06-03cxl: Split afu_register_irqs() functionGravatar Michael Neuling 1-0/+1