index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
Age
Commit message (
Expand
)
Author
2023-11-28
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-11-28
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-08-05
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
2022-08-01
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
2022-08-01
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
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-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
2022-07-25
cxl/region: Add a 'uuid' attribute
Ben Widawsky
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/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: Track next decoder to allocate
Dan Williams
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2022-07-21
cxl/hdm: Enumerate allocated DPA
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-19
cxl/port: Read CDAT table
Ira Weiny
2022-07-11
cxl/pmem: Delete unused nvdimm attribute
Dan Williams
2022-07-10
cxl/port: Cache CXL host bridge data
Dan Williams
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
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-06-21
cxl/core: Use is_endpoint_decoder
Ben Widawsky
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
2022-02-08
cxl/core/port: Add endpoint decoders
Ben Widawsky
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/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/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-08
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-08
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2022-02-08
cxl: Prove CXL locking
Dan Williams
[next]