summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/cxl
AgeCommit message (Expand)AuthorFilesLines
2022-02-09cxl/mem: Add the cxl_mem driverBen Widawsky1-0/+9
2022-02-09cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky1-0/+302
2022-02-09cxl/core/port: Rename bus.c to port.cDan Williams1-2/+2
2021-09-22Documentation/cxl: Add bus internal docsBen Widawsky1-0/+3
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-0/+3
2021-09-07cxl/registers: Fix Documentation warningDan Williams1-1/+1
2021-09-07cxl/pmem: Fix Documentation warningDan Williams1-1/+1
2021-08-06cxl/core: Move register mapping infrastructureDan Williams1-0/+3
2021-08-06cxl/core: Move pmem functionalityDan Williams1-0/+3
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky1-1/+1
2021-06-10cxl/acpi: Introduce the root of a cxl_port topologyDan Williams1-0/+6
2021-05-26cxl: Rename mem to pciBen Widawsky1-3/+3
2021-05-21cxl/docs: Fix "Title underline too short" warningDan Williams1-1/+1
2021-05-15cxl/core: Rename bus.c to core.cDan Williams1-3/+3
2021-02-17cxl/mem: Add basic IOCTL interfaceBen Widawsky1-0/+12
2021-02-17cxl/mem: Register CXL memX devicesDan Williams1-0/+5
2021-02-17cxl/mem: Find device capabilitiesBen Widawsky1-0/+14
2021-02-17cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams2-0/+27