summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-19media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia5-4/+22
2019-08-15media: MAINTAINERS: Add entry for the ov5670 driverSakari Ailus1-0/+8
2019-08-15media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2-11/+23
2019-08-15media: dt-bindings: imx7-csi: add i.MX6UL/L supportSébastien Szymanski1-1/+1
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-08-15media: docs-rst: Clarify duration of LP-11 modeSteve Longerbeam1-3/+7
2019-08-15media: v4l: Documentation: Raw Bayer formats are not RGB formatsSakari Ailus7-1323/+1330
2019-08-15media: v4l: Documentation: Serial busses use parallel mbus codesSakari Ailus2-0/+15
2019-08-15media: i2c: ov5645: Fix power sequenceEzequiel Garcia1-8/+18
2019-08-15media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-08-15media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-08-15media: ov5640: Add support for flash and lens devicesLuca Weiss1-1/+1
2019-08-15media: ov8856: Check reading clock frequency succeededSakari Ailus1-1/+4
2019-08-15media: ov5675: Add support for OV5675 sensorShawn Tu4-0/+1204
2019-08-14media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-08-14media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad1-1/+6
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-08-14media: rc: imon-rsc keymap has incorrect mappingsSean Young1-3/+4
2019-08-14media: em28xx: modules workqueue not inited for 2nd deviceSean Young1-1/+0
2019-08-14media: selftests: ir: fix ir_loopback test failureSean Young1-3/+3
2019-08-14media: imon_raw: prevent "nonsensical timing event of duration 0"Sean Young1-1/+1
2019-08-14media: imon_raw: simplify and explain bit operationsSean Young1-9/+34
2019-08-14media: ir-kbd-i2c: convert to i2c_new_dummy_device()Wolfram Sang1-5/+6
2019-08-14media: rc: add include guard to rc-map.hMasahiro Yamada1-0/+5
2019-08-14media: stv0900_core: remove redundant assignment to variables mclk, div and a...Colin Ian King1-1/+1
2019-08-14media: dvb_frontend.h: Fix shifting signed 32-bit value problemLuke Nowakowski-Krijger1-10/+11
2019-08-14media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+3
2019-08-14media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang2-4/+2
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+2
2019-08-13media: MAINTAINERS: Remove zoran driverDenis Efremov1-8/+0
2019-08-13media: MAINTAINERS: hantro: Fix typo in a filepathDenis Efremov1-1/+1
2019-08-13media: exynos4-is: Remove call to memset after dma_alloc_coherentFuqian Huang1-1/+0
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang1-4/+0
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham19-56/+38
2019-08-13media: i2c: et8ek8: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: s5c73m3: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: smiapp: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: radio: si470x: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: radio: si4713: Convert to new i2c device probe()Kieran Bingham1-3/+2
2019-08-13media: i2c: adv748x: Convert to new i2c device probe()Kieran Bingham1-11/+2
2019-08-13media: i2c: tvp5150: Add of_node_put() before gotoNishka Dasgupta1-0/+4
2019-08-13media: platform: mtk-mdp: mtk_mdp_core: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang2-4/+2
2019-08-13media: zd1301_demod: don't check retval after our own assignemtWolfram Sang1-2/+1
2019-08-13media: mn88473: don't check retval after our own assignemtWolfram Sang1-4/+2
2019-08-13media: mn88472: don't check retval after our own assignemtWolfram Sang1-4/+2
2019-08-13media: cxd2820r: don't check retval after our own assignemtWolfram Sang1-2/+1
2019-08-13media: i2c: adv7842: convert to i2c_new_dummy_deviceWolfram Sang1-3/+6
2019-08-13media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang1-2/+7