summaryrefslogtreecommitdiff
path: root/drivers/cxl/pci.c
AgeCommit message (Expand)Author
2023-06-27cxl/pci: Use correct flag for sanitize pollingDavidlohr Bueso
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-perf' 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: Wire up Sanitization supportDavidlohr Bueso
2023-06-25cxl/mbox: Add sanitization handling machineryDavidlohr Bueso
2023-06-25cxl/mbox: Allow for IRQ_NONE case in the isrDavidlohr Bueso
2023-06-25cxl/pci: Unconditionally unmask 256B Flit errorsDan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-06-25cxl/pci: Early setup RCH dport component registers from RCRBRobert Richter
2023-06-25cxl/regs: Remove early capability checks in Component Register setupRobert Richter
2023-06-25cxl/pci: Refactor component register discovery for reuseTerry Bowman
2023-06-25cxl/core/regs: Add @dev to cxl_register_mapRobert Richter
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron
2023-05-23cxl/mbox: Add background cmd handling machineryDavidlohr Bueso
2023-05-23cxl/pci: Introduce cxl_request_irq()Davidlohr Bueso
2023-05-23cxl/pci: Allocate irq vectors earlier during probeDavidlohr Bueso
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-04-23Merge branch 'for-6.4/cxl-poison' into for-6.4/cxlDan Williams
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield
2023-04-18cxl/pci: Use CDAT DOE mailbox created by PCI coreLukas Wunner
2023-02-14Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-14cxl: add RAS status unmasking for CXLDave Jiang
2023-02-14cxl: remove unnecessary calling of pci_enable_pcie_error_reporting()Dave Jiang
2023-01-30cxl/pci: Fix irq oneshot expectationsDan Williams
2023-01-30cxl/pci: Set the device timestampJonathan Cameron
2023-01-26cxl/mem: Wire up event interruptsDavidlohr Bueso
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny
2023-01-24cxl/pci: Show opcode in debug messages when sending a commandRobert Richter
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams
2022-12-06cxl/pci: Remove endian confusionDan Williams
2022-12-06cxl/pci: Add some type-safety to the AER trace pointsDan Williams
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams
2022-12-05cxl/port: Add RCD endpoint port enumerationDan Williams
2022-12-03cxl/pci: Add callback to log AER correctable errorDave Jiang
2022-12-03cxl/pci: Add (hopeful) error handling supportDan Williams
2022-12-03cxl/pci: add tracepoint events for CXL RASDave Jiang
2022-12-03cxl/pci: Find and map the RAS Capability StructureDan Williams
2022-12-03cxl/core/regs: Make cxl_map_{component, device}_regs() device genericDan Williams
2022-12-03cxl/pci: Kill cxl_map_regs()Dan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-11-14cxl/doe: Request exclusive DOE accessIra Weiny
2022-07-19cxl/pci: Create PCI DOE mailbox's for memory devicesIra Weiny
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-05-19cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()Dan Williams
2022-05-19cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()Dan Williams