summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/core.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams1-0/+10
2023-06-25cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams1-1/+3
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter1-0/+8
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron1-0/+1
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield1-0/+2
2023-04-23cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield1-0/+5
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield1-0/+4
2023-02-11cxl/dax: Create dax devices for CXL RAM regionsDan Williams1-0/+3
2023-02-11tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-3/+0
2023-02-11cxl/region: Add volatile region creation supportDan Williams1-0/+1
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams1-8/+0
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-0/+3
2022-07-26cxl/region: Add region driver boiler plateDan Williams1-0/+12
2022-07-25cxl/region: Program target listsDan Williams1-0/+4
2022-07-25cxl/region: Attach endpoint decodersDan Williams1-0/+7
2022-07-25cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams1-0/+6
2022-07-22cxl/region: Add region creation supportBen Widawsky1-0/+10
2022-07-22cxl/hdm: Add support for allocating DPA to an endpoint decoderDan Williams1-0/+7
2022-07-10cxl/debug: Move debugfs init to cxl_core_init()Dan Williams1-1/+1
2022-02-09cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams1-0/+2
2021-09-22cxl/core: Split decoder setup into alloc + addDan Williams1-5/+0
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-0/+8
2021-08-06cxl/core: Move memdev management to coreBen Widawsky1-0/+3
2021-08-06cxl/core: Move pmem functionalityDan Williams1-0/+17