aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/cxl/core/features.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang1-11/+8
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose1-10/+7
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield1-1/+1
2025-05-19cxl/feature: Remove redundant code of get supported featuresLi Ming1-8/+0
2025-05-15Documentation: Update the CXL Maturity MapAlison Schofield1-0/+1
2025-05-13cxl: Sync up the driver-api/cxl documentationAlison Schofield1-0/+9
2025-04-28cxl: Remove always true condition for cxlctl_validate_hw_command()Dave Jiang1-5/+1
2025-04-18cxl/feature: Update out_len in set feature failure caseLi Ming1-1/+1
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang1-2/+2
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang1-2/+144
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang1-0/+44
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang1-2/+119
2025-03-17cxl: Add FWCTL support to CXLDave Jiang1-0/+72
2025-02-26cxl: Setup exclusive CXL features that are reserved for the kernelDave Jiang1-0/+28
2025-02-26cxl/mbox: Add SET_FEATURE mailbox commandShiju Jose1-0/+80
2025-02-26cxl/mbox: Add GET_FEATURE mailbox commandShiju Jose1-0/+50
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang1-0/+175