summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)Author
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams
2023-06-25cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma
2023-06-25cxl/mem: Support Secure EraseDavidlohr Bueso
2023-06-25cxl/mem: Wire up Sanitization supportDavidlohr Bueso
2023-06-25cxl/mbox: Add sanitization handling machineryDavidlohr Bueso
2023-06-25cxl/mem: Introduce security state sysfs fileDavidlohr Bueso
2023-06-25cxl/memdev: Formalize endpoint port linkageDan Williams
2023-06-25cxl/memdev: Make mailbox functionality optionalDan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-06-25cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'Dan Williams
2023-06-25cxl: Fix kernel-doc warningsDan Williams
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams
2023-05-23cxl/mbox: Add background cmd handling machineryDavidlohr Bueso
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-04-23cxl/mbox: Update CMD_RC_TABLEDavidlohr Bueso
2023-04-23Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams
2023-04-23cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield
2023-04-23cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield
2023-04-23cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield
2023-04-18cxl/pci: Use CDAT DOE mailbox created by PCI coreLukas Wunner
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