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
Age
Commit message (
Expand
)
Author
2025-06-25
cxl/edac: Fix using wrong repair type to check dram event record
Li Ming
2025-06-13
cxl/ras: Fix CPER handler device confusion
Dan Williams
2025-06-13
cxl/edac: Fix potential memory leak issues
Li Ming
2025-06-10
cxl/edac: Fix the min_scrub_cycle of a region miscalculation
Li Ming
2025-06-09
cxl: fix return value in cxlctl_validate_set_features()
Dan Carpenter
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
2025-05-23
cxl/edac: Add CXL memory device soft PPR control feature
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device memory sparing control feature
Shiju Jose
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
2025-05-23
cxl/edac: Add support for PERFORM_MAINTENANCE command
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device ECS control feature
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
2025-05-23
cxl: Update prototype of function get_support_feature_info()
Shiju Jose
2025-05-22
cxl/features: Remove the inline specifier from to_cxlfs()
Alison Schofield
2025-05-19
cxl/feature: Remove redundant code of get supported features
Li Ming
2025-05-15
Documentation: Update the CXL Maturity Map
Alison Schofield
2025-05-13
cxl: Sync up the driver-api/cxl documentation
Alison Schofield
2025-05-09
cxl/hdm: Clean up a debug printk
Dan Carpenter
2025-05-09
Merge branch 'for-6.16/cxl-cleanups' into cxl-for-next
Dave Jiang
2025-05-09
cxl: Add a dev_dbg() when a decoder was added to a port
Robert Richter
2025-05-09
cxl/region: Add a dev_err() on missing target list entries
Robert Richter
2025-05-09
cxl/region: Add a dev_warn() on registration failure
Robert Richter
2025-05-09
cxl/region: Add function to find a port's switch decoder by range
Robert Richter
2025-05-09
cxl/region: Factor out code to find a root decoder's region
Robert Richter
2025-05-09
cxl/region: Factor out code to find the root decoder
Robert Richter
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2025-05-09
cxl/region: Move find_cxl_root() to cxl_add_to_region()
Robert Richter
2025-05-09
cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
Robert Richter
2025-05-09
cxl/region: Rename function to cxl_port_pick_region_decoder()
Robert Richter
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
2025-05-09
cxl/pci: Add comments to cxl_hdm_decode_init()
Robert Richter
2025-05-09
cxl/pci: Moving code in cxl_hdm_decode_init()
Robert Richter
2025-05-09
cxl: Remove else after return
Robert Richter
2025-04-28
cxl: core/region - ignore interleave granularity when ways=1
Gregory Price
2025-04-28
cxl/acpi: Verify CHBS length for CXL2.0
Li Zhijian
2025-04-28
cxl: Remove always true condition for cxlctl_validate_hw_command()
Dave Jiang
2025-04-21
cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
Smita Koralahalli
2025-04-18
cxl/feature: Update out_len in set feature failure case
Li Ming
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
2025-04-09
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
Li Ming
2025-04-09
cxl/pci: Update Port GPF timeout only when the first EP attaching
Li Ming
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-20
cxl/region: Fix the first aliased address miscalculation
Li Ming
2025-03-17
cxl: Add support to handle user feature commands for set feature
Dave Jiang
2025-03-17
cxl: Add support to handle user feature commands for get feature
Dave Jiang
2025-03-17
cxl: Add support for fwctl RPC command to enable CXL feature commands
Dave Jiang
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
[next]