summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-09-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young1-6/+1
2020-09-03cec-api: prevent leaking memory through hole in structureHans Verkuil1-1/+7
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski1-1/+7
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2-13/+15
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca1-0/+2
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-19media: firewire: Using uninitialized values in node_probe()Dan Carpenter1-0/+2
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen1-2/+2
2020-06-22media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-06-22media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven1-1/+1
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu1-18/+31
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay1-1/+1
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1
2020-04-13media: rc: IR signal for Panasonic air conditioner too longSean Young1-1/+1
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 Hovold2-3/+4
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-03-11media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-11media: 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: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
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: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2020-01-27media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring1-1/+1