aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/pci.c
AgeCommit message (Expand)Author
2023-01-18cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin
2023-01-18cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang
2020-11-05cxl: Rework error message for incompatible slotsFrederic Barrat
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud
2018-05-15cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain
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