index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
features.c
Age
Commit message (
Expand
)
Author
2025-10-13
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
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: 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-04-28
cxl: Remove always true condition for cxlctl_validate_hw_command()
Dave Jiang
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-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-02-26
cxl: Setup exclusive CXL features that are reserved for the kernel
Dave Jiang
2025-02-26
cxl/mbox: Add SET_FEATURE mailbox command
Shiju Jose
2025-02-26
cxl/mbox: Add GET_FEATURE mailbox command
Shiju Jose
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang