summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann1-0/+1
2026-01-07HID: bpf: fix bpf compilation with -fms-extensionsBenjamin Tissoires1-2/+4
2026-01-07drm/exynos: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-01-07gpio: shared: don't allocate the lookup table until we really need itBartosz Golaszewski1-6/+6
2026-01-07gpio: shared: fix a race conditionBartosz Golaszewski1-11/+9
2026-01-07gpio: shared: assign the correct firmware node for reset-gpio use-caseBartosz Golaszewski1-1/+1
2026-01-07gpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski1-0/+1
2026-01-07net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima1-0/+8
2026-01-07net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
2026-01-07Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean4-78/+0
2026-01-07idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-07idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-07idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-07idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-07idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-07idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-07idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-07idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-07idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-07idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-07idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-07idpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-06loop: don't change loop device under exclusive opener in loop_set_statusRaphael Pinsonneault-Thibeault1-11/+30
2026-01-06drm/fb-helper: Fix vblank timeout during suspend/resetChengjun Yao1-0/+10
2026-01-06PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`Mario Limonciello (AMD)1-7/+0
2026-01-06drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu1-0/+6
2026-01-06drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf3-12/+15
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf3-29/+26
2026-01-06drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi3-0/+67
2026-01-06drm/amdgpu: always backup and reemit fencesAlex Deucher2-6/+23
2026-01-06drm/amdgpu: don't reemit ring contents more than onceAlex Deucher2-5/+19
2026-01-06drm/amd/pm: force send pcie parmater on navi1xYang Wang1-18/+15
2026-01-06drm/amd/pm: fix wrong pcie parameter on navi1xYang Wang1-2/+2
2026-01-06drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]Alex Deucher1-1/+1
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor1-221/+66
2026-01-06drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor1-185/+73
2026-01-06drm/amd/display: Apply e4479aecf658 to dmlNathan Chancellor1-1/+5
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi3-28/+43
2026-01-05PCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas1-35/+4
2026-01-05Merge tag 'drm-rust-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/r...Dave Airlie5-97/+113
2026-01-05Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+3
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5