summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-03-12media: v4l2-mem2mem.c: fix broken linksHans Verkuil
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil
2020-03-12media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev
2020-02-24media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
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: vp7045: do not read uninitialized values if usb transfer failsSean Young
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-02-01media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-01-17media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2020-01-17media: coda: fix deadlock between decoder picture run and start commandPhilipp Zabel
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2020-01-17media: ov6650: Fix default format not applied on device probeJanusz Krzysztofik
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-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: check 'transmit_in_progress', not 'transmitting'Hans Verkuil
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: vim2m: media_device_cleanup was called too earlyHans Verkuil
2019-12-31media: vicodec: media_device_cleanup was called too earlyHans Verkuil
2019-12-31media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih
2019-12-31media: si470x-i2c: add missed operations in removeChuhong Yuan