index
:
pm24.git
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
/
hdm.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-11-08
cxl/hdm: Use guard() in cxl_dpa_set_mode()
Ira Weiny
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
2024-04-30
cxl/hdm: Debug, use decoder name function
Ira Weiny
2024-04-30
cxl/hdm: dev_warn() on unsupported mixed mode decoder
Alison Schofield
2024-04-30
cxl/hdm: Add debug message for invalid interleave granularity
Huang Ying
2023-12-07
cxl/hdm: Fix dpa translation locking
Dan Williams
2023-11-22
cxl/hdm: Fix a benign lockdep splat
Dave Jiang
2023-10-31
cxl/hdm: Remove broken error path
Dan Williams
2023-10-31
cxl/hdm: Fix && vs || bug
Dan Carpenter
2023-10-31
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
2023-10-27
cxl: Add cxl_decoders_committed() helper
Dave Jiang
2023-10-27
cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
Robert Richter
2023-10-27
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-25
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
2023-04-18
cxl/hdm: Add more HDM decoder debug messages at startup
Dan Williams
2023-04-18
cxl/port: Scan single-target ports for decoders
Dan Williams
2023-04-18
cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
Dan Williams
2023-04-18
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
2023-04-04
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
2023-04-04
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
2023-04-04
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
2023-04-04
cxl/hdm: Fix double allocation of @cxlhdm
Dan Williams
2023-02-14
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
2023-02-14
cxl/hdm: Add emulation when HDM decoders are not committed
Dave Jiang
2023-02-14
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-14
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-02-10
cxl/region: Add region autodiscovery
Dan Williams
2023-02-10
cxl/port: Split endpoint and switch port probe
Dan Williams
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
[next]