summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-06media: v4l2-common: Always register clock with device-specific namePaul Cercueil1-6/+7
2026-05-06media: v4l2-ctrls-request: add NULL check in v4l2_ctrl_request_complete()Sergey Shtylyov1-5/+9
2026-05-06media: tegra-vde: Add HAS_IOMEM dependency to match SRAM selectSasha Levin1-0/+1
2026-05-06media: rtl2832: fix use-after-free in rtl2832_remove()Deepanshu Kartikey1-2/+2
2026-05-06media: em28xx-video: fix missing res_free() on init_usb_xfer failureHaoxiang Li1-1/+3
2026-05-06media: tegra-video: tegra210: remove redundant NULL check in dequeue_buf_doneHungyu Lin1-2/+1
2026-05-06media: saa7134: Fix a possible memory leak in saa7134_video_init1Ma Ke1-5/+20
2026-05-06media: cx231xx: fix devres lifetimeJohan Hovold1-5/+11
2026-05-06media: cx23885: add ioremap return check and cleanupWang Jun1-2/+12
2026-05-06media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong2-10/+10
2026-05-05media: stm32: dcmi: unregister notifier on probe failureMyeonghun Pak1-0/+1
2026-05-05media: i2c: drop unneeded dependencies on OF_GPIOBartosz Golaszewski1-7/+5
2026-05-05staging: media: av7110: fix typo in av7110.cMaha Maryam Javaid1-1/+1
2026-05-05media: pci: dm1105: Free allocated workqueueKrzysztof Kozlowski1-0/+1
2026-05-05media: ti: vpe: unwind v4l2 device registration on probe errorMyeonghun Pak1-1/+2
2026-05-05media: gspca: Fix comment in sd_init()Philipp Matthias Hahn1-1/+1
2026-05-05media: marvell-cam: fix missing pci_disable_device() on removeGuangshuo Li1-0/+1
2026-05-05media: vivid: fix cleanup bugs in vivid_init()Guangshuo Li1-2/+4
2026-05-05media: vimc: fix reference leak on failed device registrationGuangshuo Li1-0/+1
2026-05-05media: vidtv: fix reference leak on failed device registrationGuangshuo Li1-1/+3
2026-05-05media: dm1105: fix missing error check for dma_alloc_coherentZhaoyang Yu1-1/+6
2026-05-05staging: media: av7110: remove dead code from av7110_hw.cJosh Hesketh1-46/+0
2026-05-05media: vpif_capture: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-05-05media: s2255: refactor endpoint lookupJohan Hovold1-8/+4
2026-05-05media: hdpvr: refactor endpoint lookupJohan Hovold1-18/+8
2026-05-05media: gspca: refactor endpoint lookupJohan Hovold1-11/+6
2026-05-05media: si470x-usb: refactor endpoint lookupJohan Hovold1-8/+3
2026-05-05media: dead code cleanup in kconfig for VIDEO_SOLO6X10Julian Braha1-1/+0
2026-05-05media: nuvoton: npcm-video: fix memory leaks in probe and removeDavid Carlier1-9/+23
2026-05-05media: nuvoton: npcm-video: fix error handling in npcm_video_init()David Carlier1-0/+2
2026-05-05staging: media: av7110: fix coding styleChethan C7-90/+134
2026-05-05media: aspeed: fix missing of_reserved_mem_device_release() on probe failureDavid Carlier1-0/+1
2026-05-05media: synopsys: hdmirx: Fix HPD lane hold timeDmitry Osipenko1-2/+2
2026-05-05staging: media: av7110: remove print_time() dead codeTomasz Unger1-15/+0
2026-05-05staging: media: av7110: remove dead code in av7110.cTomasz Unger1-1/+0
2026-05-05media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()Felix Gu1-3/+3
2026-05-05media: ti: vpe: Fix the error code of devm_request_irq()Felix Gu1-1/+1
2026-05-05media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()Felix Gu1-4/+4
2026-05-05media: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev1-1/+7
2026-05-05media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatibleMichael Riesch1-3/+8
2026-05-05media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping...Marco Nenciarini1-7/+19
2026-05-05staging: media: ipu7: remove 'U' suffix from hexadecimal literalsLian Xiangyu4-52/+52
2026-05-05staging: media: ipu7: fix double-free and use-after-free in error pathsAlexandru Hossu1-14/+8
2026-05-05media: dw9719: Add back the I²C device id tableSakari Ailus1-0/+10
2026-05-05media: cec: seco: unregister adapter on IR probe failureMyeonghun Pak1-1/+5
2026-05-05media: platform: cros-ec: Add Dirkson to the match tableKells Ping1-0/+2
2026-05-05media: platform: cros-ec: Add Kulnex and Moxoe to the match tableKen Lin1-0/+4
2026-05-05media: mgb4: Fix DV timings limitsMartin Tůma2-8/+8
2026-05-05media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicelySakari Ailus1-0/+4
2026-05-04media: irtoy: Refactor endpoint lookupJohan Hovold1-17/+6