summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-14HID: Kconfig: Fix build error from CONFIG_HID_HAPTICJonathan Denose
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong
2025-10-14HID: nintendo: Rate limit IMU compensation messageVicki Pfau
2025-10-14HID: nintendo: Wait longer for initial probeVicki Pfau
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang
2025-10-14HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheelOleg Makarenko
2025-10-14HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli
2025-10-14HID: cp2112: Add parameter validation to data lengthDeepak Sharma
2025-10-14HID: intel-thc-hid: intel-quickspi: Add ARL PCI Device Id'sAbhishek Tamboli
2025-10-14HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge...Even Xu
2025-10-14HID: intel-thc-hid: intel-quicki2c: Fix wrong type castingXinpeng Sun
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-14xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-14xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman
2025-10-14usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-10-13ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N
2025-10-13r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111HLinmao Li
2025-10-13dpll: zl3073x: Handle missing or corrupted flash configurationIvan Vecera
2025-10-13PCI: cadence: Search for MSI Capability with correct IDHans Zhang
2025-10-13cxl/features: Add check for no entries in cxl_feature_infoDave Jiang
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke
2025-10-13Merge branch '6.18/scsi-queue' into 6.18/scsi-fixesMartin K. Petersen
2025-10-13cxl/port: Avoid missing port component registers setupLi Ming
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han