summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-06wifi: rtw89: phy: support per PHY RX statisticsKuan-Chung Chen
2026-05-06wifi: rtw89: mlo: rearrange MLSR link decision flowKuan-Chung Chen
2026-05-06drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()Vitor Soares
2026-05-06drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TESTChen-Yu Tsai
2026-05-06wifi: rtl8xxxu: Detect the maximum supported channel widthBitterblue Smith
2026-05-06media: v4l2-common: Always register clock with device-specific namePaul Cercueil
2026-05-06media: v4l2-ctrls-request: add NULL check in v4l2_ctrl_request_complete()Sergey Shtylyov
2026-05-06irqchip/starfive: Fix error check for devm_platform_ioremap_resource()Chen Ni
2026-05-06media: tegra-vde: Add HAS_IOMEM dependency to match SRAM selectSasha Levin
2026-05-06media: rtl2832: fix use-after-free in rtl2832_remove()Deepanshu Kartikey
2026-05-06media: em28xx-video: fix missing res_free() on init_usb_xfer failureHaoxiang Li
2026-05-06media: tegra-video: tegra210: remove redundant NULL check in dequeue_buf_doneHungyu Lin
2026-05-06media: saa7134: Fix a possible memory leak in saa7134_video_init1Ma Ke
2026-05-06media: cx231xx: fix devres lifetimeJohan Hovold
2026-05-06media: cx23885: add ioremap return check and cleanupWang Jun
2026-05-06media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong
2026-05-06drm: renesas: rz-du: mipi_dsi: Fix return path on errorChris Brandt
2026-05-06drm/bridge: ite-it6263: Drop unnecessary blank lineBiju Das
2026-05-06x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X supportIngo Molnar
2026-05-06drm/bridge: ite-it6263: Move chip initialization code from probe to atomic_en...Biju Das
2026-05-05net: mana: Use kvmalloc for large RX queue and buffer allocationsAditya Garg
2026-05-05net: mana: Use per-queue allocation for tx_qp to reduce allocation sizeAditya Garg
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha
2026-05-05net: dsa: mv88e6xxx: enable devlink ATU hash param for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: define .pot_clear() for 6321Marek Behún
2026-05-05net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported portsMarek Behún
2026-05-05net: dsa: mv88e6xxx: fix number of g1 interrupts for 6320 familyMarek Behún
2026-05-05atm: solos-pci: Simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-05net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()Marek Behún
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-05pfcp: Store struct sock in struct pfcp_dev.Kuniyuki Iwashima
2026-05-05amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima
2026-05-05bareudp: Store struct sock in struct bareudp_dev.Kuniyuki Iwashima
2026-05-05geneve: Store struct sock in struct geneve_sock.Kuniyuki Iwashima
2026-05-05vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima
2026-05-05vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima
2026-05-05vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima