summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-08net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh
2026-05-08net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi
2026-05-08net: bcmasp: Keep phy link during WoL sleep cycleJustin Chen
2026-05-08net: bcmasp: Divide init to allow partial bring upJustin Chen
2026-05-08iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq readKai Aizen
2026-05-08net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak
2026-05-09media: qcom: camss: Fix RDI streaming for CSID GEN3Bryan O'Donoghue
2026-05-09media: qcom: camss: Fix RDI streaming for CSID GEN2Bryan O'Donoghue
2026-05-09media: qcom: camss: Fix RDI streaming for CSID 340Bryan O'Donoghue
2026-05-09media: qcom: camss: Fix RDI streaming for CSID 680Bryan O'Donoghue
2026-05-09media: qcom: camss: vfe: Make PIX BPL alignment format-based on CAMSS_2290Loic Poulain
2026-05-09media: qcom: camss: Use proper BPL alignment helper and non-power-of-two roun...Loic Poulain
2026-05-09media: qcom: camss: Add per-format BPL alignment helperLoic Poulain
2026-05-09media: qcom: camss: Add debug message to camss-video format checkLoic Poulain
2026-05-09media: qcom: camss: vfe: fix PIX subdev naming on VFE liteWenmeng Liu
2026-05-09media: qcom: camss: tpg: Add TPG support for multiple targetsWenmeng Liu
2026-05-09media: qcom: camss: Add link support for TPGWenmeng Liu
2026-05-09media: qcom: camss: Add common TPG supportWenmeng Liu
2026-05-09media: qcom: camss: Add SM6350 supportLuca Weiss
2026-05-09media: qcom: camss: avoid format string warningArnd Bergmann
2026-05-09media: qcom: camss: Add missing clocks for VFE lite on sa8775pWenmeng Liu
2026-05-09media: qcom: camss: Fix csid clock configuration for sa8775pWenmeng Liu
2026-05-09media: qcom: camss: Fix csid IRQ offset for sa8775pWenmeng Liu
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda
2026-05-12media: uvcvideo: Announce deprecation intentions for UVCIOC_CTRL_MAPRicardo Ribalda
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda
2026-05-12media: uvcvideo: Fix buffer sequence in frame gapsRicardo Ribalda
2026-05-12media: uvcvideo: Fix sequence number when no EOFRicardo Ribalda
2026-05-08Merge tag 'pci-v7.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath
2026-05-08net: phy: dp83867: add MDI-X managementLuca Ellero
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-05-08gve: Use generic power managementVaibhav Gupta
2026-05-08bnxt_en: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu