summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2023-10-27cxl/port: Rename @comp_map to @reg_map in struct cxl_register_mapRobert Richter
2023-10-27cxl/port: Fix @host confusion in cxl_dport_setup_regs()Dan Williams
2023-10-27cxl/core/regs: Rename @dev to @host in struct cxl_register_mapRobert Richter
2023-10-27cxl/port: Fix delete_endpoint() vs parent unregistration raceDan Williams
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris
2023-10-27cxl/region: Fix cxl_region_rwsem lock held when returning to user spaceLi Zhijian
2023-10-27cxl/region: Use cxl_calc_interleave_pos() for auto-discoveryAlison Schofield
2023-10-27cxl/region: Calculate a target position in a region interleaveAlison Schofield
2023-10-26cxl/region: Prepare the decoder match range helper for reuseAlison Schofield
2023-10-24cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield
2023-10-24cxl/region: Do not try to cleanup after cxl_region_setup_targets() failsJim Harris
2023-10-09cxl/mem: Fix shutdown orderDan Williams
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-10-06cxl/pci: Remove inconsistent usage of dev_err_probe()Dan Williams
2023-10-06cxl/pci: Remove hardirq handler for cxl_request_irq()Dan Williams
2023-09-29cxl/pci: Cleanup 'sanitize' to always pollDan Williams
2023-09-29cxl/pci: Remove unnecessary device reference management in sanitize workDan Williams
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams
2023-09-15cxl/pci: Update commentIra Weiny
2023-09-15cxl/port: Quiet warning messages from the cxl_test environmentDan Williams
2023-09-14cxl/region: Refactor granularity select in cxl_port_setup_targets()Alison Schofield
2023-09-14cxl/region: Match auto-discovered region decoders by HPA rangeAlison Schofield
2023-09-14cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny
2023-09-11cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()Smita Koralahalli
2023-09-11cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registersSmita Koralahalli
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-18cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()Breno Leitao
2023-07-18cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()Breno Leitao
2023-07-14cxl/mem: Fix a double shift bugDan Carpenter
2023-07-14cxl: fix CONFIG_FW_LOADER dependencyArnd Bergmann
2023-06-29cxl: Fix one kernel-doc commentYang Li
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-25perf: CXL Performance Monitoring Unit driverJonathan Cameron
2023-06-25Merge branch 'for-6.5/cxl-region-fixes' 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-25Merge branch 'for-6.5/cxl-background' 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/mbox: Allow for IRQ_NONE case in the isrDavidlohr Bueso
2023-06-25Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams