summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/vphb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-181-1/+1
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-1/+0Star
* cxl: drop the dma_set_mask callback from vphbChristoph Hellwig2018-12-201-12/+0Star
* Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-021-3/+27
* Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-021-14/+2Star
* powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-101-1/+1
* 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/+3Star
* cxl: Make vPHB device node match adapter'sFrederic Barrat2016-06-161-11/+10Star
* 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