summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/cxlmem.h
Commit message (Expand)AuthorAgeFilesLines
* cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso2023-07-281-0/+15
* cxl/memdev: Document security state in kern-docDavidlohr Bueso2023-07-281-0/+1
* cxl/mem: Fix a double shift bugDan Carpenter2023-07-141-1/+1
* Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams2023-06-251-2/+2
|\
| * cxl: Rename 'uport' to 'uport_dev'Dan Williams2023-06-251-2/+2
* | Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams2023-06-251-41/+77
|\ \
| * | cxl/memdev: Formalize endpoint port linkageDan Williams2023-06-251-0/+2
| * | cxl/memdev: Make mailbox functionality optionalDan Williams2023-06-251-0/+18
| * | cxl/mbox: Move mailbox related driver state to its own data structureDan Williams2023-06-251-36/+51
| * | cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'Dan Williams2023-06-251-1/+0
| * | cxl: Fix kernel-doc warningsDan Williams2023-06-251-3/+3
| |/
* | Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams2023-06-251-0/+82
|\ \
| * | cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma2023-06-251-0/+82
* | | cxl/mem: Support Secure EraseDavidlohr Bueso2023-06-251-0/+1
* | | cxl/mem: Wire up Sanitization supportDavidlohr Bueso2023-06-251-0/+4
* | | cxl/mbox: Add sanitization handling machineryDavidlohr Bueso2023-06-251-0/+7
* | | cxl/mem: Introduce security state sysfs fileDavidlohr Bueso2023-06-251-0/+10
|/ /
* / cxl/mbox: Add background cmd handling machineryDavidlohr Bueso2023-05-231-0/+7
|/
* cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-181-0/+2
* cxl/mbox: Update CMD_RC_TABLEDavidlohr Bueso2023-04-231-2/+10
* Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams2023-04-231-1/+95
|\
| * cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield2023-04-231-0/+7
| * cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield2023-04-231-0/+6
| * cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield2023-04-231-1/+2
| * cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield2023-04-231-0/+46
| * cxl/mbox: Initialize the poison stateAlison Schofield2023-04-231-0/+34
* | cxl/pci: Use CDAT DOE mailbox created by PCI coreLukas Wunner2023-04-181-3/+0
|/
* Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-9/+177
|\
| * Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams2023-02-161-0/+1
| |\
| | * cxl/mem: Add kdoc param for event log driver stateAlison Schofield2023-02-161-0/+1
| * | Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams2023-02-141-12/+0
| |\ \
| | * | cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang2023-02-141-12/+0
| * | | Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams2023-02-101-0/+5
| |\ \ \
| | * | | tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams2023-02-101-0/+3
| | * | | cxl/memdev: Fix endpoint port removalDan Williams2023-02-101-0/+2
| | |/ /
| * | | Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-101-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny2023-02-101-1/+0
| | |/
| * | cxl/pci: Set the device timestampJonathan Cameron2023-01-301-0/+9
| * | cxl/mem: Trace Memory Module Event RecordIra Weiny2023-01-261-0/+26
| * | cxl/mem: Trace DRAM Event RecordIra Weiny2023-01-261-0/+23
| * | cxl/mem: Trace General Media Event RecordIra Weiny2023-01-261-0/+19
| * | cxl/mem: Wire up event interruptsDavidlohr Bueso2023-01-261-0/+19
| * | cxl/mem: Read, trace, and clear events on driver loadIra Weiny2023-01-261-0/+79
| |/
* / driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
|/
* cxl/mbox: Add variable output size validation for internal commandsDan Williams2022-12-061-0/+2
* cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams2022-12-061-2/+2
* Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2022-12-051-0/+2
|\
| * cxl/pci: Add (hopeful) error handling supportDan Williams2022-12-031-0/+2
* | Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams2022-12-051-0/+41
|\ \
| * | cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang2022-12-011-0/+8