index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
cxl/pmu: Ensure put_device on pmu devices
Ira Weiny
1
-1
/
+1
2023-12-08
cxl/cdat: Free correct buffer on checksum error
Ira Weiny
1
-7
/
+6
2023-12-07
cxl/hdm: Fix dpa translation locking
Dan Williams
2
-4
/
+3
2023-11-29
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
1
-2
/
+16
2023-11-29
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2
-6
/
+8
2023-11-22
cxl/hdm: Fix a benign lockdep splat
Dave Jiang
1
-0
/
+2
2023-11-02
cxl/pci: Change CXL AER support check to use native AER
Terry Bowman
1
-2
/
+2
2023-10-31
cxl/hdm: Remove broken error path
Dan Williams
2
-17
/
+10
2023-10-31
cxl/hdm: Fix && vs || bug
Dan Carpenter
1
-1
/
+1
2023-10-31
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
5
-6
/
+40
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
4
-5
/
+11
2023-10-31
Merge branch 'for-6.7/cxl-qtg' into cxl/next
Dan Williams
5
-12
/
+60
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
10
-129
/
+406
2023-10-27
cxl: Add support for reading CXL switch CDAT table
Dave Jiang
2
-5
/
+20
2023-10-27
cxl: Add checksum verification to CDAT from CXL
Dave Jiang
1
-7
/
+23
2023-10-27
cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
Dave Jiang
3
-0
/
+17
2023-10-27
cxl: Add decoders_committed sysfs attribute to cxl_port
Dave Jiang
1
-0
/
+25
2023-10-27
cxl: Add cxl_decoders_committed() helper
Dave Jiang
5
-6
/
+15
2023-10-27
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
3
-6
/
+4
2023-10-27
cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
Robert Richter
1
-3
/
+3
2023-10-27
cxl/pci: Disable root port interrupts in RCH mode
Terry Bowman
1
-0
/
+32
2023-10-27
cxl/pci: Add RCH downstream port error logging
Terry Bowman
1
-0
/
+96
2023-10-27
cxl/pci: Map RCH downstream AER registers for logging protocol errors
Terry Bowman
2
-0
/
+46
2023-10-27
cxl/pci: Update CXL error logging to use RAS register address
Terry Bowman
1
-13
/
+31
2023-10-27
PCI/AER: Refactor cper_print_aer() for use by CXL driver module
Terry Bowman
1
-0
/
+1
2023-10-27
cxl/pci: Add RCH downstream port AER register discovery
Robert Richter
5
-0
/
+61
2023-10-27
cxl/port: Remove Component Register base address from struct cxl_port
Robert Richter
2
-5
/
+1
2023-10-27
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
2
-5
/
+0
2023-10-27
cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
Robert Richter
3
-39
/
+43
2023-10-27
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
3
-4
/
+9
2023-10-27
cxl/port: Pre-initialize component register mappings
Robert Richter
1
-5
/
+7
2023-10-27
cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
Robert Richter
2
-7
/
+7
2023-10-27
cxl/port: Fix @host confusion in cxl_dport_setup_regs()
Dan Williams
1
-12
/
+31
2023-10-27
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
5
-20
/
+20
2023-10-27
cxl/port: Fix delete_endpoint() vs parent unregistration race
Dan Williams
1
-15
/
+19
2023-10-27
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
1
-1
/
+8
2023-10-27
cxl/region: Fix cxl_region_rwsem lock held when returning to user space
Li Zhijian
1
-1
/
+1
2023-10-27
cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
Alison Schofield
1
-112
/
+15
2023-10-27
cxl/region: Calculate a target position in a region interleave
Alison Schofield
1
-0
/
+127
2023-10-26
cxl/region: Prepare the decoder match range helper for reuse
Alison Schofield
1
-6
/
+11
2023-10-24
cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
Alison Schofield
1
-2
/
+1
2023-10-24
cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
Jim Harris
1
-7
/
+7
2023-10-09
cxl/mem: Fix shutdown order
Dan Williams
1
-1
/
+1
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
8
-49
/
+90
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
3
-42
/
+50
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
3
-12
/
+13
2023-10-06
cxl/pci: Remove inconsistent usage of dev_err_probe()
Dan Williams
1
-11
/
+2
2023-10-06
cxl/pci: Remove hardirq handler for cxl_request_irq()
Dan Williams
1
-6
/
+6
2023-09-29
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
3
-39
/
+26
2023-09-29
cxl/pci: Remove unnecessary device reference management in sanitize work
Dan Williams
1
-5
/
+0
[next]