summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core
AgeCommit message (Expand)AuthorLines
2021-09-21cxl/core: Split decoder setup into alloc + addDan Williams-93/+48
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams-3/+3
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams-39/+6
2021-09-21cxl/bus: Populate the target list at decoder createDan Williams-11/+69
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams-1/+31
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams-0/+37
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams-11/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams-9/+910
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams-4/+3
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-0/+1413
2021-09-07cxl/registers: Fix Documentation warningDan Williams-1/+14
2021-09-07cxl/pmem: Fix Documentation warningDan Williams-2/+28
2021-08-06cxl/core: Move memdev management to coreBen Widawsky-1/+265
2021-08-06cxl/core: Move register mapping infrastructureDan Williams-228/+237
2021-08-06cxl/core: Move pmem functionalityDan Williams-202/+225
2021-08-06cxl/core: Improve CXL core kernel docsBen Widawsky-2/+9
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky-0/+1072