index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
2020-08-25
cxl: Rework error message for incompatible slots
Frederic Barrat
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-30
cxl: Wrap iterations over afu slices inside 'afu_list_lock'
Vaibhav Jain
2018-11-26
cxl: Use device_type helpers to access the node type
Rob Herring
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
2017-11-23
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
2017-11-06
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-10-13
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-06
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-02
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
2017-05-02
cxl: Force context lock during EEH flow
Vaibhav Jain
2017-04-19
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
cxl: Read vsec perst load image
Christophe Lombard
2017-03-20
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
2016-11-18
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-09-13
cxl: Fix informational message
Frederic Barrat
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
2016-08-09
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
[next]