summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-04-18media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar...Alex Guo
2026-04-18Revert "media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_writ...Sasha Levin
2026-04-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-04-18media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver
2026-04-18media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal
2026-03-04media: cx25821: Add missing unmap in snd_cx25821_hw_params()Haoxiang Li
2026-03-04media: cx23885: Add missing unmap in snd_cx23885_hw_params()Haoxiang Li
2026-03-04media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li
2026-03-04media: radio-keene: fix memory leak in error pathShaurya Rane
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li
2026-03-04media: cx25821: Fix a resource leak in cx25821_dev_setup()Haoxiang Li
2026-03-04media: solo6x10: Check for out of bounds chip_idKees Cook
2026-03-04media: pvrusb2: fix URB leak in pvr2_send_request_exSzymon Wilczek
2026-03-04media: adv7180: fix frame interval in progressive modeThorsten Schmelzer
2026-03-04media: omap3isp: set initial formatHans Verkuil
2026-03-04media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil
2026-03-04media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil
2026-03-04media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil
2026-01-19media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski
2026-01-19media: vpif_capture: fix section mismatchJohan Hovold
2026-01-19media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li
2026-01-19media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin
2026-01-19media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou
2026-01-19media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou
2026-01-19media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou
2026-01-19media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov
2026-01-19media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2026-01-19media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov
2026-01-19media: rc: st_rc: Fix reset control resource leakHaotian Zhang
2026-01-19media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park
2026-01-19media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King
2026-01-19media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()Jeongjun Park
2025-12-07media: redrat3: use int type to store negative error codesQianfeng Rong
2025-12-07media: fix uninitialized symbol warningsChelsy Ratnawat
2025-12-07media: imon: make send_packet() more robustTetsuo Handa
2025-12-07media: pci: ivtv: Don't create fake v4l2_fhLaurent Pinchart
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-10-29media: lirc: Fix error handling in lirc_register()Ma Ke
2025-10-29media: rc: Directly use ida_free()keliu
2025-10-29media: pci: ivtv: Add check for DMA map resultMikhail Kobuk
2025-10-29media: cx18: Add missing check after DMA mapThomas Fourier
2025-10-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier
2025-10-29media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-29media: mc: Clear minor number before put deviceEdward Adam Davis
2025-10-29media: i2c: mt9v111: fix incorrect type for retQianfeng Rong