summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
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 Hovold1-1/+1
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-28media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-15media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-15media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-15media: 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: 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: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik1-3/+9
2020-01-29media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik1-12/+39
2020-01-29media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik1-11/+2
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter1-9/+6
2020-01-29media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita1-1/+1
2020-01-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2020-01-29media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2020-01-29media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2020-01-29media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2020-01-29media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2020-01-29media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel1-1/+1
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2020-01-12media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost1-2/+3
2020-01-12media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-04media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2020-01-04media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2020-01-04media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2020-01-04media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik1-3/+6
2020-01-04media: i2c: ov2659: Fix missing 720p register configBenoit Parrot1-0/+4
2020-01-04media: i2c: ov2659: fix s_stream return valueBenoit Parrot1-5/+9
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-12-21media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-21media: stkwebcam: Bugfix for wrong return valuesAndreas Pape1-1/+5
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-12-05media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev1-0/+1