summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-29igbvf: fix misplaced newline in VLAN add warning messageAlok Tiwari
2025-10-29ixgbe: fix typos in ixgbe driver commentsAlok Tiwari
2025-10-29idpf: remove duplicate defines in IDPF_CAP_RSSSreedevi Joshi
2025-10-29i40e: avoid redundant VF link state updatesJay Vosburgh
2025-10-29ice: Allow 100M speed for E825C SGMII deviceGrzegorz Nitka
2025-10-29ice: implement configurable header split for regular RxAlexander Lobakin
2025-10-29ice: switch to Page PoolMichal Kubiak
2025-10-29ice: drop page splitting and recyclingMichal Kubiak
2025-10-29ice: remove legacy Rx and construct SKBMichal Kubiak
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström
2025-10-29Revert "wifi: ath12k: Fix missing station power save configuration"Miaoqing Pan
2025-10-29spi: intel: Add support for Oak Stream SPI serial flashHeikki Krogerus
2025-10-28net: hibmcge: fix the inappropriate netif_device_detach()Jijie Shao
2025-10-28net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...Jijie Shao
2025-10-28net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issueJijie Shao
2025-10-28net: phy: motorcomm: Add support for PHY LEDs on YT8531Tianling Shen
2025-10-28dpll: zl3073x: Fix output pin registrationIvan Vecera
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin
2025-10-28net: phy: realtek: Add RTL8224 cable testing supportIssam Hamdi
2025-10-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-10-28dpll: fix device-id-get and pin-id-get to return errors properlyPetr Oros
2025-10-29drm/msm/dpu: Fix adjusted mode clock check for 3d mergeJessica Zhang
2025-10-29drm/msm/dpu: Disable broken YUV on QSEED2 hardwareVladimir Lypak
2025-10-29drm/msm/dpu: Require linear modifier for writeback framebuffersVladimir Lypak
2025-10-29drm/msm/dpu: Fix pixel extension sub-samplingVladimir Lypak
2025-10-29drm/msm/dpu: Disable scaling for unsupported scaler typesVladimir Lypak
2025-10-29drm/msm/dpu: Propagate error from dpu_assign_plane_resourcesVladimir Lypak
2025-10-29drm/msm/dpu: Fix allocation of RGB SSPPs without scalingVladimir Lypak
2025-10-29drm/msm: dsi: fix PLL init in bonded modeNeil Armstrong
2025-10-28fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-28fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-10-28fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs
2025-10-28fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin
2025-10-28vfio/type1: handle DMA map/unmap up to the addressable limitAlex Mastro
2025-10-28vfio/type1: move iova increment to unmap_unpin_*() callerAlex Mastro
2025-10-28vfio/type1: sanitize for overflow using check_*_overflow()Alex Mastro
2025-10-28drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-SVille Syrjälä
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju
2025-10-28igc: power up the PHY before the link testKohei Enju
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka
2025-10-28ice: fix lane number calculationGrzegorz Nitka
2025-10-28platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEYLazar Aleksic
2025-10-28platform/x86: dell-wmi-base: Handle electronic privacy screen on/off eventsHans de Goede
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo