index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
port.c
Age
Commit message (
Expand
)
Author
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-08-01
cxl/region: Delete 'region' attribute from root decoders
Dan Williams
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
cxl/region: Add region driver boiler plate
Dan Williams
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
cxl/region: Program target lists
Dan Williams
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
2022-07-21
cxl/region: Add region creation support
Ben Widawsky
2022-07-21
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
2022-07-21
cxl/hdm: Add sysfs attributes for interleave ways + granularity
Ben Widawsky
2022-07-21
cxl/port: Move dport tracking to an xarray
Dan Williams
2022-07-21
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
2022-07-21
cxl/port: Record dport in endpoint references
Dan Williams
2022-07-21
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
2022-07-21
cxl/hdm: Track next decoder to allocate
Dan Williams
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-10
cxl/port: Cache CXL host bridge data
Dan Williams
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
2022-07-09
cxl/core: Drop is_cxl_decoder()
Dan Williams
2022-07-09
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
2022-07-09
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
2022-07-09
cxl/port: Keep port->uport valid for the entire life of a port
Dan Williams
2022-06-21
cxl/core: Use is_endpoint_decoder
Ben Widawsky
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
2022-03-22
cxl/core/port: Fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-02-17
cxl/port: Hold port reference until decoder release
Dan Williams
2022-02-17
cxl/port: Fix endpoint refcount leak
Dan Williams
2022-02-11
cxl/core: Fix cxl_device_lock() class detection
Dan Williams
2022-02-11
cxl/core/port: Fix unregister_port() lock assertion
Dan Williams
2022-02-08
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
2022-02-08
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-08
cxl/core: Move target_list out of base decoder attributes
Dan Williams
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-08
cxl/core/port: Add switch port enumeration
Dan Williams
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-08
cxl/core: Emit modalias for CXL devices
Dan Williams
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
[next]