aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16cxl: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang1-10/+1
2022-11-24cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2022-11-24cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin1-0/+1
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König1-3/+3
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas1-11/+24
2020-08-25cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain1-9/+30
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-25/+16
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-25/+16
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat1-69/+6
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat1-37/+0
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva1-3/+0
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva1-218/+18
2018-06-03Merge branch 'fixes' into nextMichael Ellerman1-0/+12
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain1-2/+2
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud1-1/+6
2018-05-15cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud1-0/+7
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard1-17/+0
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud1-5/+43
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain1-6/+13
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain1-8/+2
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain1-2/+6
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat1-2/+0
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain1-2/+10
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain1-0/+38
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain1-1/+2
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard1-23/+24
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard1-14/+27
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard1-7/+4
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-58/+351
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain1-2/+17
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs1-0/+2
2017-04-13cxl: Add psl9 specific codeChristophe Lombard1-17/+242
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard1-21/+43
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard1-30/+30
2017-04-13cxl: Update implementation service layerChristophe Lombard1-15/+40
2017-04-13cxl: Read vsec perst load imageChristophe Lombard1-0/+1
2017-03-20cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain1-7/+6
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan1-2/+9
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan1-0/+2
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain1-0/+3
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet1-1/+1
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain1-0/+2
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat1-0/+3
2016-09-13cxl: Fix informational messageFrederic Barrat1-2/+2
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan1-1/+2
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan1-18/+218
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie1-0/+1
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie1-0/+3
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie1-0/+3
2016-07-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie1-0/+3
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie1-0/+37
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud1-0/+29
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie1-0/+1
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie1-0/+15
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie1-1/+3
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat1-24/+128
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat1-1/+3
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat1-9/+12
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud1-1/+40
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-150/+117
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain1-0/+5
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat1-3/+6
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard1-38/+57
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat1-38/+40
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-7/+9
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat1-18/+0
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard1-47/+1
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2016-01-11cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan1-0/+1
2015-10-06cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud1-0/+28
2015-09-15cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens1-2/+0
2015-08-30cxl: Set up and enable PSL TimebasePhilippe Bergheaud1-1/+56
2015-08-27cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens1-16/+0
2015-08-22cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar1-1/+1
2015-08-14cxl: EEH supportDaniel Axtens1-0/+253
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens1-0/+7
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens1-5/+0
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens1-38/+57
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens1-53/+86
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens1-6/+18
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens1-0/+2
2015-07-16cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn1-0/+1
2015-07-13cxl: use more common format specifierRasmus Villemoes1-5/+5
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens1-1/+1
2015-06-19cxl: Fix typo in debug printMichael Neuling1-1/+1
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling1-4/+13
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling1-2/+2
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling1-1/+11
2015-06-03cxl: Fix error path on probeMichael Neuling1-0/+1
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie1-15/+15
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling1-2/+0
2015-06-03cxl: Add shutdown hookMichael Neuling1-0/+1
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain1-0/+60
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie1-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie1-0/+23
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-22cxl: Add ability to reset the cardRyan Grimm1-0/+37
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-1/+7
2015-01-22cxl: Use image state defaults for reloading FPGARyan Grimm1-2/+40
2014-12-29cxl: Disable AFU debug flagIan Munsie1-1/+1
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie1-1/+1
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+1000