summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-10-14drm/xe: Move 'vm_max_level' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Move 'va_bits' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Drop GT parameter to xe_display_irq_postinstall()Matt Roper
2025-10-14drm/xe/huc: Adjust HuC check on primary GTMatt Roper
2025-10-14accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()Youssef Samir
2025-10-14accel/qaic: Use kvcalloc() for slice requests allocationYoussef Samir
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-14accel/qaic: Fix bootlog initialization orderingJeffrey Hugo
2025-10-14media: ivtv: Fix invalid access to file *Jacopo Mondi
2025-10-14media: cx18: Fix invalid access to file *Jacopo Mondi
2025-10-14media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2025-10-14media: c8sectpfe: remove support of STi c8sectpfe driverRaphael Gallais-Pou
2025-10-14media: pci: mg4b: use iio_push_to_buffers_with_ts()David Lechner
2025-10-14media: pci: mg4b: use aligned_s64David Lechner
2025-10-14media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park
2025-10-14media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King
2025-10-14media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov
2025-10-14media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov
2025-10-14media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: dvb: Use int type to store negative error codesQianfeng Rong
2025-10-14media: dvb-frontends: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14media: synopsys: hdmirx: media: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14staging: media: tegra-video: Remove the use of dev_err_probe()Xichao Zhao
2025-10-14media: vivid: use vmalloc_array and vcalloc to simplify codeQianfeng Rong
2025-10-14media: pt1: use vmalloc_array to simplify codeQianfeng Rong
2025-10-14media: dvb-core: use vmalloc_array to simplify codeQianfeng Rong