summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-17media: imx-jpeg: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: dw100: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: mediatek: vcodec: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: mediatek: jpeg: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: m2m-deinterlace: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: imagination: e5010: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: coda: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: amphion: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: meson-g2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: allgro-dvt: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULLLaurent Pinchart
2025-10-17can: m_can: Support pinctrl wakeup stateMarkus Schneider-Pargmann (TI.com)
2025-10-17can: m_can: Return ERR_PTR on error in allocationMarkus Schneider-Pargmann (TI.com)
2025-10-17can: m_can: Map WoL to device_set_wakeup_enableMarkus Schneider-Pargmann (TI.com)
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-17drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-17drm/gpusvm, drm/xe: Allow mixed mappings for userptrMatthew Brost
2025-10-17hwrng: core - Allow runtime disabling of the HW RNGJonathan McDowell
2025-10-17crypto: caam - Add check for kcalloc() in test_len()Guangshuo Li
2025-10-17crypto: hifn_795x - replace simple_strtoul with kstrtouintThorsten Blum
2025-10-17crypto: xilinx-trng - Add CTR_DRBG DF processing of seedHarsh Jain
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol
2025-10-17can: m_can: add support for optional resetMarc Kleine-Budde
2025-10-17devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-17driver core: fw_devlink: Don't warn about sync_state() pendingUlf Hansson
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-16net: macb: sort #includesThéo Lebrun
2025-10-16net: macb: apply reverse christmas tree in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `count` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `entry` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: replace min() with umin() callsThéo Lebrun
2025-10-16net: macb: remove bp->queue_maskThéo Lebrun
2025-10-16net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)Théo Lebrun
2025-10-16net: macb: move bp->hw_dma_cap flags to bp->capsThéo Lebrun
2025-10-16net: macb: simplify macb_adj_dma_desc_idx()Théo Lebrun
2025-10-16net: macb: simplify macb_dma_desc_get_size()Théo Lebrun
2025-10-16net: macb: drop macb_config NULL checkingThéo Lebrun
2025-10-16net: macb: Remove local variables clk_init and init in macb_probe()Théo Lebrun
2025-10-16net: macb: remove gap in MACB_CAPS_* flagsThéo Lebrun
2025-10-16net: macb: use BIT() macro for capability definitionsThéo Lebrun
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-16net: stmmac: add Eswin EIC7700 glue driverShangjuan Wei
2025-10-16net: stmmac: rename stmmac_phy_setup() to include phylinkRussell King (Oracle)
2025-10-16net: stmmac: rearrange tc_init()Russell King (Oracle)
2025-10-16net: stmmac: avoid PHY speed change when configuring MTURussell King (Oracle)
2025-10-16net: stmmac: place .mac_finish() method more appropriatelyRussell King (Oracle)
2025-10-16net: stmmac: dwc-qos-eth: move MDIO bus locking into stmmac_mdioRussell King (Oracle)