aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25[media] ov2640: print error if devm_*_optional*() failsMauro Carvalho Chehab1-6/+20
2017-04-19[media] ov2640: add support for MEDIA_BUS_FMT_YVYU8_2X8 and MEDIA_BUS_FMT_VYUY8_2X8Frank Schaefer1-0/+18
2017-04-19[media] ov2640: fix vflip controlFrank Schaefer1-2/+4
2017-04-19[media] ov2640: fix duplicate width+height returning from ov2640_select_win()Frank Schaefer1-11/+7
2017-04-19[media] ov2640: add missing write to size change preambleFrank Schaefer1-0/+3
2017-04-19[media] ov2640: add information about DSP register 0xc7Frank Schaefer1-1/+5
2017-04-19[media] ov2640: improve banding filter register definitions/documentationFrank Schaefer1-3/+17
2017-04-19[media] ov2640: fix init sequence alignmentFrank Schaefer1-12/+12
2017-04-19[media] ov2640: make GPIOLIB an optional dependencyMauro Carvalho Chehab2-2/+5
2017-04-19[media] cec: Kconfig cleanupHans Verkuil1-6/+3
2017-04-17[media] tc358743: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-04-17[media] et8ek8: Export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-04-14[media] media: i2c: Add support for OV5647 sensorRamiro Oliveira3-0/+646
2017-04-14[media] media: Add a driver for the ov5645 camera sensorTodor Tomov3-0/+1358
2017-04-14[media] ov2640: avoid calling ov2640_select_win() twiceHans Verkuil1-11/+7
2017-04-14[media] ov9740: avoid calling ov9740_res_roundup() twiceHans Verkuil1-17/+1
2017-04-14[media] ov9640: avoid calling ov9640_res_roundup() twiceHans Verkuil1-21/+3
2017-04-14[media] ov772x: avoid calling ov772x_select_params() twiceHans Verkuil1-28/+13
2017-04-14[media] ov5642: avoid calling ov5642_find_datafmt() twiceHans Verkuil1-1/+1
2017-04-14[media] mt9v022: avoid calling mt9v022_find_datafmt() twiceHans Verkuil1-4/+4
2017-04-14[media] mt9m001: avoid calling mt9m001_find_datafmt() twiceHans Verkuil1-4/+4
2017-04-14[media] imx074: avoid calling imx074_find_datafmt() twiceHans Verkuil1-1/+1
2017-04-10[media] tvp5150: fix pad format frame heightPhilipp Zabel1-1/+1
2017-04-10[media] tvp5150: allow get/set_fmt on the video source padPhilipp Zabel1-1/+1
2017-04-10[media] ov2640: add MC supportHans Verkuil1-2/+20
2017-04-10[media] ov2640: use standard clk and enable itHans Verkuil1-17/+14
2017-04-10[media] ov2640: convert from soc-camera to a standard subdev sensor driverHans Verkuil5-81/+27
2017-04-10[media] ov2640: fix colorspace handlingHans Verkuil1-16/+7
2017-04-10[media] ov7670: add devicetree supportHans Verkuil1-2/+38
2017-04-10[media] ov7670: get xclkHans Verkuil1-1/+17
2017-04-10[media] ov7670: fix g/s_parmHans Verkuil1-3/+1
2017-04-10[media] ov7670: call v4l2_async_register_subdevHans Verkuil1-3/+10
2017-04-05[media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-04-05[media] i2c: adv7604: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-04-05[media] i2c: adv7511: Use cec_get_drvdata()Jose Abreu1-3/+3
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal13-39/+39
2017-03-23[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2017-03-22[media] soc-camera: ov5642: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-22[media] et8ek8: Export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-03-22[media] ad5820: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel1-0/+4
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab1-1/+1
2017-03-03[media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann1-21/+25
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-08[media] et8ek8: Fix compiler / Coccinelle warningsSakari Ailus1-3/+2
2017-02-08[media] media: fix semicolon.cocci warningsFengguang Wu1-1/+1
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard1-0/+1
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard2-20/+13
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard1-7/+7
2017-02-03[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3