summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)Author
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Read vsec perst load imageChristophe Lombard
2017-03-20cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain
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
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-09-13cxl: Fix informational messageFrederic Barrat
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
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: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
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: Rename some bare-metal specific functionsFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard