summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-05-31media: vimc: zero the media_device on probeHans Verkuil
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier
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: video-mux: fix null pointer dereferencesKangjie Lu
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: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet
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: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
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-16media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet
2019-05-16media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet
2019-05-16media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-16media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-16media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2019-05-16media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-04-20media: au0828: cannot kfree dev before usb disconnectBrad Love
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: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
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-23MLK-20209 hdmi rx: fixed unsigned compare against less than zeroOliver Brown
2019-03-23MLK-20370 IPU: mxc_vout: fix the potential uninitalized variable usageOliver Brown
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães
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-18MLK-20889: mxc-jpeg: Jpeg decoder gets stuck with gplay & short yuv422 mjpeg ...Mirela Rabulea
2019-02-14MLK-20924-2: ISI: add checking for the number of requested bufferGuoniu.Zhou
2019-02-14MLK-20924-1: ISI: fix potential dead lock issueGuoniu.Zhou
2019-02-14MLK-20923: ISI: improve ISI memory to memory performanceGuoniu.Zhou