summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/cxlmem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl: Preserve the CDAT access_coordinate for an endpointDave Jiang2024-09-231-0/+2
* cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as inputDave Jiang2024-09-121-1/+1
* cxl: Move mailbox related bits to the same contextDave Jiang2024-09-121-12/+9
* cxl: move cxl headers to new include/cxl/ directoryDave Jiang2024-09-101-1/+1
* Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-281-2/+2
|\
| * cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield2024-07-111-1/+1
| * cxl/core: Fix incorrect vendor debug UUID definepeng guo2024-07-111-1/+1
* | cxl: documentation: add missing files to cxl driver-apiYao Xingtao2024-06-251-5/+6
* | cxl/region: check interleave capabilityYao Xingtao2024-06-251-0/+10
|/
* cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru2024-04-301-0/+1
* cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru2024-04-301-0/+2
* cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang2024-04-081-1/+1
* cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang2024-02-171-6/+4
* Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-101-85/+25
|\
| * cxl/pci: Register for and process CPER eventsIra Weiny2024-01-101-0/+4
| * cxl/events: Create common event UUID definesIra Weiny2024-01-101-0/+24
| * cxl/events: Promote CXL event structures to a core headerIra Weiny2024-01-061-89/+1
* | Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams2024-01-021-0/+21
|\ \
| * | cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang2023-12-231-0/+21
| |/
* / cxl: Add Support for Get TimestampDavidlohr Bueso2023-12-071-0/+1
|/
* Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams2023-10-311-2/+2
|\
| * cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter2023-10-281-2/+0
| * cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter2023-10-281-0/+2
* | cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams2023-10-061-1/+3
* | cxl/pci: Fix sanitize notifier setupDan Williams2023-10-061-0/+2
* | cxl/pci: Clarify devm host for memdev relative setupDan Williams2023-10-061-2/+3
* | cxl/pci: Cleanup 'sanitize' to always pollDan Williams2023-09-301-2/+0
|/
* 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-261-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-261-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-261-0/+82
|\ \
| * | cxl: add a firmware update mechanism using the sysfs firmware loaderVishal Verma2023-06-261-0/+82
* | | cxl/mem: Support Secure EraseDavidlohr Bueso2023-06-261-0/+1
* | | cxl/mem: Wire up Sanitization supportDavidlohr Bueso2023-06-261-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-191-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