aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-01-30
* cxl: Use device_type helpers to access the node typeRob Herring2018-11-26
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-19
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
* | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-02
* | Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat2018-07-02
* | Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-02
* | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2018-07-02
|/
* Merge branch 'fixes' into nextMichael Ellerman2018-06-03
|\
| * cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-15
| * cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-15
* | cxl: Configure PSL to not use APC virtual machinesVaibhav Jain2018-06-01
|/
* cxl: Fix timebase synchronization status on P9Christophe Lombard2018-03-14
* cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-13
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-13
* cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain2018-03-13
* cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain2018-03-13
* cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-23
* cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-11-23
* cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-06
* cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-13
* cxl: Add support for POWER9 DD2Christophe Lombard2017-10-06
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-03
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-23
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-02
| * cxl: Force context lock during EEH flowVaibhav Jain2017-05-02
| * cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs2017-04-19
| * cxl: Add psl9 specific codeChristophe Lombard2017-04-13
| * cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-13
| * cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-13
| * cxl: Update implementation service layerChristophe Lombard2017-04-13
| * cxl: Read vsec perst load imageChristophe Lombard2017-04-13
* | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-20
|/
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-21
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-24
* cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-24
* cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2016-11-18
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-04
* cxl: Fix informational messageFrederic Barrat2016-09-13
* cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-10
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan2016-07-14
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-14
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-14
* cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2016-07-14
* cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie2016-07-14