summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
34 hoursmedia: i2c: imx412: Assert reset GPIO during probeWenmeng Liu1-1/+1
34 hoursmedia: dib8000: avoid division by 0 in dib8000_set_dds()Sergey Shtylyov1-2/+2
34 hoursmedia: rc: streamzap: Error handling in probeOliver Neukum1-4/+8
34 hoursmedia: rc: xbox_remote: heed DMA restrictionsOliver Neukum1-1/+8
34 hoursmedia: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich1-2/+8
34 hoursmedia: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda1-2/+1
34 hoursmedia: i2c: imx219: Check return value of devm_gpiod_get_optional() in imx219...Chen Ni1-0/+3
34 hoursmedia: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
34 hoursmedia: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
34 hoursmedia: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
34 hoursmedia: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
34 hoursmedia: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
34 hoursmedia: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-04-18media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda1-1/+14
2026-04-18media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2026-04-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-04-18media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-04-18media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe1-1/+3
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: 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: 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-19media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
2026-01-19media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
2026-01-19media: vpif_capture: fix section mismatchJohan Hovold1-2/+2
2026-01-19media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li1-1/+3
2026-01-19media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-19media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1