| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 | 1 | -1586/+0 |
* | [media] convert drivers/media/* to use module_i2c_driver() | Axel Lin | 2012-03-08 | 1 | -12/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | [media] marvell-cam: Move cafe-ccic into its own directory | Jonathan Corbet | 2011-07-27 | 1 | -2/+1 |
* | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 2011-01-19 | 1 | -42/+32 |
* | [media] ov7670: allow configuration of image size, clock speed, and I/O method | Daniel Drake | 2010-10-23 | 1 | -38/+95 |
* | [media] ov7670: fix QVGA visible area | Daniel Drake | 2010-10-21 | 1 | -4/+4 |
* | [media] ov7670: implement VIDIOC_ENUM_FRAMESIZES | Daniel Drake | 2010-10-21 | 1 | -0/+17 |
* | [media] ov7670: implement VIDIOC_ENUM_FRAMEINTERVALS | Jonathan Corbet | 2010-10-21 | 1 | -3/+18 |
* | V4L/DVB: ov7670: remove obsolete v4l2-i2c-drv.h header | Hans Verkuil | 2010-10-21 | 1 | -6/+21 |
* | V4L/DVB: ov7670: remove obsolete enum/try/s_fmt ops | Hans Verkuil | 2010-10-21 | 1 | -74/+0 |
* | V4L/DVB: ov7670: add enum/try/s_mbus_fmt support | Hans Verkuil | 2010-10-21 | 1 | -14/+80 |
* | V4L/DVB: ov7670: silence some compiler warnings | Jonathan Corbet | 2010-05-18 | 1 | -4/+3 |
* | V4L/DVB: ov7670: Always rewrite clkrc when setting format | Jonathan Corbet | 2010-05-18 | 1 | -1/+5 |
* | V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0 | Jonathan Corbet | 2010-05-18 | 1 | -0/+37 |
* | V4L/DVB: ov7670: wire up controls for exposure and autoexposure | Jonathan Corbet | 2010-05-18 | 1 | -0/+86 |
* | V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN | Jonathan Corbet | 2010-05-18 | 1 | -0/+73 |
* | V4L/DVB: ov7670: Don't use SMBUS I/O | Jonathan Corbet | 2010-05-18 | 1 | -4/+30 |
* | V4L/DVB: ov7670: Avoid reading clkrc | Jonathan Corbet | 2010-05-18 | 1 | -27/+18 |
* | V4L/DVB: ov7670: Use CCIR601 in all video modes | Jonathan Corbet | 2010-05-18 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB (11117): ov7670: add support to get/set registers | Hans Verkuil | 2009-03-30 | 1 | -0/+34 |
* | V4L/DVB (11116): ov7670: cleanup and remove legacy code. | Hans Verkuil | 2009-03-30 | 1 | -152/+58 |
* | V4L/DVB (11113): ov7670: convert to v4l2_subdev | Hans Verkuil | 2009-03-30 | 1 | -196/+180 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 | 1 | -1/+1 |
* | i2c: Drop I2C_CLASS_CAM_DIGITAL | Jean Delvare | 2009-01-07 | 1 | -1/+0 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 | 1 | -1/+1 |
* | V4L/DVB (8381): ov7670: fix compile warnings | Hans Verkuil | 2008-07-20 | 1 | -8/+8 |
* | V4L/DVB (8318): OV7670: don't reject unsupported settings | Daniel Drake | 2008-07-20 | 1 | -6/+6 |
* | ov7670: clean up ov7670_read semantics | Andres Salomon | 2008-07-12 | 1 | -1/+3 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-10 | 1 | -1/+0 |
* | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write | Jonathan Corbet | 2007-08-20 | 1 | -1/+4 |
* | V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. | Robert P. J. Day | 2007-07-18 | 1 | -2/+2 |
* | V4L/DVB (5691): Ov7670: reset clkrc in rgb565 mode | Jonathan Corbet | 2007-05-22 | 1 | -3/+18 |
* | V4L/DVB (5469): Add raw bayer support to the ov7670 driver | Jonathan Corbet | 2007-04-27 | 1 | -6/+24 |
* | V4L/DVB (5469a): Copyright and maintainer tweaks | Jonathan Corbet | 2007-04-27 | 1 | -0/+2 |
* | V4L/DVB (5468): Don't mirror ov7670 images by default | Jonathan Corbet | 2007-04-27 | 1 | -1/+1 |
* | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 2007-04-27 | 1 | -3/+3 |
* | Jon needs a new shift key. | Dave Jones | 2006-12-12 | 1 | -1/+1 |
* | V4L/DVB (4909): Add s/g_parm to cafe_ccic | Jonathan Corbet | 2006-12-10 | 1 | -5/+67 |
* | V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic | Jonathan Corbet | 2006-12-10 | 1 | -15/+0 |
* | V4L/DVB (4842): Updated camera driver | Jonathan Corbet | 2006-12-10 | 1 | -41/+325 |
* | V4L/DVB (4798): OmniVision OV7670 driver | Jonathan Corbet | 2006-12-10 | 1 | -0/+1002 |