summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)Author
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams
2023-10-06cxl/pci: Fix sanitize notifier setupDan Williams
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams
2023-09-29cxl/pci: Cleanup 'sanitize' to always pollDan Williams
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso
2023-07-28cxl/memdev: Document security state in kern-docDavidlohr Bueso
2023-07-14cxl/mem: Fix a double shift bugDan Carpenter
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