aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-02-28media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva
2020-02-14media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-02-14media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-02-14media: iguanair: fix endpoint sanity checkJohan Hovold
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2020-02-05media: gspca: zero usb_bufHans Verkuil
2020-02-05media: af9005: uninitialized variable printkedSean Young
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-27media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2020-01-27media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita
2020-01-27media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2020-01-27media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2020-01-27media: cx23885: check allocation returnNicholas Mc Guire
2020-01-27media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2020-01-27media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2020-01-27media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2020-01-27media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-17media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2020-01-17media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2020-01-17media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2020-01-17media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2020-01-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
2020-01-09media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2020-01-09media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2019-12-31media: si470x-i2c: add missed operations in removeChuhong Yuan
2019-12-31media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2019-12-31media: v4l2-core: fix touch support in v4l_g_fmtVandana BN
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot