summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/vphb.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-211-4/+14
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-251-22/+29
* cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-221-1/+9
* cxl: Fix sparse warningsAndrew Donnellan2016-08-091-1/+1
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-141-2/+14
* cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2016-07-141-0/+11
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-141-27/+3
* cxl: Make vPHB device node match adapter'sFrederic Barrat2016-06-161-11/+10
* 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/+65
* 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