summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* [media] mt9m032.c: introduce missing initializationJulia Lawall2012-09-141-1/+1
* [media] m5mols: introduce missing initializationJulia Lawall2012-09-141-1/+1
* [media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart2012-09-131-6/+6
* [media] mt9v032: Export horizontal and vertical blanking as V4L2 controlsLaurent Pinchart2012-09-131-3/+32
* [media] mt9v032: Provide link frequency controlLaurent Pinchart2012-09-131-5/+43
* [media] mt9v032: Provide pixel rate controlSakari Ailus2012-09-131-2/+25
* [media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil2012-09-133-0/+1340
* [media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil2012-09-133-0/+1972
* [media] Add missing help for some menuconfig itemsMauro Carvalho Chehab2012-08-211-1/+1
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-211-15/+6
* [media] Cleanup media Kconfig filesMauro Carvalho Chehab2012-08-211-1/+1
* sh_mobile_csi2: move it to the right placeMauro Carvalho Chehab2012-08-211-398/+0
* [media] mt9v022: Add support for mt9v024Alex Gershgorin2012-08-152-6/+32
* [media] ov772x: Stop sensor readout right after resetLaurent Pinchart2012-08-151-2/+8
* [media] ov772x: Compute window size registers at runtimeLaurent Pinchart2012-08-151-95/+67
* [media] ov772x: Add support for SBGGR10 formatLaurent Pinchart2012-08-151-7/+36
* [media] ov772x: Add ov772x_read() and ov772x_write() functionsLaurent Pinchart2012-08-151-16/+22
* [media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_privLaurent Pinchart2012-08-151-11/+10
* [media] ov772x: try_fmt must not default to the current formatLaurent Pinchart2012-08-151-29/+7
* [media] ov772x: Don't fail in s_fmt if the requested format isn't supportedLaurent Pinchart2012-08-151-40/+43
* [media] ov772x: Select the default format at probe timeLaurent Pinchart2012-08-151-32/+32
* [media] ov772x: Fix memory leak in probe error pathLaurent Pinchart2012-08-151-5/+4
* [media] soc-camera: Push probe-time power management to driversLaurent Pinchart2012-08-1514-103/+204
* [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart2012-08-1514-28/+160
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-1554/+0
* [media] move soc_camera i2c drivers into its own dirMauro Carvalho Chehab2012-08-1521-0/+15835
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-15104-0/+58004
OpenPOWER on IntegriCloud