summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24net: stmmac: elminate tbs_desc in stmmac_xmit()Russell King (Oracle)
2026-03-24net: stmmac: use first_desc for TBSRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() initial variable initRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() first entry index codeRussell King (Oracle)
2026-03-24net: stmmac: move first xmit descriptor SARC and TBS configRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() skb head handlingRussell King (Oracle)
2026-03-24media: ov02a10, dw9768: Remove Dongchung's e-mailSakari Ailus
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen
2026-03-24media: subdev: Minor v4l2_subdev_get_frame_desc_passthrough() cleanupsTomi Valkeinen
2026-03-24media: i2c: ov8856: parse and register V4L2 device tree propertiesAlexander Koskovich
2026-03-24media: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich
2026-03-24media: v4l2-subdev: Fix error check in v4l2_subdev_get_frame_desc_passthrough()Chen Ni
2026-03-24media: i2c: imx355: Restrict data lanes to 4Richard Acayan
2026-03-24media: bcm2835-unicam: Fix RGB format / mbus code associationMaxime Ripard
2026-03-24media: renesas: vin: Fix RAW8 (again)Tomi Valkeinen
2026-03-24media: renesas: vsp1: Fix NULL pointer deref on module unloadTomi Valkeinen
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus
2026-03-24platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju
2026-03-24vfio/xe: Notify PF about VF FLR in reset_preparePiotr Piórkowski
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski
2026-03-24gpio: drop unneeded Kconfig dependencies on OF_GPIOBartosz Golaszewski
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu
2026-03-24drm/i915/lt_phy: Replace crtc compute clockMika Kahola
2026-03-24drm/i915/lt_phy: Enable dpll framework for xe3plpdMika Kahola
2026-03-24drm/i915/lt_phy: Remove LT PHY specific state verificationMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooksMika Kahola
2026-03-24drm/i915/lt_phy: Get encoder configuration for xe3plpd platformMika Kahola
2026-03-24drm/i915/lt_phy: Readout lane countMika Kahola
2026-03-24drm/i915/lt_phy: Dump lane count for HW stateMika Kahola
2026-03-24drm/i915/lt_phy: Add .disable_clock hook on DDIMika Kahola
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola