summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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-16cxl/trace: Add serial number to trace pointsIra Weiny
2023-02-16cxl/trace: Add host output to trace pointsIra Weiny
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams
2023-02-14cxl/pci: Remove locked check for dvsec_range_allowed()Dave Jiang
2023-02-14cxl/hdm: Add emulation when HDM decoders are not committedDave Jiang
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang
2023-02-14cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang
2023-02-14cxl/pci: Refactor cxl_hdm_decode_init()Dave Jiang
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang
2023-02-14cxl/pci: Break out range register decoding from cxl_hdm_decode_init()Dave Jiang
2023-02-14Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-14Merge branch 'for-6.3/cxl-ram-region' 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-02-14cxl: avoid returning uninitialized error codeArnd Bergmann
2023-02-13cxl/pmem: Fix nvdimm registration racesDan Williams
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/uapi: Tag commands from cxl_query_cmd()Ira Weiny
2023-02-10cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny
2023-02-10cxl/dax: Create dax devices for CXL RAM regionsDan Williams
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-02-10cxl/region: Add region autodiscoveryDan Williams
2023-02-10cxl/port: Split endpoint and switch port probeDan Williams
2023-02-10cxl/region: Enable CONFIG_CXL_REGION to be toggledDan Williams
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams
2023-02-10cxl/region: Move region-position validation to a helperDan Williams
2023-02-10cxl/region: Cleanup target list on attach errorDan Williams
2023-02-10cxl/region: Refactor attach_target() for autodiscoveryDan Williams
2023-02-10cxl/region: Add volatile region creation supportDan Williams
2023-02-10cxl/region: Validate region mode vs decoder modeDan Williams
2023-02-10cxl/region: Support empty uuids for non-pmem regionsDan Williams
2023-02-10cxl/region: Add a mode attribute for regionsDan Williams
2023-02-10cxl/memdev: Fix endpoint port removalDan Williams
2023-02-09cxl/mem: Correct full ID range allocationDavidlohr Bueso
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07cxl/region: Fix passthrough-decoder detectionDan Williams
2023-02-06cxl/region: Fix null pointer dereference for resetting decoderFan Ni
2023-01-30cxl/pci: Fix irq oneshot expectationsDan Williams
2023-01-30cxl/pci: Set the device timestampJonathan Cameron
2023-01-30cxl/mbox: Add missing parameter to docs.Jonathan Cameron
2023-01-27cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman