summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-04thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commandsMason Chang1-4/+12
2025-09-04thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...Mason Chang1-13/+52
2025-09-04thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...Mason Chang1-14/+15
2025-09-04Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"Imre Deak1-1/+1
2025-09-04firmware: qcom: scm: request the waitqueue irq *after* initializing SCMBartosz Golaszewski1-22/+14
2025-09-04firmware: qcom: scm: initialize tzmem before marking SCM as availableBartosz Golaszewski1-27/+26
2025-09-04firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski3-4/+12
2025-09-04firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski2-6/+6
2025-09-04drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-09-04drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-09-04drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang1-3/+3
2025-09-04drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher1-0/+1
2025-09-04drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-09-04drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_privMa Ke1-7/+14
2025-09-04drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()Nathan Chancellor1-1/+1
2025-09-04drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi1-2/+3
2025-09-04drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-09-04drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström1-2/+6
2025-09-04net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+3
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim1-0/+3
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng1-0/+1
2025-09-04HID: logitech: Add ids for G PRO 2 LIGHTSPEEDMatt Coffin3-0/+7
2025-09-04HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis2-0/+4
2025-09-04HID: elecom: add support for ELECOM M-DT2DRBKMartin Hilgendorf3-0/+4
2025-09-04HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz1-0/+8
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz1-1/+7
2025-09-04drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits callsLouis-Alexis Eyraud1-4/+4
2025-09-04net: macb: Disable clocks onceNeil Mandir1-5/+2
2025-09-04fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck2-2/+4
2025-09-04net: hv_netvsc: fix loss of early receive events from host during channel open.Dipayaan Roy2-16/+24
2025-09-04net: stmmac: Set CIC bit only for TX queues with COERohan G Thomas1-2/+4
2025-09-04net: stmmac: xgmac: Correct supported speed modesRohan G Thomas2-2/+16
2025-09-04net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas1-4/+0
2025-09-04net/mlx5e: Set local Xoff after FW updateAlexei Lazar1-1/+2
2025-09-04net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar1-0/+2
2025-09-04net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar2-1/+28
2025-09-04net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh1-8/+7
2025-09-04net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh3-0/+22
2025-09-04net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh3-54/+69
2025-09-04net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh1-1/+1
2025-09-04net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal1-1/+1
2025-09-04net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal1-1/+3
2025-09-04net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal1-1/+1
2025-09-04net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal1-0/+1
2025-09-04bnxt_en: Fix stats context reservation logicMichael Chan1-1/+2
2025-09-04bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan1-0/+12
2025-09-04bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy1-5/+16
2025-09-04net: macb: Fix offset error in gem_update_statsSean Anderson1-1/+1
2025-09-04phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur3-16/+26