| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 | 1 | -712/+0 |
* | [media] convert drivers/media/* to use module_i2c_driver() | Axel Lin | 2012-03-08 | 1 | -12/+1 |
* | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | [media] mt9v011: Fixed gain calculation | Johannes Obermaier | 2011-07-27 | 1 | -11/+52 |
* | [media] mt9v011: Added exposure for mt9v011 | Johannes Obermaier | 2011-07-27 | 1 | -1/+21 |
* | [media] mt9v011: Fixed incorrect value for the first valid column | Johannes Obermaier | 2011-07-27 | 1 | -1/+1 |
* | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 2011-01-19 | 1 | -20/+34 |
* | V4L/DVB: mt9v011: remove obsolete v4l2-i2c-drv.h header | Hans Verkuil | 2010-10-21 | 1 | -7/+22 |
* | V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support | Hans Verkuil | 2010-06-01 | 1 | -20/+17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside down | Mauro Carvalho Chehab | 2009-08-13 | 1 | -2/+51 |
* | V4L/DVB (12399): mt9v011: Add support for controlling frame rates | Mauro Carvalho Chehab | 2009-08-13 | 1 | -2/+87 |
* | V4L/DVB (12340): mtv9v011: Add a missing chip version to the driver | Mauro Carvalho Chehab | 2009-08-13 | 1 | -5/+9 |
* | V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal fr... | Mauro Carvalho Chehab | 2009-07-24 | 1 | -0/+17 |
* | V4L/DVB (12241): mt9v011: Fix vstart | Mauro Carvalho Chehab | 2009-07-24 | 1 | -1/+1 |
* | V4L/DVB (12240): mt9v011: add a function to calculate frames per second rate | Mauro Carvalho Chehab | 2009-07-24 | 1 | -1/+31 |
* | V4L/DVB (12237): mt9v011: implement VIDIOC_QUERYCTRL | Mauro Carvalho Chehab | 2009-07-24 | 1 | -0/+18 |
* | V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works | Mauro Carvalho Chehab | 2009-07-05 | 1 | -16/+7 |
* | V4L/DVB (12173): mt9v011: properly calculate image resolution registers | Mauro Carvalho Chehab | 2009-07-05 | 1 | -20/+94 |
* | V4L/DVB (12137): mt9v011: CodingStyle fixes | Mauro Carvalho Chehab | 2009-07-05 | 1 | -4/+7 |
* | V4L/DVB (12136): mt9v011: Some fixes at the register initialization table | Mauro Carvalho Chehab | 2009-07-05 | 1 | -6/+14 |
* | V4L/DVB (12135): Add a driver for mt9v011 sensor | Mauro Carvalho Chehab | 2009-07-05 | 1 | -0/+355 |