summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-26hwmon/lm78: Drop REALLY_SLOW_IO settingJuergen Gross
2025-11-26hwmon: sy7636a: Fix regulator_enable resource leak on error pathHaotian Zhang
2025-11-26nvdimm: Prevent integer overflow in ramdax_get_config_data()Dan Carpenter
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-11-26drm/amdgpu: Fix CPER ring debugfs read buffer overflow riskSrinivasan Shanmugam
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang
2025-11-26drm/amdkfd: assign AID to uuid in topology for SPX modeEric Huang
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski
2025-11-26watchdog: diag288_wdt: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-26remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper
2025-11-26HID: evision: Fix Report Descriptor for Evision Wireless Receiver 320f:226fTerry Junge
2025-11-26rpmsg: glink: remove duplicate code for rpmsg device removeSrinivas Kandagatla
2025-11-26rpmsg: glink: fix rpmsg device leakSrinivas Kandagatla
2025-11-26remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974Luca Weiss
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda
2025-11-26hwmon: (adm1026) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer
2025-11-26hwmon: (adm1029) Add locking to avoid TOCTOUGui-Dong Han
2025-11-26hwmon: (lm87) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-26can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das
2025-11-26HID: logitech-dj: Fix probe failure when used with KVMHans de Goede
2025-11-26HID: logitech-dj: Remove duplicate error loggingHans de Goede
2025-11-26HID: logitech-dj: Add support for G Pro X Superlight 2 receiverNathan Rossi
2025-11-26thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unitPengfei Li
2025-11-26driver core: Check drivers_autoprobe for all added devicesVincent Liu
2025-11-26driver core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-26driver core: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-26tick/nohz: Expose housekeeping CPUs in sysfsAaron Tomlin
2025-11-26tick/nohz: avoid showing '(null)' if nohz_full= not setAaron Tomlin
2025-11-26sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attributeAaron Tomlin
2025-11-26hangcheck-timer: fix coding style spacingClint George
2025-11-26hangcheck-timer: Replace %Ld with %lldClint George
2025-11-26hangcheck-timer: replace printk(KERN_CRIT) with pr_critClint George
2025-11-26uio: Add SVA support for PCI devices via uio_pci_generic_sva.cYaxing Guo
2025-11-26intel_th: Fix error handling in intel_th_output_openMa Ke
2025-11-26misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET
2025-11-26char: xillybus: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-26misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_storeVivek BalachandharTN
2025-11-26misc: cb710: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter