index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
port.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
2022-12-05
1
-3
/
+6
|
\
|
*
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
2022-12-04
1
-3
/
+6
*
|
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
2022-12-05
1
-1
/
+1
|
\
\
|
*
|
cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
Dan Williams
2022-12-03
1
-1
/
+1
|
|
/
*
|
cxl/port: Add RCD endpoint port enumeration
Dan Williams
2022-12-05
1
-0
/
+7
*
|
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
2022-12-05
1
-39
/
+0
*
|
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
2022-12-03
1
-6
/
+47
*
|
cxl/acpi: Move rescan to the workqueue
Dan Williams
2022-12-03
1
-2
/
+17
*
|
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
2022-11-14
1
-14
/
+34
*
|
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
2022-11-14
1
-12
/
+39
|
/
*
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-05
1
-2
/
+9
*
cxl/region: Delete 'region' attribute from root decoders
Dan Williams
2022-08-02
1
-1
/
+2
*
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
1
-0
/
+2
*
cxl/region: Add region driver boiler plate
Dan Williams
2022-07-26
1
-0
/
+9
*
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
1
-0
/
+1
*
cxl/region: Program target lists
Dan Williams
2022-07-25
1
-3
/
+1
*
cxl/region: Attach endpoint decoders
Dan Williams
2022-07-25
1
-7
/
+3
*
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2022-07-25
1
-0
/
+16
*
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
2022-07-25
1
-0
/
+9
*
cxl/region: Add region creation support
Ben Widawsky
2022-07-22
1
-0
/
+39
*
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
2022-07-22
1
-0
/
+41
*
cxl/hdm: Add sysfs attributes for interleave ways + granularity
Ben Widawsky
2022-07-22
1
-0
/
+23
*
cxl/port: Move dport tracking to an xarray
Dan Williams
2022-07-22
1
-49
/
+36
*
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
2022-07-22
1
-31
/
+29
*
cxl/port: Record parent dport when adding ports
Dan Williams
2022-07-22
1
-12
/
+15
*
cxl/port: Record dport in endpoint references
Dan Williams
2022-07-22
1
-17
/
+35
*
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
2022-07-22
1
-1
/
+72
*
cxl/hdm: Track next decoder to allocate
Dan Williams
2022-07-22
1
-0
/
+1
*
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2022-07-22
1
-0
/
+20
*
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2022-07-21
1
-10
/
+21
*
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
2022-07-21
1
-7
/
+27
*
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-21
1
-63
/
+129
*
cxl/port: Cache CXL host bridge data
Dan Williams
2022-07-10
1
-1
/
+17
*
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
2022-07-10
1
-0
/
+1
*
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
2022-07-10
1
-2
/
+11
*
cxl/core: Drop is_cxl_decoder()
Dan Williams
2022-07-10
1
-6
/
+0
*
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
2022-07-10
1
-22
/
+6
*
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
2022-07-10
1
-2
/
+2
*
cxl/port: Keep port->uport valid for the entire life of a port
Dan Williams
2022-07-09
1
-2
/
+2
*
cxl/core: Use is_endpoint_decoder
Ben Widawsky
2022-06-21
1
-1
/
+1
*
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
1
-32
/
+23
*
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
2022-04-28
1
-4
/
+9
*
cxl/core/port: Fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-22
1
-1
/
+4
*
cxl/port: Hold port reference until decoder release
Dan Williams
2022-02-18
1
-0
/
+4
*
cxl/port: Fix endpoint refcount leak
Dan Williams
2022-02-18
1
-1
/
+2
*
cxl/core: Fix cxl_device_lock() class detection
Dan Williams
2022-02-11
1
-1
/
+1
*
cxl/core/port: Fix unregister_port() lock assertion
Dan Williams
2022-02-11
1
-4
/
+20
*
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
2022-02-09
1
-1
/
+4
*
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-09
1
-7
/
+56
*
cxl/core: Move target_list out of base decoder attributes
Dan Williams
2022-02-09
1
-1
/
+2
[next]