summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-17cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang1-6/+4
2024-01-10Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams1-85/+25
2024-01-10cxl/pci: Register for and process CPER eventsIra Weiny1-0/+4
2024-01-10cxl/events: Create common event UUID definesIra Weiny1-0/+24
2024-01-06cxl/events: Promote CXL event structures to a core headerIra Weiny1-89/+1
2024-01-02Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams1-0/+21
2023-12-23cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang1-0/+21
2023-12-07cxl: Add Support for Get TimestampDavidlohr Bueso1-0/+1
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams1-2/+2
2023-10-28cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter1-2/+0
2023-10-28cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter1-0/+2
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams1-1/+3
2023-10-06cxl/pci: Fix sanitize notifier setupDan Williams1-0/+2
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+3
2023-09-30cxl/pci: Cleanup 'sanitize' to always pollDan Williams1-2/+0
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