summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2025-05-09cxl/hdm: Clean up a debug printkDan Carpenter
2025-05-09Merge branch 'for-6.16/cxl-cleanups' into cxl-for-nextDave Jiang
2025-05-09cxl: Add a dev_dbg() when a decoder was added to a portRobert Richter
2025-05-09cxl/region: Add a dev_err() on missing target list entriesRobert Richter
2025-05-09cxl/region: Add a dev_warn() on registration failureRobert Richter
2025-05-09cxl/region: Add function to find a port's switch decoder by rangeRobert Richter
2025-05-09cxl/region: Factor out code to find a root decoder's regionRobert Richter
2025-05-09cxl/region: Factor out code to find the root decoderRobert Richter
2025-05-09cxl/port: Replace put_cxl_root() by a cleanup helperRobert Richter
2025-05-09cxl/region: Move find_cxl_root() to cxl_add_to_region()Robert Richter
2025-05-09cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()Robert Richter
2025-05-09cxl/region: Rename function to cxl_port_pick_region_decoder()Robert Richter
2025-05-09cxl: Introduce parent_port_of() helperRobert Richter
2025-05-09cxl/pci: Add comments to cxl_hdm_decode_init()Robert Richter
2025-05-09cxl/pci: Moving code in cxl_hdm_decode_init()Robert Richter
2025-05-09cxl: Remove else after returnRobert Richter
2025-04-28cxl: core/region - ignore interleave granularity when ways=1Gregory Price
2025-04-28cxl/acpi: Verify CHBS length for CXL2.0Li Zhijian
2025-04-28cxl: Remove always true condition for cxlctl_validate_hw_command()Dave Jiang
2025-04-21cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH PortsSmita Koralahalli
2025-04-18cxl/feature: Update out_len in set feature failure caseLi Ming
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang
2025-04-09cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()Li Ming
2025-04-09cxl/pci: Update Port GPF timeout only when the first EP attachingLi Ming
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-20cxl/region: Fix the first aliased address miscalculationLi Ming
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14cxl/region: Quiet some dev_warn()s in extended linear cache setupAlison Schofield
2025-03-14cxl: Fix warning from emitting resource_size_t as long long int on 32bit systemsDave Jiang
2025-03-14cxl/mem: Do not return error if CONFIG_CXL_MCE unsetLi Ming
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2Dave Jiang
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso
2025-03-14cxl/pmem: Rename cxl_dirty_shutdown_state()Davidlohr Bueso
2025-03-14cxl/pci: Introduce cxl_gpf_get_dvsec()Davidlohr Bueso
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang
2025-03-14cxl/cdat: Remove redundant gp_port initializationLi Ming
2025-03-14cxl/memdev: Remove unused partition valuesIra Weiny
2025-03-14cxl/region: Drop goto pattern of construct_region()Li Ming
2025-03-14cxl/region: Drop goto pattern in cxl_dax_region_alloc()Li Ming
2025-03-14cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()Li Ming
2025-03-14cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()Li Ming