summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-12-29media: msi2500: assign SPI bus number dynamicallyAntti Palosaari
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
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: tc358743: initialize variableTom Rix
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
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-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-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
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-21media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2020-05-27media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab
2020-05-27media-devnode: add missing mutex lock in error handlerMax Kellermann
2020-05-27drivers/media/media-devnode: clear private_data before put_device()Max Kellermann
2020-05-27media: Fix media_open() to clear filp->private_data in error legShuah Khan
2020-05-10cx23885: uninitialized variable in cx23885_av_work_handler()Dan Carpenter
2020-05-10am437x-vpfe: fix an uninitialized variable bugDan Carpenter
2020-05-10rc: allow rc modules to be loaded if rc-main is not a moduleRussell King
2020-05-10c8sectpfe: Rework firmware loading mechanismPeter Griffin
2020-05-05exynos4-is: fix a format string bugRasmus Villemoes
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: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon