summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso1-0/+15
2023-07-28cxl/memdev: Document security state in kern-docDavidlohr Bueso1-0/+1
2023-07-14cxl/mem: Fix a double shift bugDan Carpenter1-1/+1
2023-06-26Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams1-2/+2
2023-06-26Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams1-41/+77
2023-06-26Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams1-0/+82
2023-06-26cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma1-0/+82
2023-06-26cxl/mem: Support Secure EraseDavidlohr Bueso1-0/+1
2023-06-26cxl/mem: Wire up Sanitization supportDavidlohr Bueso1-0/+4
2023-06-26cxl/mbox: Add sanitization handling machineryDavidlohr Bueso1-0/+7
2023-06-26cxl/mem: Introduce security state sysfs fileDavidlohr Bueso1-0/+10
2023-06-26cxl/memdev: Formalize endpoint port linkageDan Williams1-0/+2
2023-06-26cxl/memdev: Make mailbox functionality optionalDan Williams1-0/+18
2023-06-26cxl/mbox: Move mailbox related driver state to its own data structureDan Williams1-36/+51
2023-06-26cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'Dan Williams1-1/+0
2023-06-26cxl: Fix kernel-doc warningsDan Williams1-3/+3
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams1-2/+2
2023-05-23cxl/mbox: Add background cmd handling machineryDavidlohr Bueso1-0/+7
2023-05-19cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang1-0/+2
2023-04-23cxl/mbox: Update CMD_RC_TABLEDavidlohr Bueso1-2/+10
2023-04-23Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams1-1/+95
2023-04-23cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield1-0/+7
2023-04-23cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield1-0/+6
2023-04-23cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield1-1/+2
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield1-0/+46
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield1-0/+34
2023-04-18cxl/pci: Use CDAT DOE mailbox created by PCI coreLukas Wunner1-3/+0
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-9/+177
2023-02-17Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams1-0/+1
2023-02-17cxl/mem: Add kdoc param for event log driver stateAlison Schofield1-0/+1
2023-02-15Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams1-12/+0
2023-02-15cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang1-12/+0
2023-02-11Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams1-0/+5
2023-02-11Merge branch 'for-6.3/cxl' into cxl/nextDan Williams1-1/+0
2023-02-11cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny1-1/+0
2023-02-11tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-0/+3
2023-02-11cxl/memdev: Fix endpoint port removalDan Williams1-0/+2
2023-01-30cxl/pci: Set the device timestampJonathan Cameron1-0/+9
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2023-01-27cxl/mem: Trace Memory Module Event RecordIra Weiny1-0/+26
2023-01-27cxl/mem: Trace DRAM Event RecordIra Weiny1-0/+23
2023-01-27cxl/mem: Trace General Media Event RecordIra Weiny1-0/+19
2023-01-27cxl/mem: Wire up event interruptsDavidlohr Bueso1-0/+19
2023-01-27cxl/mem: Read, trace, and clear events on driver loadIra Weiny1-0/+79
2022-12-07cxl/mbox: Add variable output size validation for internal commandsDan Williams1-0/+2
2022-12-07cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams1-2/+2
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams1-0/+2
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams1-0/+41
2022-12-05cxl/port: Add RCD endpoint port enumerationDan Williams1-0/+2
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams1-0/+9