summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu1-18/+31
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay1-1/+1
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1
2020-04-13media: rc: IR signal for Panasonic air conditioner too longSean Young1-1/+1
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-03-11media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-15media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones1-1/+1
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-05media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-05media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2020-01-27media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring1-1/+1
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2020-01-27media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund1-1/+1
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2020-01-27media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter1-9/+6
2020-01-27media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita1-1/+1
2020-01-27media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2020-01-27media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2020-01-27media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2020-01-27media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2020-01-27media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2020-01-27media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2020-01-27media: dvb/earth-pt1: fix wrong initialization for demod blocksAkihiro Tsukada1-6/+48
2020-01-27media: tw9910: Unregister subdevice with v4l2-asyncJacopo Mondi1-1/+1
2020-01-27media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel1-1/+1
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund1-1/+2
2020-01-17media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik1-3/+9
2020-01-17media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik1-12/+39
2020-01-17media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik1-11/+2