summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-05-07media: ddbridge: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-05-07media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-07media: v4l2-subdev: Allow accessing routes with STREAMS client capabilitySakari Ailus
2026-05-07media: v4l2-subdev: Refactor returning routesSakari Ailus
2026-05-07media: tvp514x: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: ov9282: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: imx412: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: imx335: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: imx334: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: imx274: Remove redundant kernel-doc commentsSakari Ailus
2026-05-07media: imx219: Set horizontal blanking on mode changeSakari Ailus
2026-05-07media: imx219: Fix maximum frame length in linesSakari Ailus
2026-05-07media: imx219: Rename "PIXEL_ARRAY" as "ACTIVE_AREA"Sakari Ailus
2026-05-06media: platform: amd: isp4 debug fs logging and more descriptive errorsBin Du
2026-05-06media: platform: amd: isp4 video node and buffers handling addedBin Du
2026-05-06media: platform: amd: isp4 subdev and firmware loading handling addedBin Du
2026-05-06media: platform: amd: Add isp4 fw and hw interfaceBin Du
2026-05-06media: platform: amd: low level support for isp4 firmwareBin Du
2026-05-06media: platform: amd: Introduce amd isp4 capture driverBin Du
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-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: 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-05media: stm32: dcmi: unregister notifier on probe failureMyeonghun Pak
2026-05-05media: i2c: drop unneeded dependencies on OF_GPIOBartosz Golaszewski
2026-05-05media: pci: dm1105: Free allocated workqueueKrzysztof Kozlowski
2026-05-05media: ti: vpe: unwind v4l2 device registration on probe errorMyeonghun Pak
2026-05-05media: gspca: Fix comment in sd_init()Philipp Matthias Hahn
2026-05-05media: marvell-cam: fix missing pci_disable_device() on removeGuangshuo Li
2026-05-05media: vivid: fix cleanup bugs in vivid_init()Guangshuo Li
2026-05-05media: vimc: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: vidtv: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: dm1105: fix missing error check for dma_alloc_coherentZhaoyang Yu
2026-05-05media: vpif_capture: fix OF node reference imbalanceJohan Hovold
2026-05-05media: s2255: refactor endpoint lookupJohan Hovold
2026-05-05media: hdpvr: refactor endpoint lookupJohan Hovold
2026-05-05media: gspca: refactor endpoint lookupJohan Hovold
2026-05-05media: si470x-usb: refactor endpoint lookupJohan Hovold
2026-05-05media: dead code cleanup in kconfig for VIDEO_SOLO6X10Julian Braha
2026-05-05media: nuvoton: npcm-video: fix memory leaks in probe and removeDavid Carlier
2026-05-05media: nuvoton: npcm-video: fix error handling in npcm_video_init()David Carlier
2026-05-05media: aspeed: fix missing of_reserved_mem_device_release() on probe failureDavid Carlier
2026-05-05media: synopsys: hdmirx: Fix HPD lane hold timeDmitry Osipenko
2026-05-05media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()Felix Gu
2026-05-05media: ti: vpe: Fix the error code of devm_request_irq()Felix Gu