summaryrefslogtreecommitdiffstats
path: root/drivers/cxl
AgeCommit message (Expand)Author
2021-09-12cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsAlison Schofield
2021-09-12cxl/pci: Fix lockdown levelDan Williams
2021-09-12cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)
2021-06-17cxl/pci: Rename CXL REGLOC IDBen Widawsky
2021-06-17cxl/acpi: Use the ACPI CFMWS to create static decoder objectsAlison Schofield
2021-06-17cxl/acpi: Add the Host Bridge base address to CXL port objectsAlison Schofield
2021-06-15cxl/pmem: Register 'pmem' / cxl_nvdimm devicesDan Williams
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportDan Williams
2021-06-15cxl/core: Add cxl-bus driver infrastructureDan Williams
2021-06-14cxl/pci: Add media provisioning required commandsBen Widawsky
2021-06-12cxl/component_regs: Fix offsetBen Widawsky
2021-06-12cxl/hdm: Fix decoder count calculationBen Widawsky
2021-06-09cxl/acpi: Introduce cxl_decoder objectsDan Williams
2021-06-09cxl/acpi: Enumerate host bridge root portsDan Williams
2021-06-09cxl/acpi: Add downstream port data to cxl_port instancesDan Williams
2021-06-09cxl/Kconfig: Default drivers to CONFIG_CXL_BUSDan Williams
2021-06-09cxl/acpi: Introduce the root of a cxl_port topologyDan Williams
2021-06-05cxl/pci: Fixup devm_cxl_iomap_block() to take a 'struct device *'Dan Williams
2021-06-05cxl/pci: Add HDM decoder capabilitiesBen Widawsky
2021-06-05cxl/pci: Reserve individual register block regionsIra Weiny
2021-06-05cxl/pci: Map registers based on capabilitiesIra Weiny
2021-06-05cxl/pci: Reserve all device regions at onceIra Weiny
2021-06-05cxl/pci: Introduce cxl_decode_register_block()Ira Weiny
2021-05-26cxl/mem: Get rid of @cxlm.baseBen Widawsky
2021-05-26cxl/mem: Move register locator logic into reg setupBen Widawsky
2021-05-26cxl/mem: Split creation from mapping in probeBen Widawsky
2021-05-26cxl/mem: Use dev instead of pdev->devBen Widawsky
2021-05-26cxl/mem: Demarcate vendor specific capability IDsBen Widawsky
2021-05-26cxl/pci.c: Add a 'label_storage_size' attribute to the memdevVishal Verma
2021-05-26cxl: Rename mem to pciBen Widawsky
2021-05-14cxl/core: Refactor CXL register lookup for bridge reuseDan Williams
2021-05-14cxl/core: Rename bus.c to core.cDan Williams
2021-05-14cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devicesDan Williams
2021-05-14cxl/mem: Move some definitions to mem.hDan Williams
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams
2021-04-15cxl/mem: Fix register block offset calculationBen Widawsky
2021-04-06cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAXRobert Richter
2021-04-06cxl/mem: Disable cxl device power managementDan Williams
2021-04-06cxl/mem: Do not rely on device_add() side effects for dev_set_name() failuresDan Williams
2021-04-06cxl/mem: Fix synchronization mechanism for device removal vs ioctl operationsDan Williams
2021-04-06cxl/mem: Use sysfs_emit() for attribute show routinesDan Williams
2021-02-22cxl/mem: Fix potential memory leakBen Widawsky
2021-02-19cxl/mem: Return -EFAULT if copy_to_user() failsDan Carpenter
2021-02-16cxl/mem: Add set of informational commandsBen Widawsky
2021-02-16cxl/mem: Enable commands via CELBen Widawsky
2021-02-16cxl/mem: Add a "RAW" send commandBen Widawsky
2021-02-16cxl/mem: Add basic IOCTL interfaceBen Widawsky
2021-02-16cxl/mem: Register CXL memX devicesDan Williams
2021-02-16cxl/mem: Find device capabilitiesBen Widawsky
2021-02-16cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams