aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-14HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detectionEven Xu1-2/+1
2025-10-14HID: intel-thc-hid: intel-quicki2c: Fix wrong type castingXinpeng Sun1-1/+1
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann5419-88574/+287792
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari1-1/+1
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju2-1/+1
2025-10-14xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-14xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman1-2/+4
2025-10-14usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio1-1/+2
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla2-2/+2
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut1-12/+11
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den1-1/+2
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski2-0/+47
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski2-0/+47
2025-10-13ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech2-0/+4
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N1-1/+19
2025-10-13r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111HLinmao Li1-2/+3
2025-10-13dpll: zl3073x: Handle missing or corrupted flash configurationIvan Vecera2-0/+24
2025-10-13PCI: cadence: Search for MSI Capability with correct IDHans Zhang1-1/+1
2025-10-13cxl/features: Add check for no entries in cxl_feature_infoDave Jiang1-0/+3
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin1-1/+12
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar2-0/+9
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost1-1/+12
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström1-1/+1
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi3-8/+29
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost2-9/+24
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke1-1/+1
2025-10-13Merge branch '6.18/scsi-queue' into 6.18/scsi-fixesMartin K. Petersen3-56/+50
2025-10-13cxl/port: Avoid missing port component registers setupLi Ming1-12/+14
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim1-52/+21
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim1-7/+4
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim5-10/+20
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim1-1/+1
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim1-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S1-1/+1
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher3-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher1-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher1-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König3-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf1-0/+7
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume"Matthew Schwartz2-15/+4
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä1-18/+20
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä2-3/+9