index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
Age
Commit message (
Expand
)
Author
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
2022-02-08
cxl/core: Track port depth
Ben Widawsky
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-08
cxl: Introduce module_cxl_driver
Ben Widawsky
[next]