summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
AgeCommit message (Expand)Author
2025-06-25cxl/edac: Fix using wrong repair type to check dram event recordLi Ming
2025-06-13cxl/ras: Fix CPER handler device confusionDan Williams
2025-06-13cxl/edac: Fix potential memory leak issuesLi Ming
2025-06-10cxl/edac: Fix the min_scrub_cycle of a region miscalculationLi Ming
2025-06-09cxl: fix return value in cxlctl_validate_set_features()Dan Carpenter
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang
2025-05-23cxl/edac: Add CXL memory device soft PPR control featureShiju Jose
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose
2025-05-23cxl/edac: Add CXL memory device ECS control featureShiju Jose
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield
2025-05-19cxl/feature: Remove redundant code of get supported featuresLi Ming
2025-05-15Documentation: Update the CXL Maturity MapAlison Schofield
2025-05-13cxl: Sync up the driver-api/cxl documentationAlison Schofield
2025-05-09cxl/hdm: Clean up a debug printkDan Carpenter
2025-05-09Merge branch 'for-6.16/cxl-cleanups' into cxl-for-nextDave Jiang
2025-05-09cxl: Add a dev_dbg() when a decoder was added to a portRobert Richter
2025-05-09cxl/region: Add a dev_err() on missing target list entriesRobert Richter
2025-05-09cxl/region: Add a dev_warn() on registration failureRobert Richter
2025-05-09cxl/region: Add function to find a port's switch decoder by rangeRobert Richter
2025-05-09cxl/region: Factor out code to find a root decoder's regionRobert Richter
2025-05-09cxl/region: Factor out code to find the root decoderRobert Richter
2025-05-09cxl/port: Replace put_cxl_root() by a cleanup helperRobert Richter
2025-05-09cxl/region: Move find_cxl_root() to cxl_add_to_region()Robert Richter
2025-05-09cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()Robert Richter
2025-05-09cxl/region: Rename function to cxl_port_pick_region_decoder()Robert Richter
2025-05-09cxl: Introduce parent_port_of() helperRobert Richter
2025-05-09cxl/pci: Add comments to cxl_hdm_decode_init()Robert Richter
2025-05-09cxl/pci: Moving code in cxl_hdm_decode_init()Robert Richter
2025-05-09cxl: Remove else after returnRobert Richter
2025-04-28cxl: core/region - ignore interleave granularity when ways=1Gregory Price
2025-04-28cxl: Remove always true condition for cxlctl_validate_hw_command()Dave Jiang
2025-04-21cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH PortsSmita Koralahalli
2025-04-18cxl/feature: Update out_len in set feature failure caseLi Ming
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang
2025-04-09cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()Li Ming
2025-04-09cxl/pci: Update Port GPF timeout only when the first EP attachingLi Ming
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-03-20cxl/region: Fix the first aliased address miscalculationLi Ming
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14cxl/region: Quiet some dev_warn()s in extended linear cache setupAlison Schofield
2025-03-14cxl: Fix warning from emitting resource_size_t as long long int on 32bit systemsDave Jiang