index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
hdm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
1
-2
/
+2
2023-06-25
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
1
-9
/
+26
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
1
-5
/
+6
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
1
-2
/
+2
2023-04-18
cxl/hdm: Add more HDM decoder debug messages at startup
Dan Williams
1
-0
/
+12
2023-04-18
cxl/port: Scan single-target ports for decoders
Dan Williams
1
-2
/
+3
2023-04-18
cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
Dan Williams
1
-7
/
+13
2023-04-18
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
1
-3
/
+12
2023-04-04
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
1
-5
/
+22
2023-04-04
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
1
-36
/
+46
2023-04-04
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
1
-13
/
+18
2023-04-04
cxl/hdm: Fix double allocation of @cxlhdm
Dan Williams
1
-28
/
+6
2023-02-14
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
1
-11
/
+108
2023-02-14
cxl/hdm: Add emulation when HDM decoders are not committed
Dave Jiang
1
-0
/
+29
2023-02-14
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
1
-10
/
+48
2023-02-14
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
1
-3
/
+33
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
1
-1
/
+2
2023-02-10
cxl/region: Add region autodiscovery
Dan Williams
1
-0
/
+11
2023-02-10
cxl/port: Split endpoint and switch port probe
Dan Williams
1
-3
/
+8
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
1
-3
/
+3
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
1
-3
/
+3
2022-12-03
cxl/pci: Prepare for mapping RAS Capability Structure
Dan Williams
1
-1
/
+2
2022-12-03
cxl/port: Limit the port driver to just the HDM Decoder Capability
Dan Williams
1
-14
/
+18
2022-08-05
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
1
-1
/
+10
2022-08-05
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
1
-24
/
+2
2022-08-01
cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
Dan Williams
1
-2
/
+5
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
1
-0
/
+227
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
1
-1
/
+14
2022-07-21
cxl/port: Move dport tracking to an xarray
Dan Williams
1
-2
/
+4
2022-07-21
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
1
-0
/
+180
2022-07-21
cxl/hdm: Track next decoder to allocate
Dan Williams
1
-0
/
+15
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
1
-0
/
+10
2022-07-21
cxl/hdm: Enumerate allocated DPA
Dan Williams
1
-11
/
+134
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
1
-3
/
+6
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
1
-12
/
+21
2022-07-10
cxl/hdm: Initialize decoder type for memory expander devices
Dan Williams
1
-5
/
+11
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
1
-0
/
+25
2022-07-09
cxl/hdm: Require all decoders to be enumerated
Ben Widawsky
1
-9
/
+3
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
1
-26
/
+9
2022-07-09
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
1
-1
/
+1
2022-07-09
cxl/hdm: Use local hdm variable
Ben Widawsky
1
-2
/
+1
2022-06-21
cxl/core: Use is_endpoint_decoder
Ben Widawsky
1
-1
/
+1
2022-02-08
cxl/core/port: Handle invalid decoders
Dan Williams
1
-6
/
+30
2022-02-08
cxl/core/port: Add endpoint decoders
Ben Widawsky
1
-1
/
+7
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
1
-7
/
+5
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
1
-0
/
+248