summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-06-11media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-11media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-11media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-05-31media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-05-31media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-05-31media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-05-31media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-05-31media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-05-31media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-05-31media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-05-04media: vivid: check if the cec_adapter is validHans Verkuil
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-23media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil
2019-03-13media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor
2019-01-23media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-23media: vb2: vb2_mmap: move lock upHans Verkuil
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-27Revert "media: videobuf2-core: don't call memop 'finish' when queueing"Hans Verkuil
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab