aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-04cxl/core: Remove cxld_const_init in cxl_decoder_alloc()Nathan Chancellor1-4/+2
2021-11-15cxl/pmem: Fix module reload vs workqueue stateDan Williams1-1/+7
2021-11-15cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams6-29/+29
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny2-116/+115
2021-11-15cxl/mbox: Remove bad commentIra Weiny1-2/+0
2021-09-21cxl/core: Split decoder setup into alloc + addDan Williams3-93/+48
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams1-3/+3
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams1-39/+6
2021-09-21cxl/bus: Populate the target list at decoder createDan Williams1-11/+69
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams1-1/+31
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams2-0/+37
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams1-11/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams5-9/+910
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams1-4/+3
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds6-0/+1413
2021-09-07cxl/registers: Fix Documentation warningDan Williams1-1/+14
2021-09-07cxl/pmem: Fix Documentation warningDan Williams1-2/+28
2021-08-06cxl/core: Move memdev management to coreBen Widawsky4-1/+265
2021-08-06cxl/core: Move register mapping infrastructureDan Williams3-228/+237
2021-08-06cxl/core: Move pmem functionalityDan Williams4-202/+225
2021-08-06cxl/core: Improve CXL core kernel docsBen Widawsky1-2/+9
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky2-0/+1072