summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
AgeCommit message (Expand)AuthorFilesLines
2025-06-25cxl/edac: Fix using wrong repair type to check dram event recordLi Ming1-1/+1
2025-06-13cxl/ras: Fix CPER handler device confusionDan Williams1-20/+27
2025-06-13cxl/edac: Fix potential memory leak issuesLi Ming1-2/+6
2025-06-10cxl/edac: Fix the min_scrub_cycle of a region miscalculationLi Ming1-2/+6
2025-06-09cxl: fix return value in cxlctl_validate_set_features()Dan Carpenter1-1/+1
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang7-13/+2133
2025-05-23cxl/edac: Add CXL memory device soft PPR control featureShiju Jose1-1/+327
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose1-1/+541
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose3-2/+321
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose1-0/+49
2025-05-23cxl/edac: Add CXL memory device ECS control featureShiju Jose1-1/+358
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose3-0/+530
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose2-10/+9
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-16Documentation: Update the CXL Maturity MapAlison Schofield1-0/+1
2025-05-14cxl: Sync up the driver-api/cxl documentationAlison Schofield1-0/+9
2025-05-10cxl/hdm: Clean up a debug printkDan Carpenter2-5/+5
2025-05-09Merge branch 'for-6.16/cxl-cleanups' into cxl-for-nextDave Jiang6-103/+154
2025-05-09cxl: Add a dev_dbg() when a decoder was added to a portRobert Richter1-1/+2
2025-05-09cxl/region: Add a dev_err() on missing target list entriesRobert Richter1-0/+7
2025-05-09cxl/region: Add a dev_warn() on registration failureRobert Richter1-0/+6
2025-05-09cxl/region: Add function to find a port's switch decoder by rangeRobert Richter1-12/+18
2025-05-09cxl/region: Factor out code to find a root decoder's regionRobert Richter1-10/+16
2025-05-09cxl/region: Factor out code to find the root decoderRobert Richter1-19/+29
2025-05-09cxl/port: Replace put_cxl_root() by a cleanup helperRobert Richter1-9/+0
2025-05-09cxl/region: Move find_cxl_root() to cxl_add_to_region()Robert Richter1-2/+4
2025-05-09cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()Robert Richter1-18/+17
2025-05-09cxl/region: Rename function to cxl_port_pick_region_decoder()Robert Richter1-5/+18
2025-05-09cxl: Introduce parent_port_of() helperRobert Richter2-15/+10
2025-05-09cxl/pci: Add comments to cxl_hdm_decode_init()Robert Richter1-9/+22
2025-05-09cxl/pci: Moving code in cxl_hdm_decode_init()Robert Richter1-8/+8
2025-05-09cxl: Remove else after returnRobert Richter4-9/+11
2025-04-28cxl: core/region - ignore interleave granularity when ways=1Gregory Price1-1/+1
2025-04-28cxl: Remove always true condition for cxlctl_validate_hw_command()Dave Jiang1-5/+1
2025-04-21cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH PortsSmita Koralahalli1-4/+0
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-04-09cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()Li Ming1-3/+9
2025-04-09cxl/pci: Update Port GPF timeout only when the first EP attachingLi Ming1-6/+4
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming3-10/+10
2025-04-03Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds14-402/+1086
2025-03-20cxl/region: Fix the first aliased address miscalculationLi Ming1-1/+1
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-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang5-56/+441
2025-03-15cxl/region: Quiet some dev_warn()s in extended linear cache setupAlison Schofield1-8/+5
2025-03-15cxl: Fix warning from emitting resource_size_t as long long int on 32bit systemsDave Jiang1-2/+2