summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han1-3/+3
2026-03-04media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang1-0/+2
2026-03-04media: i2c: ov5647: Fix PIXEL_RATE value for VGA modeJai Luthra1-1/+1
2026-03-04media: i2c: ov5647: Sensor should report RAW color spaceDavid Plowman1-4/+4
2026-03-04media: i2c: ov5647: Correct minimum VBLANK valueDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Correct pixel array offsetDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Initialize subdev before controlsJai Luthra1-4/+4
2026-03-04media: ccs: Avoid possible division by zeroSakari Ailus1-1/+1
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal1-0/+1
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal1-0/+1
2026-03-04media: cx25821: Add missing unmap in snd_cx25821_hw_params()Haoxiang Li1-0/+1
2026-03-04media: cx23885: Add missing unmap in snd_cx23885_hw_params()Haoxiang Li1-1/+3
2026-03-04media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li1-1/+3
2026-03-04media: radio-keene: fix memory leak in error pathShaurya Rane1-1/+1
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-03-04media: rkisp1: Fix filter mode register configurationRui Wang1-6/+0
2026-03-04media: cx25821: Fix a resource leak in cx25821_dev_setup()Haoxiang Li1-0/+1
2026-03-04media: solo6x10: Check for out of bounds chip_idKees Cook1-1/+7
2026-03-04media: pvrusb2: fix URB leak in pvr2_send_request_exSzymon Wilczek1-0/+5
2026-03-04media: adv7180: fix frame interval in progressive modeThorsten Schmelzer1-0/+7
2026-03-04media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_STARTMing Qian1-0/+1
2026-03-04media: omap3isp: set initial formatHans Verkuil1-0/+8
2026-03-04media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil1-13/+8
2026-03-04media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil1-3/+3
2026-03-04media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil2-6/+7
2026-03-04media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda1-1/+2
2026-03-04media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg1-1/+15
2026-01-11media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li1-1/+3
2026-01-11media: amphion: Remove vpu_vb_is_codecconfigMing Qian3-40/+3
2026-01-11media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart2-11/+9
2026-01-11media: amphion: Add a frame flush mode for decoderMing Qian1-1/+13
2026-01-11media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne6-23/+85
2026-01-11media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: amphion: Cancel message work before releasing the VPU coreMing Qian1-3/+3
2026-01-11media: vpif_display: fix section mismatchJohan Hovold1-2/+2
2026-01-11media: vpif_capture: fix section mismatchJohan Hovold1-2/+2
2026-01-11media: videobuf2: Fix device reference leak in vb2_dc_alloc error pathHaotian Zhang1-0/+1
2026-01-11media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne1-2/+13
2026-01-11media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou1-1/+0
2026-01-11media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
2026-01-11media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
2026-01-11media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov1-0/+2
2026-01-11media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang1-0/+1
2026-01-11media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov1-2/+5
2026-01-11media: rc: st_rc: Fix reset control resource leakHaotian Zhang1-1/+1
2026-01-11media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park1-0/+3
2026-01-11media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King1-1/+1
2026-01-11media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()Jeongjun Park1-0/+5