summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina
2024-12-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta
2024-12-27of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland
2024-12-27udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn
2024-12-27udmabuf: fix racy memfd sealing checkJann Horn
2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu
2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu
2024-12-27accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz
2024-12-27accel/ivpu: Fix general protection fault in ivpu_bo_list()Jacek Lawrynowicz
2024-12-27x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-27drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher
2024-12-27zram: fix uninitialized ZRAM not releasing backing deviceKairui Song
2024-12-27zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-27drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher
2024-12-27hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov
2024-12-27hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov
2024-12-27hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-27i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa
2024-12-27i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa
2024-12-27i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa
2024-12-27drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi
2024-12-27drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut
2024-12-27drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang
2024-12-27drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun
2024-12-27dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FST.J. Mercier
2024-12-27udmabuf: fix memory leak on last export_udmabuf() error pathJann Horn
2024-12-27udmabuf: udmabuf_create pin folio codestyle cleanupHuan Yang
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-27drm/amdgpu: fix amdgpu_coredumpChristian König
2024-12-27drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä
2024-12-27drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello
2024-12-27drm/display: use ERR_PTR on DP tunnel manager creation failKrzysztof Karas
2024-12-27thunderbolt: Don't display nvm_version unless upgrade supportedMario Limonciello
2024-12-27thunderbolt: Improve redrive mode handlingMika Westerberg
2024-12-27thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg
2024-12-27xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman
2024-12-27USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas
2024-12-27USB: serial: option: add MediaTek T7XX compositionsJack Wu
2024-12-27USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang
2024-12-27USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky
2024-12-27USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar
2024-12-27i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven
2024-12-27chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter