summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-28drm/xe: Limit number of jobs per exec queueShuicheng Lin
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-29Add SDCA UMP/FDL supportMark Brown
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: Unify the logic in {skl,glk}_plane_has_*()Ville Syrjälä
2025-10-28drm/i915: Extract glk_plane_has_planar()Ville Syrjälä
2025-10-28drm/i915: Remove pointless crtc hw.enable checkVille Syrjälä
2025-10-28drm/i915: Introduce intel_plane_min_height()Ville Syrjälä
2025-10-28drm/i915: Start checking plane min size for the chroma planeVille Syrjälä
2025-10-28drm/i915: Implement .min_plane_width() for PTL+Ville Syrjälä
2025-10-28drm/i915: Drop the min plane width w/a adl+Ville Syrjälä
2025-10-28drm/i915: Rewrite icl_min_plane_width()Ville Syrjälä
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-28drm/atomic: WARN about invalid drm_foo_get_state() usageVille Syrjälä
2025-10-28drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()Ville Syrjälä
2025-10-28platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEYLazar Aleksic
2025-10-28PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2025-10-28i2c: i801: Fix the Intel Diamond Rapids featuresHeikki Krogerus
2025-10-28PCI: vmd: Switch to pci_bus_find_emul_domain_nr()Dan Williams
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-29bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus