summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core/memdev.c
AgeCommit message (Expand)AuthorLines
2022-04-28cxl: Replace lockdep_mutex with local lock classesDan Williams-0/+3
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky-0/+16
2022-02-08cxl/memdev: Add numa_node attributeDan Williams-0/+17
2022-02-08cxl/pci: Emit device serial numberDan Williams-0/+11
2021-11-15cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams-3/+3
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny-25/+24
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams-0/+32
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams-9/+72
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams-4/+3
2021-08-06cxl/core: Move memdev management to coreBen Widawsky-0/+246