summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-15accel/ivpu: Fix race condition when mapping dmabufWludzik, Jozef
2025-10-14net: airoha: Add get_link ethtool callbackLorenzo Bianconi
2025-10-14net: airoha: Add missing stats to ethtool_eth_mac_statsLorenzo Bianconi
2025-10-14eth: fealnx: fix typo in commentsDenis Benato
2025-10-14cxl/trace: Subtract to find an hpa_alias0 in cxl_poison eventsAlison Schofield
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-14ipmi: Skip channel scan if channels are already marked readyJinhui Guo
2025-10-14ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
2025-10-14ipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo
2025-10-14PCI: Revert early bridge resource set upIlpo Järvinen
2025-10-14net: dsa: b53: implement port isolation supportJonas Gorski
2025-10-14cxl/region: Use %pa printk format to emit resource_size_tAlison Schofield
2025-10-14cxl: Fix match_region_by_range() to use region_res_match_cxl_range()Dave Jiang
2025-10-14cxl: Set range param for region_res_match_cxl_range() as constDave Jiang
2025-10-14cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()Dave Jiang
2025-10-14eth: fbnic: fix various typos in comments and stringsAlok Tiwari
2025-10-14accel/qaic: Support the new READ_DATA implementationJeff Hugo
2025-10-14accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()Youssef Samir
2025-10-14Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-10-14accel/qaic: Use overflow check function instead of divisionCarl Vanderlip
2025-10-14nvme-auth: update sc_c in host responseMartin George
2025-10-14accel/qaic: Fix incorrect error return pathAswin Venkatesan
2025-10-14remoteproc: imx_rproc: Use devm_rproc_add() helperPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanupPeng Fan
2025-10-14accel/qaic: Remove redundant retry_count = 0 statementYoussef Samir
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove pathPeng Fan
2025-10-14accel/qaic: Synchronize access to DBC request queue head & tail pointerPranjal Ramajor Asha Kanojiya
2025-10-14accel/qaic: Include signal.h in qaic_control.cZack McKevitt
2025-10-14drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfsMatt Roper
2025-10-14drm/xe/configfs: Add attribute to disable GT typesMatt Roper
2025-10-14drm/xe: Break GT setup out of xe_info_init()Matt Roper
2025-10-14drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabledMatt Roper
2025-10-14drm/xe: Check that GT is not NULL before testing Wa_16023588340Matt Roper
2025-10-14drm/xe: Correct lineage for Wa_22014953428 and only check with valid GTMatt Roper
2025-10-14drm/xe: Bypass Wa_14018094691 when primary GT is disabledMatt Roper
2025-10-14drm/xe/rtp: Pass xe_device parameter to FUNC matchesMatt Roper
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper
2025-10-14drm/xe/irq: Don't try to lookup engine masks for non-existent primary GTMatt Roper
2025-10-14drm/xe: Make display part of Wa_22019338487 a device workaroundMatt Roper
2025-10-14drm/xe: Check for primary GT before looking up Wa_22019338487Matt Roper
2025-10-14drm/xe/pmu: Initialize PMU event types based on first available GTMatt Roper
2025-10-14drm/xe/query: Report hwconfig size as 0 if primary GT is disabledMatt Roper
2025-10-14drm/xe: Skip L2 / TDF cache flushes if primary GT is disabledMatt Roper
2025-10-14drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_initMatt Roper
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper
2025-10-14drm/xe: Move 'has_flatccs' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Move 'vram_flags' flag back to platform descriptorMatt Roper