summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2024-12-09media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-27/+43
2024-12-09media: uvcvideo: Stop stream during unregisterRicardo Ribalda1-1/+31
2024-12-09media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-09media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-12-09media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori1-2/+3
2024-12-09media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao1-1/+7
2024-12-09media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard1-2/+1
2024-12-09media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian1-0/+2
2024-12-09media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan1-1/+3
2024-12-09media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-5/+5
2024-12-09media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang2-11/+10
2024-12-09media: imx-jpeg: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09media: amphion: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil4-70/+95
2024-12-09media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen1-1/+2
2024-12-09media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read callColin Ian King1-1/+1
2024-11-22media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab1-11/+4
2024-11-14media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens1-1/+1
2024-11-14media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab1-6/+11
2024-11-14media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab1-0/+3
2024-11-14media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab1-1/+1
2024-11-14media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab1-1/+6
2024-11-14media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab1-6/+11
2024-11-14media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab1-2/+2
2024-11-14media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab1-9/+17
2024-11-14media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab1-2/+2
2024-11-14media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab1-2/+15
2024-11-14media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab1-1/+1
2024-10-17media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao1-4/+4
2024-10-10media: imx335: Fix reset-gpio handlingUmang Jain1-5/+4
2024-10-10media: i2c: imx335: Enable regulator suppliesKieran Bingham1-2/+34
2024-10-10media: qcom: camss: Fix ordering of pm_runtime_enableBryan O'Donoghue1-2/+3
2024-10-10media: qcom: camss: Remove use_count guard in stop_streamingBryan O'Donoghue1-6/+0
2024-10-10media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang1-0/+1
2024-10-10media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart1-0/+5
2024-10-10media: ov5675: Fix power on/off delay timingsBryan O'Donoghue1-6/+6
2024-10-10media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan1-2/+3
2024-10-10media: usbtv: Remove useless locks in usbtv_video_free()Benjamin Gaignard1-7/+0
2024-10-04Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"Roman Smirnov1-3/+1
2024-10-04media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong1-2/+7
2024-10-04media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong1-3/+7
2024-10-04media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong1-2/+7
2024-10-04media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLEBiju Das1-0/+1
2024-10-04drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write errorJunlin Li1-1/+1
2024-10-04drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write errorJunlin Li1-1/+1
2024-09-12media: qcom: camss: Add check for v4l2_fwnode_endpoint_parseChen Ni1-1/+4
2024-09-12media: vivid: don't set HDMI TX controls if there are no HDMI outputsHans Verkuil1-4/+8
2024-09-12media: vivid: fix wrong sizeimage value for mplaneHans Verkuil2-9/+12