aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api/cxl
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Documentation: cxl: remove dangling kernel-doc referenceGravatar Bagas Sanjaya 1-3/+0
2022-07-21cxl/region: Add region creation supportGravatar Ben Widawsky 1-0/+11
2022-02-08cxl/mem: Add the cxl_mem driverGravatar Ben Widawsky 1-0/+9
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsGravatar Ben Widawsky 1-0/+302
2022-02-08cxl/core/port: Rename bus.c to port.cGravatar Dan Williams 1-2/+2
2021-09-21Documentation/cxl: Add bus internal docsGravatar Ben Widawsky 1-0/+3
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreGravatar Dan Williams 1-0/+3
2021-09-07cxl/registers: Fix Documentation warningGravatar Dan Williams 1-1/+1
2021-09-07cxl/pmem: Fix Documentation warningGravatar Dan Williams 1-1/+1
2021-08-06cxl/core: Move register mapping infrastructureGravatar Dan Williams 1-0/+3
2021-08-06cxl/core: Move pmem functionalityGravatar Dan Williams 1-0/+3
2021-08-06cxl: Move cxl_core to new directoryGravatar Ben Widawsky 1-1/+1
2021-06-09cxl/acpi: Introduce the root of a cxl_port topologyGravatar Dan Williams 1-0/+6
2021-05-26cxl: Rename mem to pciGravatar Ben Widawsky 1-3/+3
2021-05-21cxl/docs: Fix "Title underline too short" warningGravatar Dan Williams 1-1/+1
2021-05-14cxl/core: Rename bus.c to core.cGravatar Dan Williams 1-3/+3
2021-02-16cxl/mem: Add basic IOCTL interfaceGravatar Ben Widawsky 1-0/+12
2021-02-16cxl/mem: Register CXL memX devicesGravatar Dan Williams 1-0/+5
2021-02-16cxl/mem: Find device capabilitiesGravatar Ben Widawsky 1-0/+14
2021-02-16cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsGravatar Dan Williams 2-0/+27