summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-09-15media: TDA1997x: enable EDID supportKrzysztof HaƂasa1-0/+1
2021-09-08media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-08-26media: drivers/media/usb: fix memory leak in zr364xx_probePavel Skripkin1-7/+6
2021-08-26media: zr364xx: fix memory leaks in probe()Dan Carpenter1-18/+31
2021-08-26media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov1-7/+24
2021-08-12media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-08-12media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-19media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung1-0/+27
2021-07-19media: gspca/sunplus: fix zero-length control requestsJohan Hovold1-2/+6
2021-07-19media: gspca/sq905: fix control-request directionJohan Hovold1-1/+1
2021-07-19media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin1-0/+1
2021-07-19media: dtv5100: fix control-request directionsJohan Hovold1-2/+5
2021-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann5-13/+11
2021-07-19media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-07-14media: exynos4-is: remove a now unused integerMauro Carvalho Chehab1-1/+0
2021-07-14media: video-mux: Skip dangling endpointsPhilipp Zabel1-1/+9
2021-07-14media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia6-82/+62
2021-07-14media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min1-0/+3
2021-07-14media: subdev: remove VIDIOC_DQEVENT_TIME32 handlingArnd Bergmann1-24/+0
2021-07-14media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2-15/+11
2021-07-14media: gspca/gl860: fix zero-length control requestsJohan Hovold1-2/+2
2021-07-14media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei1-0/+1
2021-07-14media: au0828: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2021-07-14media: exynos4-is: Fix a use after free in isp_video_releaseLv Yunlong1-2/+5
2021-07-14media: rc: i2c: Fix an error messageChristophe JAILLET1-2/+2
2021-07-14media: I2C: change 'RST' to "RSET" to fix multiple build errorsRandy Dunlap5-17/+17
2021-07-14media: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab1-1/+1
2021-07-14media: venus: Rework error fail recover logicMauro Carvalho Chehab1-13/+47
2021-07-14media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-07-14media: siano: fix device register error pathMauro Carvalho Chehab1-0/+4
2021-07-14media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-07-14media: dvd_usb: memory leak in cinergyt2_fe_attachDongliang Mu1-0/+2
2021-07-14media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov1-2/+1
2021-07-14media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-07-14media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong1-0/+1
2021-07-14media: em28xx: Fix possible memory leak of em28xx structIgor Matheus Andrade Torrente1-2/+6
2021-07-14media: bt878: do not schedule tasklet when it is not setupTong Zhang1-1/+2
2021-07-14media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk...Dillon Min1-6/+18
2021-07-14media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam1-2/+2
2021-07-14media: cobalt: fix race condition in setting HPDHans Verkuil2-1/+7
2021-07-14media: cpia2: fix memory leak in cpia2_usb_probePavel Skripkin3-6/+20
2021-07-14media: sti: fix obj-$(config) targetsMauro Carvalho Chehab3-3/+3
2021-07-14media: exynos-gsc: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+1
2021-07-14media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab8-30/+19
2021-07-14media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+4
2021-07-14media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+1
2021-07-14media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-4/+1
2021-07-14media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab3-5/+9
2021-07-14media: sh_vou: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+5