summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/vphb.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-091-0/+9
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-1/+1
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-89/+65Star
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-2/+2
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-3/+3
* cxl: use correct operator when writing pcie config space valuesAndrew Donnellan2015-11-241-1/+1
* cxl: Free virtual PHB when removingAndrew Donnellan2015-10-151-0/+2
* cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan2015-09-071-0/+6
* cxl: EEH supportDaniel Axtens2015-08-141-0/+8
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-0/+26
* cxl/vphb.c: Use phb pointer after NULL checkManinder Singh2015-07-061-1/+2
* cxl: Reset default context for vPHB on releaseMichael Neuling2015-06-071-0/+1
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-031-0/+269