summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
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/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: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2020-01-29media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2020-01-29media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2020-01-29media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita
2020-01-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2020-01-29media: cx23885: check allocation returnNicholas Mc Guire
2020-01-29media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2020-01-29media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2020-01-29media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2020-01-29media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-12media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2020-01-12media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
2020-01-04media: si470x-i2c: add missed operations in removeChuhong Yuan
2020-01-04media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2020-01-04media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang
2020-01-04media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik
2020-01-04media: i2c: ov2659: Fix missing 720p register configBenoit Parrot
2020-01-04media: i2c: ov2659: fix s_stream return valueBenoit Parrot
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-12-21media: radio: wl1273: fix interrupt masking on releaseJohan Hovold
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold
2019-12-21media: stkwebcam: Bugfix for wrong return valuesAndreas Pape
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev
2019-12-05media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev