aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ov7670.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-42/+32
* [media] ov7670: allow configuration of image size, clock speed, and I/O methodDaniel Drake2010-10-231-38/+95
* [media] ov7670: fix QVGA visible areaDaniel Drake2010-10-211-4/+4
* [media] ov7670: implement VIDIOC_ENUM_FRAMESIZESDaniel Drake2010-10-211-0/+17
* [media] ov7670: implement VIDIOC_ENUM_FRAMEINTERVALSJonathan Corbet2010-10-211-3/+18
* V4L/DVB: ov7670: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-211-6/+21
* V4L/DVB: ov7670: remove obsolete enum/try/s_fmt opsHans Verkuil2010-10-211-74/+0
* V4L/DVB: ov7670: add enum/try/s_mbus_fmt supportHans Verkuil2010-10-211-14/+80
* V4L/DVB: ov7670: silence some compiler warningsJonathan Corbet2010-05-181-4/+3
* V4L/DVB: ov7670: Always rewrite clkrc when setting formatJonathan Corbet2010-05-181-1/+5
* V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0Jonathan Corbet2010-05-181-0/+37
* V4L/DVB: ov7670: wire up controls for exposure and autoexposureJonathan Corbet2010-05-181-0/+86
* V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAINJonathan Corbet2010-05-181-0/+73
* V4L/DVB: ov7670: Don't use SMBUS I/OJonathan Corbet2010-05-181-4/+30
* V4L/DVB: ov7670: Avoid reading clkrcJonathan Corbet2010-05-181-27/+18
* V4L/DVB: ov7670: Use CCIR601 in all video modesJonathan Corbet2010-05-181-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (11117): ov7670: add support to get/set registersHans Verkuil2009-03-301-0/+34
* V4L/DVB (11116): ov7670: cleanup and remove legacy code.Hans Verkuil2009-03-301-152/+58
* V4L/DVB (11113): ov7670: convert to v4l2_subdevHans Verkuil2009-03-301-196/+180
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-1/+1
* i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare2009-01-071-1/+0
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-1/+1
* V4L/DVB (8381): ov7670: fix compile warningsHans Verkuil2008-07-201-8/+8
* V4L/DVB (8318): OV7670: don't reject unsupported settingsDaniel Drake2008-07-201-6/+6
* ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-201-1/+4
* V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day2007-07-181-2/+2
* V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet2007-05-221-3/+18
* V4L/DVB (5469): Add raw bayer support to the ov7670 driverJonathan Corbet2007-04-271-6/+24
* V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet2007-04-271-0/+2
* V4L/DVB (5468): Don't mirror ov7670 images by defaultJonathan Corbet2007-04-271-1/+1
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-3/+3
* Jon needs a new shift key.Dave Jones2006-12-121-1/+1
* V4L/DVB (4909): Add s/g_parm to cafe_ccicJonathan Corbet2006-12-101-5/+67
* V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccicJonathan Corbet2006-12-101-15/+0
* V4L/DVB (4842): Updated camera driverJonathan Corbet2006-12-101-41/+325
* V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet2006-12-101-0/+1002