summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/cxl.h
Commit message (Expand)AuthorAgeFilesLines
* cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-151-0/+1
* cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-131-1/+1
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-131-0/+4
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-0/+3
|\
| * cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-191-0/+3
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
|/
* cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-061-10/+4
* cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2017-10-221-0/+1
* cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-131-1/+2
* cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-101-1/+1
* cxl: Add support for POWER9 DD2Christophe Lombard2017-10-061-0/+2
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-0/+6
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-231-13/+5
* cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-021-0/+18
* cxl: Add psl9 specific codeChristophe Lombard2017-04-131-18/+120
* cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-131-8/+27
* cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-131-13/+13
* cxl: Update implementation service layerChristophe Lombard2017-04-131-12/+28
* cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-131-2/+8
* cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-131-16/+4
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-211-2/+3
* cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-031-4/+55
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-251-0/+2
* cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-181-2/+4
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-191-0/+24
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-041-1/+5
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-091-1/+1
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-141-0/+1
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-141-0/+4
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-141-0/+10
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-141-0/+6
* cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-141-12/+0
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-081-0/+15
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-081-0/+1
* cxl: Add set and get private data to context structMichael Neuling2016-06-281-0/+3
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-281-1/+6
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-161-0/+1
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-161-0/+26
* cxl: Update process element after allocating interruptsIan Munsie2016-06-161-0/+1
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-10/+5
|\
| * cxl: Check periodically the coherent platform function's stateChristophe Lombard2016-05-111-1/+3
| * cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-111-0/+1
| * cxl: Remove duplicate #definesIan Munsie2016-05-111-9/+0
| * cxl: Allow initialization on timebase sync failuresFrederic Barrat2016-04-221-0/+1
* | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-271-0/+2
|/
* cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-091-0/+2
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-8/+10
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-1/+5
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-091-0/+6
* cxl: sysfs support for guestsChristophe Lombard2016-03-091-0/+7