aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin1-0/+2
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang1-0/+3
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang1-2/+4
2026-01-22wifi: rtw89: phy: refine initial flow of BB wrapperPing-Ke Shih1-6/+6
2026-01-22wifi: rtw89: phy: write BB wrapper registers with flushPing-Ke Shih1-2/+38
2026-01-22wifi: rtw89: phy: update BB wrapper RFSIPing-Ke Shih4-0/+549
2026-01-22wifi: rtw89: phy: update bb wrapper TPU initEric Huang2-7/+17
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih4-2/+27
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang4-3/+8
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih4-6/+36
2026-01-22wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922DPing-Ke Shih3-8/+185
2026-01-22wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922DPing-Ke Shih3-0/+139
2026-01-22wifi: rtw89: mac: clear global interrupt right after power-onPing-Ke Shih4-0/+87
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+2
2026-01-21Input: ili210x - add support for polling modeMarek Vasut1-20/+55
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...Alex 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-119/+91
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-15/+15
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