summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-051-43/+45
|\
| * media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab2018-02-231-43/+45
* | media: ov2685: mark PM functions as __maybe_unusedArnd Bergmann2018-02-261-2/+2
* | media: ov5695: mark PM functions as __maybe_unusedArnd Bergmann2018-02-261-2/+2
* | media: i2c: TDA1997x: add CONFIG_SND dependencyArnd Bergmann2018-02-261-0/+2
* | media: i2c: adv748x: Fix cleanup jump on chip identificationKieran Bingham2018-02-261-1/+1
* | media: tw9910: solve coding style issuesMauro Carvalho Chehab2018-02-261-16/+16
* | media: ov772x: fix whitespace issuesMauro Carvalho Chehab2018-02-261-10/+9Star
* | media: i2c: tw9910: Remove soc_camera dependenciesJacopo Mondi2018-02-263-61/+111
* | media: i2c: Copy tw9910 soc_camera sensor driverJacopo Mondi2018-02-261-0/+999
* | media: i2c: ov772x: Support frame interval handlingJacopo Mondi2018-02-261-17/+196
* | media: i2c: ov772x: Remove soc_camera dependenciesJacopo Mondi2018-02-263-55/+129
* | media: i2c: Copy ov772x soc_camera sensor driverJacopo Mondi2018-02-261-0/+1124
* | media: tvp541x: fix some kernel-doc parametersMauro Carvalho Chehab2018-02-261-2/+2
* | media: ov7740: remove an unused varMauro Carvalho Chehab2018-02-261-1/+1
* | media: i2c: adv748x: fix HDMI field heightsKieran Bingham2018-02-261-0/+3
* | media: i2c: max2175: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-261-1/+1
* | ov13858: fix endiannes warningsMauro Carvalho Chehab2018-02-231-5/+8
* | media: ov5640: fix framerate updateHugues Fruchet2018-02-231-0/+2
* | media: ov5640: fix virtual_channel parameter permissionsHugues Fruchet2018-02-231-2/+7
* | media: ov5640: various typo & style fixesHugues Fruchet2018-02-231-18/+18
* | media: ov5640: add error trace in case of i2c read failureHugues Fruchet2018-02-231-2/+5
* | media: ov5640: add JPEG supportHugues Fruchet2018-02-231-2/+43
* | media: v4l2: i2c: ov7670: Implement OF mbus configurationJacopo Mondi2018-02-232-14/+85
* | media: i2c: ov9650: fix potential integer overflow in __ov965x_set_frame_inte...Gustavo A. R. Silva2018-02-231-2/+2
* | media: ov9650: support device tree probingAkinobu Mita2018-02-231-38/+92
* | media: ov13858: Use false for boolean valueGustavo A. R. Silva2018-02-231-1/+1
* | media: ov13858: Avoid possible null first frameChiranjeevi Rapolu2018-02-231-0/+4
* | media: ov2685: Assign ret in default case in s_ctrl callbackSakari Ailus2018-02-231-0/+1
* | media: ov2685: add support for OV2685 sensorShunqian Zheng2018-02-233-0/+858
* | media: ov5695: add support for OV5695 sensorShunqian Zheng2018-02-233-0/+1411
* | media: mt9t031: deprecate, move to stagingHans Verkuil2018-02-233-865/+0Star
* | media: imx074: deprecate, move to stagingHans Verkuil2018-02-233-504/+0Star
* | tda1997x: get rid of an unused varMauro Carvalho Chehab2018-02-221-2/+2
* | media: i2c: Add TDA1997x HDMI receiver driverTim Harvey2018-02-224-0/+3471
* | media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-226-120/+57Star
* | media: i2c: add SPDX license infoHans Verkuil2018-02-146-81/+6Star
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* media: i2c: ov7740: use gpio/consumer.h instead of gpio.hArnd Bergmann2018-01-231-1/+1
* media: entity: Add a nop variant of media_entity_cleanupSakari Ailus2018-01-236-20/+0Star
* media: ov5640: fix spurious streamon failuresHugues Fruchet2018-01-231-0/+1
* media: dw9714: annotate a __be16 integer valueMauro Carvalho Chehab2018-01-231-1/+1
* media: dw9714: Remove client field in driver's structSakari Ailus2018-01-231-14/+5Star
* media: dw9714: Call pm_runtime_idle() at the end of probe()Sakari Ailus2018-01-231-0/+1
* media: ov5640: add support of RGB565 and YUYV formatsHugues Fruchet2018-01-051-7/+67
* media: ov5640: add support of DVP parallel interfaceHugues Fruchet2018-01-051-18/+130
* media: ov5640: check chip idHugues Fruchet2018-01-051-16/+79
* media: ov5640: switch to gpiod_set_value_cansleep()Hugues Fruchet2018-01-051-4/+4
* media: mt9m111: add V4L2_CID_TEST_PATTERN controlAkinobu Mita2018-01-051-0/+27
* media: mt9m111: add media controller supportAkinobu Mita2018-01-051-2/+20