summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: ov5640: Add support for flash and lens devicesLuca Weiss2019-08-151-1/+1
* media: ov8856: Check reading clock frequency succeededSakari Ailus2019-08-151-1/+4
* media: ov5675: Add support for OV5675 sensorShawn Tu2019-08-153-0/+1197
* media: vsp1: fix memory leak of dl on error return pathColin Ian King2019-08-141-1/+3
* media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad2019-08-141-1/+6
* media: tm6000: double free if usb disconnect while streamingSean Young2019-08-141-0/+3
* media: rc: imon-rsc keymap has incorrect mappingsSean Young2019-08-141-3/+4
* media: em28xx: modules workqueue not inited for 2nd deviceSean Young2019-08-141-1/+0
* media: imon_raw: prevent "nonsensical timing event of duration 0"Sean Young2019-08-141-1/+1
* media: imon_raw: simplify and explain bit operationsSean Young2019-08-141-9/+34
* media: ir-kbd-i2c: convert to i2c_new_dummy_device()Wolfram Sang2019-08-141-5/+6
* media: stv0900_core: remove redundant assignment to variables mclk, div and a...Colin Ian King2019-08-141-1/+1
* media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-5/+3
* media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-4/+2
* media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2019-08-142-5/+2
* media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang2019-08-131-1/+0
* media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang2019-08-131-4/+0
* media: i2c: Convert to new i2c device probe()Kieran Bingham2019-08-1319-56/+38
* media: i2c: et8ek8: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: i2c: smiapp: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: radio: si470x: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: radio: si4713: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham2019-08-131-11/+2
* media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta2019-08-131-0/+4
* media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta2019-08-131-1/+4
* media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven2019-08-131-1/+1
* media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang2019-08-132-4/+2
* media: zd1301_demod: don't check retval after our own assignemtWolfram Sang2019-08-131-2/+1
* media: mn88473: don't check retval after our own assignemtWolfram Sang2019-08-131-4/+2
* media: mn88472: don't check retval after our own assignemtWolfram Sang2019-08-131-4/+2
* media: cxd2820r: don't check retval after our own assignemtWolfram Sang2019-08-131-2/+1
* media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+6
* media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang2019-08-131-2/+7
* media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: i2c: adv7511-v4l2: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-9/+9
* media: i2c: adv7180: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: i2c: ad9389b: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: dvb-frontends: mn88473: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: dvb-frontends: mn88472: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-6/+6
* media: dvb-frontends: mn88443x: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_deviceWolfram Sang2019-08-131-3/+3
* media: mtk-mdp: fix reference count on old device treeMatthias Brugger2019-08-131-1/+3
* media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike2019-08-138-308/+342
* media: Revert "media: vimc: Remove or modify stream checks"Helen Koike2019-08-133-4/+14
* media: rcar-vin: Report correct image strideNiklas Söderlund2019-08-132-5/+10
* media: omap_vout: convert to vb2Hans Verkuil2019-08-135-754/+181
* media: omap_vout: fix various v4l2-compliance failuresHans Verkuil2019-08-132-42/+134
* Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-121-4/+4
|\
| * media: vivid: fix missing cec adapter nameHans Verkuil2019-07-301-4/+4