aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-21PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen1-0/+4
2026-01-22drm/ci: ignore Gamma test failures on Qualcomm SC7180Dmitry Baryshkov2-0/+8
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo6-14/+163
2026-01-21Input: appletouch - fix potential race between resume and openDmitry Torokhov1-5/+4
2026-01-21HID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul1-0/+2
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown connectorsAlex Ramírez1-20/+53
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez1-21/+74
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov1-118/+90
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim1-2/+5
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko1-2/+3
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko1-2/+2
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko1-14/+14
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko1-16/+10
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko1-5/+4
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf1-4/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher3-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie1-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar1-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-21drm/amdkfd: simplify svm_range_unmap_from_gpus()Yury Norov1-4/+1
2026-01-21drm/amdkfd: Do not include VGPR MSBs in saved PC during saveLancelot Six2-4/+4
2026-01-21drm/amd/pm: Correct comment above power2_cap attributesTimur Kristóf1-1/+1
2026-01-21drm/amd/pm: Return -EOPNOTSUPP when can't read power limitTimur Kristóf1-1/+1
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-21drm/amdkfd: gfx12.1 trap handler support for expert scheduling modeJay Cornwall2-189/+218
2026-01-21drm/amdkfd: gfx12.1 cluster barrier context save workaroundJay Cornwall2-20/+47
2026-01-21drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handlerJay Cornwall2-5/+5
2026-01-21drm/amdkfd: Sync trap handler binary with sourceJay Cornwall2-896/+825
2026-01-21drm/amdgpu/vcn5.0.1: rework reset handlingJesse.Zhang2-3/+101
2026-01-21drm/amdgpu/vcn4.0.3: rework reset handlingJesse.Zhang2-3/+100
2026-01-21drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3Jesse.Zhang1-0/+41
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf1-4/+4
2026-01-21thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2HCosmin Tanislav1-0/+27
2026-01-21thermal: renesas: rzg3e: make calibration value retrieval per-chipCosmin Tanislav1-42/+29
2026-01-21thermal: renesas: rzg3e: make min and max temperature per-chipCosmin Tanislav1-12/+23
2026-01-21thermal: renesas: rzg3e: make reset optionalCosmin Tanislav1-1/+1
2026-01-21pwm: tiehrpwm: Enable pwmchip's parent device before setting configurationGokul Praveen1-4/+2
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+4
2026-01-21drm/bridge: fix kdoc syntaxLuca Ceresoli1-0/+3
2026-01-21dm: fix excessive blk-crypto operations for invalid keysEric Biggers1-9/+3
2026-01-21thermal/drivers/broadcom: Use clamp to simplify bcm2835_thermal_temp2adcThorsten Blum1-6/+2
2026-01-21Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann11-168/+1109