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-09media: vicodec: add missing v4l2_ctrl_request_hdl_put()Hans Verkuil1-0/+1
2020-09-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young1-6/+1
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
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: camss: fix memory leaks on error handling paths in probeEvgeny Novikov1-10/+20
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: media-request: Fix crash if memory allocation failsTuomas Tynkkynen1-14/+17
2020-08-19media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
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-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan1-0/+2
2020-08-19media: cxusb-analog: fix V4L2 dependencyArnd Bergmann1-0/+1
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: dvbdev: Fix tuner->demod media controller linkBrad Love1-2/+3
2020-06-22media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven1-1/+1
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+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-17media: rc: add keymap for Videostrong KII ProMohammad Rasim2-0/+84
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-03-12media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-03-12media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil1-2/+2
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko2-0/+26
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