summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang2023-08-161-10/+1
* cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
* cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
* cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-3/+3
* cxl: Factor out common dev->driver expressionsBjorn Helgaas2021-10-181-11/+24
* cxl: Rework error message for incompatible slotsFrederic Barrat2020-08-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-01-301-9/+30
* cxl: Use device_type helpers to access the node typeRob Herring2018-11-261-3/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-191-25/+16
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-25/+16
* | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-021-69/+6
* | Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat2018-07-021-37/+0
* | Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-021-3/+0
* | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2018-07-021-218/+18
|/
* Merge branch 'fixes' into nextMichael Ellerman2018-06-031-0/+12
|\
| * cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-151-1/+6
| * cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-151-0/+7
* | cxl: Configure PSL to not use APC virtual machinesVaibhav Jain2018-06-021-2/+2
|/
* cxl: Fix timebase synchronization status on P9Christophe Lombard2018-03-141-17/+0
* cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-131-5/+43
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-131-6/+13
* cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain2018-03-131-8/+2
* cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain2018-03-131-2/+6
* cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-241-2/+0
* cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-11-231-2/+10
* cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-061-0/+38
* cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-131-1/+2
* cxl: Add support for POWER9 DD2Christophe Lombard2017-10-061-23/+24
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-14/+27
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-231-7/+4
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-58/+351
|\
| * cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-021-6/+9
| * cxl: Force context lock during EEH flowVaibhav Jain2017-05-021-2/+17
| * cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs2017-04-191-0/+2
| * cxl: Add psl9 specific codeChristophe Lombard2017-04-131-17/+242
| * cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-131-21/+43
| * cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-131-30/+30
| * cxl: Update implementation service layerChristophe Lombard2017-04-131-15/+40
| * cxl: Read vsec perst load imageChristophe Lombard2017-04-131-0/+1
* | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6
|/
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-211-2/+9
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-251-0/+2
* cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-251-0/+3
* cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2016-11-181-1/+1
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-191-0/+2
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-041-0/+3
* cxl: Fix informational messageFrederic Barrat2016-09-131-2/+2
* cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-101-3/+6