summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2-2/+4
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum1-0/+4
2020-10-29media: firewire: fix memory leakPavel Machek1-2/+4
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu1-0/+2
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu1-1/+3
2020-10-29media: tc358743: initialize variableTom Rix1-1/+1
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix1-1/+2
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-10-17media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-01media: tda10071: fix unsigned sign extension overflowColin Ian King1-4/+5
2020-10-01media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar1-2/+4
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
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: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-21media: firewire: Using uninitialized values in node_probe()Dan Carpenter1-0/+2
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-21media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-06-30media: dvb_frontend: fix return error codeMauro Carvalho Chehab1-1/+1
2020-06-30media: dvb_frontend: fix wrong cast in compat_ioctlKatsuhiro Suzuki1-1/+1
2020-06-30media: dvb_frontend: Add commands implementation for compat ioctJaedon Shin1-0/+131
2020-06-30media: dvb_frontend: Add compat_ioctl callbackJaedon Shin1-0/+12
2020-06-30media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.cJaedon Shin1-3/+14
2020-06-30media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return codeMauro Carvalho Chehab1-1/+3
2020-06-30media: dvb_frontend: dtv_property_process_set() cleanupsSatendra Singh Thakur1-53/+72
2020-06-30media: dvb_frontend: fix return values for FE_SET_PROPERTYMauro Carvalho Chehab1-2/+0
2020-06-30media: dvb_frontend: better document the -EPERM conditionMauro Carvalho Chehab1-3/+17
2020-06-30media: dvb_frontend: get rid of property cache's stateMauro Carvalho Chehab2-19/+6
2020-06-30media: dvb_frontend: cleanup ioctl handling logicMauro Carvalho Chehab1-170/+158
2020-06-30media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()Mauro Carvalho Chehab1-32/+51
2020-06-30media: dvb_frontend: get rid of set_property() callbackMauro Carvalho Chehab2-12/+0
2020-06-30media: friio-fe: get rid of set_property()Mauro Carvalho Chehab1-24/+0
2020-06-30media: stv6110: get rid of a srate dead codeMauro Carvalho Chehab1-9/+0
2020-06-30media: stv0288: get rid of set_property boilerplateMauro Carvalho Chehab1-7/+0
2020-06-30media: dvb_frontend: get rid of get_property() callbackMauro Carvalho Chehab3-25/+1
2020-06-30media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab1-0/+11
2020-06-30media: dvb_frontend: initialize variable s with FE_NONE instead of 0Colin Ian King1-1/+1
2020-06-20media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-20media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-20media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-06-20media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-06-20media: dvb_frontend: ensure that inital front end status initializedColin Ian King1-1/+1
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8