summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2019-09-12media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-09-12media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-09-12media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-09-12media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-08-17media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-08-17media: vimc: zero the media_device on probeHans Verkuil
2019-08-17media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-08-17media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-08-17media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-08-17media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns
2019-08-17media: si2165: fix a missing check of return valueKangjie Lu
2019-08-17media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-08-17media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-08-17media: video-mux: fix null pointer dereferencesKangjie Lu
2019-08-17media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-08-17media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-08-17media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet
2019-08-17media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-08-17media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-08-17media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-08-17media: coda: clear error return value before picture runPhilipp Zabel
2019-08-02media: stm32-dcmi: fix irq = 0 caseFabien Dessenne
2019-08-02media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne
2019-08-02media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-08-02media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-08-02media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
2019-08-02media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-08-02media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-23media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-05-05media: au0828: cannot kfree dev before usb disconnectBrad Love
2019-04-12media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-12media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam
2019-04-12media: mt9m111: set initial frame size other than 0x0Akinobu Mita
2019-04-12media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: ov7740: fix runtime pm initializationAkinobu Mita
2019-04-07media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-26media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-26media: lgdt330x: fix lock status reportingFrench, Nicholas A
2019-03-26media: i2c: ov5640: Fix post-reset delayLoic Poulain
2019-03-26media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil
2019-03-20media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-03-01media: coda: fix H.264 deblocking filter controlsPhilipp Zabel
2019-03-01media: imx274: select REGMAP_I2CLuca Ceresoli
2019-03-01media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2019-03-01media: i2c: TDA1997x: select CONFIG_HDMIArnd Bergmann