index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
cxl/pci: Update comment
Ira Weiny
2023-09-16
1
-1
/
+4
|
*
|
cxl/port: Quiet warning messages from the cxl_test environment
Dan Williams
2023-09-16
2
-2
/
+7
*
|
|
Merge branch 'for-6.7/cxl-qtg' into cxl/next
Dan Williams
2023-10-31
5
-12
/
+60
|
\
\
\
|
*
|
|
cxl: Add support for reading CXL switch CDAT table
Dave Jiang
2023-10-28
2
-5
/
+20
|
*
|
|
cxl: Add checksum verification to CDAT from CXL
Dave Jiang
2023-10-28
1
-7
/
+23
|
*
|
|
cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
Dave Jiang
2023-10-28
3
-0
/
+17
*
|
|
|
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
2023-10-31
10
-129
/
+406
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
2023-10-28
3
-6
/
+4
|
*
|
|
cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
Robert Richter
2023-10-28
1
-3
/
+3
|
*
|
|
cxl/pci: Disable root port interrupts in RCH mode
Terry Bowman
2023-10-28
1
-0
/
+32
|
*
|
|
cxl/pci: Add RCH downstream port error logging
Terry Bowman
2023-10-28
1
-0
/
+96
|
*
|
|
cxl/pci: Map RCH downstream AER registers for logging protocol errors
Terry Bowman
2023-10-28
2
-0
/
+46
|
*
|
|
cxl/pci: Update CXL error logging to use RAS register address
Terry Bowman
2023-10-28
1
-13
/
+31
|
*
|
|
PCI/AER: Refactor cper_print_aer() for use by CXL driver module
Terry Bowman
2023-10-28
1
-0
/
+1
|
*
|
|
cxl/pci: Add RCH downstream port AER register discovery
Robert Richter
2023-10-28
5
-0
/
+61
|
*
|
|
cxl/port: Remove Component Register base address from struct cxl_port
Robert Richter
2023-10-28
2
-5
/
+1
|
*
|
|
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
2023-10-28
2
-5
/
+0
|
*
|
|
cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
Robert Richter
2023-10-28
3
-39
/
+43
|
*
|
|
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
2023-10-28
3
-4
/
+9
|
*
|
|
cxl/port: Pre-initialize component register mappings
Robert Richter
2023-10-28
1
-5
/
+7
|
*
|
|
cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
Robert Richter
2023-10-28
2
-7
/
+7
|
*
|
|
cxl/port: Fix @host confusion in cxl_dport_setup_regs()
Dan Williams
2023-10-28
1
-12
/
+31
|
*
|
|
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
2023-10-28
5
-20
/
+20
|
*
|
|
cxl/port: Fix delete_endpoint() vs parent unregistration race
Dan Williams
2023-10-28
1
-15
/
+19
|
|
/
/
*
|
|
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
2023-10-27
1
-1
/
+8
*
|
|
cxl/region: Fix cxl_region_rwsem lock held when returning to user space
Li Zhijian
2023-10-27
1
-1
/
+1
*
|
|
cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
Alison Schofield
2023-10-27
1
-112
/
+15
*
|
|
cxl/region: Calculate a target position in a region interleave
Alison Schofield
2023-10-27
1
-0
/
+127
*
|
|
cxl/region: Prepare the decoder match range helper for reuse
Alison Schofield
2023-10-26
1
-6
/
+11
*
|
|
cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
Jim Harris
2023-10-24
1
-7
/
+7
*
|
|
cxl/mem: Fix shutdown order
Dan Williams
2023-10-09
1
-1
/
+1
*
|
|
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-10-06
8
-49
/
+90
*
|
|
cxl/pci: Fix sanitize notifier setup
Dan Williams
2023-10-06
3
-42
/
+50
*
|
|
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
2023-10-06
3
-12
/
+13
*
|
|
cxl/pci: Remove inconsistent usage of dev_err_probe()
Dan Williams
2023-10-06
1
-11
/
+2
*
|
|
cxl/pci: Remove hardirq handler for cxl_request_irq()
Dan Williams
2023-10-06
1
-6
/
+6
*
|
|
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
2023-09-30
3
-39
/
+26
*
|
|
cxl/pci: Remove unnecessary device reference management in sanitize work
Dan Williams
2023-09-29
1
-5
/
+0
|
/
/
*
|
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
2023-09-22
1
-2
/
+2
*
|
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
2023-09-22
1
-4
/
+9
|
/
*
cxl/region: Refactor granularity select in cxl_port_setup_targets()
Alison Schofield
2023-09-15
1
-9
/
+8
*
cxl/region: Match auto-discovered region decoders by HPA range
Alison Schofield
2023-09-15
1
-1
/
+23
*
cxl/mbox: Fix CEL logic for poison and security commands
Ira Weiny
2023-09-14
1
-11
/
+12
*
cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
Smita Koralahalli
2023-09-12
1
-2
/
+1
*
cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
Smita Koralahalli
2023-09-12
1
-3
/
+3
*
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
2023-07-28
3
-1
/
+78
*
cxl/memdev: Document security state in kern-doc
Davidlohr Bueso
2023-07-28
1
-0
/
+1
*
cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
Breno Leitao
2023-07-18
1
-1
/
+1
*
cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
Breno Leitao
2023-07-18
1
-2
/
+1
*
cxl/mem: Fix a double shift bug
Dan Carpenter
2023-07-14
1
-1
/
+1
[prev]
[next]