summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
Commit message (Expand)AuthorAgeFilesLines
* cxl/core: Remove cxld_const_init in cxl_decoder_alloc()Nathan Chancellor2022-01-041-4/+2
* cxl/pmem: Fix module reload vs workqueue stateDan Williams2021-11-151-1/+7
* cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams2021-11-156-29/+29
* cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny2021-11-152-116/+115
* cxl/mbox: Remove bad commentIra Weiny2021-11-151-2/+0
* cxl/core: Split decoder setup into alloc + addDan Williams2021-09-213-93/+48
* tools/testing/cxl: Introduce a mock memory device + driverDan Williams2021-09-211-3/+3
* cxl/mbox: Move command definitions to common locationDan Williams2021-09-211-39/+6
* cxl/bus: Populate the target list at decoder createDan Williams2021-09-211-11/+69
* cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams2021-09-211-1/+31
* cxl/mbox: Add exclusive kernel command supportDan Williams2021-09-212-0/+37
* cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams2021-09-211-11/+1
* cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams2021-09-215-9/+910
* cxl/pci: Make 'struct cxl_mem' device type genericDan Williams2021-09-211-4/+3
* Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-09-091-2/+1
* cxl/registers: Fix Documentation warningDan Williams2021-09-071-1/+14
* cxl/pmem: Fix Documentation warningDan Williams2021-09-071-2/+28
* cxl/core: Move memdev management to coreBen Widawsky2021-08-064-1/+265
* cxl/core: Move register mapping infrastructureDan Williams2021-08-063-228/+237
* cxl/core: Move pmem functionalityDan Williams2021-08-064-202/+225
* cxl/core: Improve CXL core kernel docsBen Widawsky2021-08-061-2/+9
* cxl: Move cxl_core to new directoryBen Widawsky2021-08-062-0/+1072