aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-10-29media: sti: Fix reference count leaksQiushi Wu
2020-10-29media: st-delta: Fix reference count leak in delta_run_workAditya Pakki
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum
2020-10-29media: firewire: fix memory leakPavel Machek
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu
2020-10-29media: s5p-mfc: Fix a reference count leakQiushi Wu
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu
2020-10-29media: tc358743: initialize variableTom Rix
2020-10-29media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
2020-10-29media: uvcvideo: Set media controller entity functionsLaurent Pinchart
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-10-29media: tuner-simple: fix regression in simple_set_radio_freqTom Rix
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum
2020-10-01media: tda10071: fix unsigned sign extension overflowColin Ian King
2020-10-01media: go7007: Fix URB type for interrupt handlingTakashi Iwai
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2020-10-01media: smiapp: Fix error handling at NVM readingSakari Ailus
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: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-21media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-21media: firewire: Using uninitialized values in node_probe()Dan Carpenter
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
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