summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* media: vidioc-queryctrl.rst: fix broken c:type referencesHans Verkuil2019-08-191-2/+2
* media: stm32-dcmi: add support of several sub-devicesHugues Fruchet2019-08-191-19/+198
* media: stm32-dcmi: add media controller supportHugues Fruchet2019-08-192-13/+41
* media: stm32-dcmi: trace the supported fourcc/mbus_codeHugues Fruchet2019-08-191-2/+10
* media: stm32-dcmi: improve sensor subdev namingHugues Fruchet2019-08-191-23/+23
* media: Fix various misspellings of disconnectedGeert Uytterhoeven2019-08-196-7/+7
* media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia2019-08-195-4/+22
* media: MAINTAINERS: Add entry for the ov5670 driverSakari Ailus2019-08-151-0/+8
* media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2019-08-152-11/+23
* media: dt-bindings: imx7-csi: add i.MX6UL/L supportSébastien Szymanski2019-08-151-1/+1
* media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia2019-08-151-8/+4
* media: docs-rst: Clarify duration of LP-11 modeSteve Longerbeam2019-08-151-3/+7
* media: v4l: Documentation: Raw Bayer formats are not RGB formatsSakari Ailus2019-08-157-1323/+1330
* media: v4l: Documentation: Serial busses use parallel mbus codesSakari Ailus2019-08-152-0/+15
* media: i2c: ov5645: Fix power sequenceEzequiel Garcia2019-08-151-8/+18
* media: omap3isp: Don't set streaming state on random subdevsSakari Ailus2019-08-151-0/+8
* media: omap3isp: Set device on omap3isp subdevsSakari Ailus2019-08-156-0/+7
* 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-154-0/+1204
* 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: selftests: ir: fix ir_loopback test failureSean Young2019-08-141-3/+3
* 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: rc: add include guard to rc-map.hMasahiro Yamada2019-08-141-0/+5
* media: stv0900_core: remove redundant assignment to variables mclk, div and a...Colin Ian King2019-08-141-1/+1
* media: dvb_frontend.h: Fix shifting signed 32-bit value problemLuke Nowakowski-Krijger2019-08-141-10/+11
* 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: MAINTAINERS: Remove zoran driverDenis Efremov2019-08-131-8/+0
* media: MAINTAINERS: hantro: Fix typo in a filepathDenis Efremov2019-08-131-1/+1
* 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