index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
hdm.c
Age
Commit message (
Expand
)
Author
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
2022-12-03
cxl/pci: Prepare for mapping RAS Capability Structure
Dan Williams
2022-12-03
cxl/port: Limit the port driver to just the HDM Decoder Capability
Dan Williams
2022-08-05
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
2022-08-05
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2022-08-01
cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
Dan Williams
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
2022-07-21
cxl/port: Move dport tracking to an xarray
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/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_switch_decoder'
Dan Williams
2022-07-10
cxl/hdm: Initialize decoder type for memory expander devices
Dan Williams
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
2022-07-09
cxl/hdm: Require all decoders to be enumerated
Ben Widawsky
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
2022-07-09
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
2022-07-09
cxl/hdm: Use local hdm variable
Ben Widawsky
2022-06-21
cxl/core: Use is_endpoint_decoder
Ben Widawsky
2022-02-08
cxl/core/port: Handle invalid decoders
Dan Williams
2022-02-08
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams