summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
12 daysmedia: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0Guoniu Zhou1-1/+1
2026-05-17media: rc: igorplugusb: heed coherency rulesOliver Neukum1-5/+11
2026-05-17media: rc: ttusbir: respect DMA coherency rulesOliver Neukum1-4/+9
2026-05-17media: omap3isp: drop the use count of v4l2 pipelineHaoxiang Li1-0/+1
2026-05-17media: i2c: ov08d10: fix image vertical start settingMatthias Fend1-5/+5
2026-05-17media: i2c: imx412: Assert reset GPIO during probeWenmeng Liu1-1/+1
2026-05-17media: dib8000: avoid division by 0 in dib8000_set_dds()Sergey Shtylyov1-2/+2
2026-05-17media: pci: zoran: fix potential memory leak in zoran_probe()Abdun Nihaal1-1/+1
2026-05-17media: saa7164: add ioremap return checks and cleanupsWang Jun1-12/+35
2026-05-17media: videobuf2: Set vma_flags in vb2_dma_sg_mmapJanne Grunau1-0/+1
2026-05-17media: rc: streamzap: Error handling in probeOliver Neukum1-4/+8
2026-05-17media: rc: xbox_remote: heed DMA restrictionsOliver Neukum1-1/+8
2026-05-17media: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich1-2/+8
2026-05-17media: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda1-2/+1
2026-05-17media: i2c: imx219: Check return value of devm_gpiod_get_optional() in imx219...Chen Ni1-0/+3
2026-05-17media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu1-0/+1
2026-05-17media: amphion: Fix race between m2m job_abort and device_runMing Qian1-6/+3
2026-04-27media: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
2026-04-27media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
2026-04-27media: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
2026-04-27media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
2026-04-27media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
2026-04-27media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
2026-04-27media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-04-02media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-03-25media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-03-25media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe1-1/+3
2026-03-04media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard1-2/+2
2026-03-04media: venus: vdec: restrict EOS addr quirk to IRIS2 onlyDikshita Agarwal1-1/+7
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han1-3/+3
2026-03-04media: i2c: ov01a10: Fix digital gain rangeMehdi Djait1-1/+1
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: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()Alper Ak1-2/+4
2026-03-04media: i2c: ov01a10: Fix test-pattern disablingHans de Goede1-7/+4
2026-03-04media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() callsHans de Goede1-0/+2
2026-03-04media: i2c: ov01a10: Fix analogue gain rangeHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix reported pixel-rate valueHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix the horizontal flip controlHans de Goede1-8/+17
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