summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/main.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-1/+1
* cxl: Add guest-specific codeChristophe Lombard2016-03-091-6/+17
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-1/+0Star
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-091-0/+26
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-4/+7
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-091-1/+1
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-091-0/+67
* cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn2015-07-161-0/+1
* cxl: Check if afu is not null in cxl_slbiaDaniel Axtens2015-07-101-1/+1
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* cxl: Add tracepointsIan Munsie2015-01-221-0/+2
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+230