summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)Author
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-16Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-16cxl/mem: Add kdoc param for event log driver stateAlison Schofield
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams
2023-02-10Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-10cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-02-10cxl/memdev: Fix endpoint port removalDan Williams
2023-01-30cxl/pci: Set the device timestampJonathan Cameron
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-26cxl/mem: Trace Memory Module Event RecordIra Weiny
2023-01-26cxl/mem: Trace DRAM Event RecordIra Weiny
2023-01-26cxl/mem: Trace General Media Event RecordIra Weiny
2023-01-26cxl/mem: Wire up event interruptsDavidlohr Bueso
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny
2022-12-06cxl/mbox: Add variable output size validation for internal commandsDan Williams
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-05cxl/port: Add RCD endpoint port enumerationDan Williams
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams
2022-12-03cxl/pci: Add (hopeful) error handling supportDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Unlock" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportDave Jiang
2022-12-01cxl/pmem: Add Disable Passphrase security command supportDave Jiang
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportDave Jiang
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-07-25cxl/region: Attach endpoint decodersDan Williams
2022-07-21cxl/hdm: Enumerate allocated DPADan Williams
2022-07-19cxl/pci: Create PCI DOE mailbox's for memory devicesIra Weiny
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-12cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso
2022-04-12cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield
2022-02-08cxl/mem: Add the cxl_mem driverBen Widawsky
2022-02-08cxl/pci: Emit device serial numberDan Williams
2022-02-08cxl/pci: Implement wait for media activeBen Widawsky
2022-02-08cxl/pci: Retrieve CXL DVSEC memory infoBen Widawsky
2022-02-08cxl/pci: Cache device DVSEC offsetBen Widawsky
2022-02-08cxl/pci: Store component register base in cxldsBen Widawsky
2022-02-08cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams