summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/core.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-05Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-nextDave Jiang1-5/+2
2026-08-05cxl: Tighten CPER kfifo registration API and symbol visibilityDan Williams1-5/+2
2026-06-29cxl: Support dpa without a mailboxAlejandro Lucero1-0/+2
2026-06-12cxl/region: Resolve region deletion racesDan Williams1-0/+2
2026-04-03Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-nextDave Jiang1-0/+2
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price1-0/+1
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price1-0/+1
2026-03-16cxl: Move pci generic code from cxl_pci to core/cxl_pciAlejandro Lucero1-0/+2
2026-02-23cxl/port: Introduce port_to_host() helperLi Ming1-0/+18
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang1-0/+8
2026-02-03cxl/region: Separate region parameter setup and region constructionRobert Richter1-0/+8
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams1-0/+10
2026-01-22cxl: Update RAS handler interfaces to also support CXL PortsTerry Bowman1-9/+5
2026-01-22cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.cTerry Bowman1-8/+3
2026-01-22cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...Dave Jiang1-0/+31
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang1-0/+5
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang1-2/+0
2025-09-18cxl: Defer dport allocation for switch portsDave Jiang1-0/+2
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang1-0/+5
2025-09-10Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-nextDave Jiang1-3/+0
2025-09-02acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-2/+0
2025-09-02cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-1/+0
2025-08-12cxl/region: Add inject and clear poison by region offsetAlison Schofield1-0/+4
2025-07-17cxl: Fix -Werror=return-type in cxl_decoder_detach()Li Zhijian1-0/+1
2025-07-16Merge branch 'for-6.17/cxl-acquire' into cxl-for-nextDave Jiang1-4/+28
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams1-2/+15
2025-07-16cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()Dan Williams1-2/+13
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter1-2/+0
2025-07-11cxl/core: Introduce a new helper cxl_resource_contains_addr()Li Ming1-0/+1
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang1-0/+2
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose1-0/+2
2025-05-09cxl/hdm: Clean up a debug printkDan Carpenter1-1/+1
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming1-1/+1
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang1-2/+15
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang1-0/+2
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+1
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso1-0/+2
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang1-0/+3
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli1-0/+3
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang1-0/+3
2025-02-26cxl/mbox: Add SET_FEATURE mailbox commandShiju Jose1-0/+4
2025-02-26cxl/mbox: Add GET_FEATURE mailbox commandShiju Jose1-0/+7
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang1-2/+4
2025-02-04cxl: Kill enum cxl_decoder_modeDan Williams1-2/+2
2024-10-28cxl/core/regs: Add rcd_pcie_cap initializationKobayashi,Daisuke1-0/+5
2024-09-22cxl: Calculate region bandwidth of targets with shared upstream linkDave Jiang1-1/+3
2024-07-11cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield1-4/+4
2024-04-30cxl/region: Move cxl_trace_hpa() work to the region driverAlison Schofield1-0/+7
2024-04-30cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield1-0/+7
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang1-0/+1