index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
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
[next]