summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/cxl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-2/+94
|\
| * Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams2023-02-141-2/+18
| |\
| | * cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang2023-02-141-1/+2
| | * cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang2023-02-141-1/+2
| | * cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang2023-02-141-0/+14
| * | Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-141-0/+1
| |\ \
| | * | cxl: add RAS status unmasking for CXLDave Jiang2023-02-141-0/+1
| * | | Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams2023-02-101-0/+57
| |\ \ \
| | * | | cxl/dax: Create dax devices for CXL RAM regionsDan Williams2023-02-101-0/+12
| | * | | tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams2023-02-101-0/+2
| | * | | cxl/region: Add region autodiscoveryDan Williams2023-02-101-0/+29
| | * | | cxl/region: Add a mode attribute for regionsDan Williams2023-02-101-0/+14
| | |/ /
| * | | cxl/mem: Wire up event interruptsDavidlohr Bueso2023-01-261-0/+4
| * | | cxl/mem: Read, trace, and clear events on driver loadIra Weiny2023-01-261-0/+12
| |/ /
| * / cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams2023-01-041-0/+2
| |/
* / driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
|/
* cxl: update names for interleave ways conversion macrosDave Jiang2022-12-051-7/+7
* cxl: update names for interleave granularity conversion macrosDave Jiang2022-12-051-6/+7
* Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams2022-12-051-2/+9
|\
| * cxl/acpi: Support CXL XOR Interleave Math (CXIMS)Alison Schofield2022-12-031-2/+9
* | Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2022-12-051-9/+29
|\ \
| * | cxl/pci: Add (hopeful) error handling supportDan Williams2022-12-031-0/+1
| * | cxl/pci: Find and map the RAS Capability StructureDan Williams2022-12-031-0/+19
| * | cxl/pci: Prepare for mapping RAS Capability StructureDan Williams2022-12-031-1/+3
| * | cxl/core/regs: Make cxl_map_{component, device}_regs() device genericDan Williams2022-12-031-8/+6
| |/
* | Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams2022-12-051-0/+11
|\ \
| * | cxl/region: Manage CPU caches relative to DPA invalidation eventsDan Williams2022-12-031-0/+8
| * | cxl: add dimm_id support for __nvdimm_create()Dave Jiang2022-12-021-0/+3
* | | cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams2022-12-051-2/+0
* | | cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter2022-12-031-0/+16
* | | cxl/acpi: Move rescan to the workqueueDan Williams2022-12-021-1/+2
* | | cxl/pmem: Remove the cxl_pmem_wq and related infrastructureDan Williams2022-12-021-17/+0
* | | cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams2022-12-021-2/+5
* | | cxl/region: Drop redundant pmem region release handlingDan Williams2022-12-021-1/+0
|/ /
* | cxl: Replace HDM decoder granularity magic numbersAdam Manzanares2022-11-141-4/+7
* | cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()Robert Richter2022-11-141-2/+0
|/
* cxl/region: Fix 'distance' calculation with passthrough portsDan Williams2022-11-041-0/+2
* cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams2022-11-041-1/+1
* cxl/region: describe targets and nr_targets members of cxl_region_paramsBagas Sanjaya2022-08-051-0/+2
* cxl/acpi: Minimize granularity for x1 interleavesDan Williams2022-08-011-0/+2
* cxl/region: prevent underflow in ways_to_cxl()Dan Carpenter2022-08-011-1/+1
* cxl/region: Introduce cxl_pmem_region objectsDan Williams2022-07-261-1/+35
* cxl/pmem: Fix offline_nvdimm_bus() to offline by bridgeDan Williams2022-07-261-0/+1
* cxl/region: Add region driver boiler plateDan Williams2022-07-261-0/+1
* cxl/hdm: Commit decoder state to hardwareDan Williams2022-07-251-1/+12
* cxl/region: Program target listsDan Williams2022-07-251-0/+2
* cxl/region: Attach endpoint decodersDan Williams2022-07-251-0/+20
* cxl/acpi: Add a host-bridge index lookup mechanismDan Williams2022-07-251-0/+2
* cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams2022-07-251-0/+11
* cxl/region: Allocate HPA capacity to regionsDan Williams2022-07-251-0/+2