index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
cxl: Use pci_find_vsec_capability() to simplify the code
Xiongfeng Wang
1
-10
/
+1
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
1
-0
/
+1
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-3
/
+3
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
1
-11
/
+24
2020-08-24
cxl: Rework error message for incompatible slots
Frederic Barrat
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-30
cxl: Wrap iterations over afu slices inside 'afu_list_lock'
Vaibhav Jain
1
-9
/
+30
2018-11-26
cxl: Use device_type helpers to access the node type
Rob Herring
1
-3
/
+1
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-25
/
+16
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-25
/
+16
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
1
-69
/
+6
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
1
-37
/
+0
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
1
-3
/
+0
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
1
-218
/
+18
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+12
2018-06-01
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
1
-1
/
+6
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
1
-0
/
+7
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
1
-17
/
+0
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
1
-5
/
+43
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
1
-6
/
+13
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
1
-8
/
+2
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
1
-2
/
+6
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
1
-2
/
+0
2017-11-23
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
1
-2
/
+10
2017-11-06
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
1
-0
/
+38
2017-10-13
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
1
-1
/
+2
2017-10-06
cxl: Add support for POWER9 DD2
Christophe Lombard
1
-23
/
+24
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-14
/
+27
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
1
-7
/
+4
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-58
/
+351
2017-05-02
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
1
-6
/
+9
2017-05-02
cxl: Force context lock during EEH flow
Vaibhav Jain
1
-2
/
+17
2017-04-19
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
1
-0
/
+2
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-17
/
+242
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
1
-21
/
+43
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
1
-30
/
+30
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
1
-15
/
+40
2017-04-13
cxl: Read vsec perst load image
Christophe Lombard
1
-0
/
+1
2017-03-20
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
1
-7
/
+6
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
1
-2
/
+9
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
1
-0
/
+2
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2016-11-18
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
1
-1
/
+1
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
1
-0
/
+2
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
1
-0
/
+3
2016-09-13
cxl: Fix informational message
Frederic Barrat
1
-2
/
+2
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
1
-3
/
+6
[next]