aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/cxl.h
Commit message (Expand)AuthorAge
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-19
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
* | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-02
* | Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-02
* | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva2018-07-02
* | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-02
* | Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva2018-07-02
|/
* cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-15
* cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-13
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-13
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02
|\
| * cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-19
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-06
* cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2017-10-22
* cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-13
* cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-10
* cxl: Add support for POWER9 DD2Christophe Lombard2017-10-06
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-03
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-23
* cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-02
* cxl: Add psl9 specific codeChristophe Lombard2017-04-13
* cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-13
* cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-13
* cxl: Update implementation service layerChristophe Lombard2017-04-13
* cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-13
* cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-13
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-21
* cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-03
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-24
* cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-18
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-04
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-14
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-14
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-14
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-14
* cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-14
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-08
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-08
* cxl: Add set and get private data to context structMichael Neuling2016-06-28
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-28
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-16
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-16
* cxl: Update process element after allocating interruptsIan Munsie2016-06-16
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * cxl: Check periodically the coherent platform function's stateChristophe Lombard2016-05-11
| * cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-11
| * cxl: Remove duplicate #definesIan Munsie2016-05-11