summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/vphb.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2016-08-09cxl: Fix sparse warningsAndrew Donnellan
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-06-16cxl: Make vPHB device node match adapter'sFrederic Barrat
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2015-11-24cxl: use correct operator when writing pcie config space valuesAndrew Donnellan
2015-10-15cxl: Free virtual PHB when removingAndrew Donnellan
2015-09-07cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan
2015-08-14cxl: EEH supportDaniel Axtens
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-07-06cxl/vphb.c: Use phb pointer after NULL checkManinder Singh
2015-06-07cxl: Reset default context for vPHB on releaseMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling