summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-09-09media: vicodec: add missing v4l2_ctrl_request_hdl_put()Hans Verkuil
2020-09-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-09-03cec-api: prevent leaking memory through hole in structureHans Verkuil
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-08-19media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-19media: firewire: Using uninitialized values in node_probe()Dan Carpenter
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan
2020-08-19media: cxusb-analog: fix V4L2 dependencyArnd Bergmann
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen
2020-06-22media: go7007: fix a miss of snd_card_freeChuhong Yuan
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-06-22media: dvbdev: Fix tuner->demod media controller linkBrad Love
2020-06-22media: si2157: Better check for running tuner in initBrad Love
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold
2020-04-17media: rc: add keymap for Videostrong KII ProMohammad Rasim
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