index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
port.c
Age
Commit message (
Expand
)
Author
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
2025-07-16
cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
Dan Williams
2025-07-01
cxl: make cxl_bus_type constant
Greg Kroah-Hartman
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
2025-03-14
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-25
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-09-03
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
2024-09-03
cxl/port: Convert to use ERR_CAST()
Yuesong Li
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-11
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-11
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
2024-04-08
cxl: Add checks to access_coordinate calculation to fail missing data
Dave Jiang
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-04-08
cxl: Fix retrieving of access_coordinates in PCIe path
Dave Jiang
2024-04-05
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
Dave Jiang
2024-03-13
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
2024-03-12
cxl/core: Add CXL EINJ debugfs files
Ben Cheatham
2024-03-12
cxl: Set cxlmd->endpoint before adding port device
Dave Jiang
2024-03-12
cxl: Split out host bridge access coordinates
Dave Jiang
2024-03-12
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
2024-01-05
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
2024-01-05
cxl: Introduce put_cxl_root() helper
Dave Jiang
2024-01-04
cxl/port: Fix missing target list lock
Dan Williams
2024-01-04
cxl/port: Fix decoder initialization when nr_targets > interleave_ways
Huang Ying
2023-12-22
cxl: Add helper function that calculate performance data for downstream ports
Dave Jiang
2023-12-22
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-22
cxl: Add support for _DSM Function for retrieving QTG ID
Dave Jiang
2023-12-07
cxl/hdm: Fix dpa translation locking
Dan Williams
2023-10-31
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
[next]