Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig | 1 | -1/+1 |
2017-02-21 | cxl: fix nested locking hang during EEH hotplug | Andrew Donnellan | 1 | -4/+14 |
2017-01-25 | cxl: Prevent read/write to AFU config space while AFU not configured | Andrew Donnellan | 1 | -22/+29 |
2016-08-22 | cxl: use pcibios_free_controller_deferred() when removing vPHBs | Andrew Donnellan | 1 | -1/+9 |
2016-08-09 | cxl: Fix sparse warnings | Andrew Donnellan | 1 | -1/+1 |
2016-07-14 | cxl: Add support for using the kernel API with a real PHB | Ian Munsie | 1 | -2/+14 |
2016-07-14 | cxl: Do not create vPHB if there are no AFU configuration records | Ian Munsie | 1 | -0/+11 |
2016-07-14 | cxl: Allow a default context to be associated with an external pci_dev | Ian Munsie | 1 | -27/+3 |
2016-06-16 | cxl: Make vPHB device node match adapter's | Frederic Barrat | 1 | -11/+10 |
2016-03-09 | cxl: Ignore probes for virtual afu pci devices | Vaibhav Jain | 1 | -0/+9 |
2016-03-09 | cxl: Adapter failure handling | Christophe Lombard | 1 | -1/+1 |
2016-03-09 | cxl: Support the cxl kernel API from a guest | Frederic Barrat | 1 | -89/+65 |
2016-03-09 | cxl: Separate bare-metal fields in adapter and AFU data structures | Christophe Lombard | 1 | -2/+2 |
2016-03-09 | cxl: Introduce implementation-specific API | Frederic Barrat | 1 | -3/+3 |
2015-11-24 | cxl: use correct operator when writing pcie config space values | Andrew Donnellan | 1 | -1/+1 |
2015-10-15 | cxl: Free virtual PHB when removing | Andrew Donnellan | 1 | -0/+2 |
2015-09-07 | cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline | Andrew Donnellan | 1 | -0/+6 |
2015-08-14 | cxl: EEH support | Daniel Axtens | 1 | -0/+8 |
2015-08-14 | cxl: Drop commands if the PCI channel is not in normal state | Daniel Axtens | 1 | -0/+26 |
2015-07-06 | cxl/vphb.c: Use phb pointer after NULL check | Maninder Singh | 1 | -1/+2 |
2015-06-07 | cxl: Reset default context for vPHB on release | Michael Neuling | 1 | -0/+1 |
2015-06-03 | cxl: Add AFU virtual PHB and kernel API | Michael Neuling | 1 | -0/+269 |