summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-06-20media: ov5640: fix use of destroyed mutexTomi Valkeinen
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan
2020-06-20media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter
2020-06-20media: platform: fcp: Set appropriate DMA parametersKieran Bingham
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-06-20media: si2157: Better check for running tuner in initBrad Love
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven
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: 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