Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] mt9p031: Fix horizontal and vertical blanking configuration | Laurent Pinchart | 2012-09-13 |
| | | | | | | | | | | Compute the horizontal blanking value according to the datasheet. The value written to the hblank and vblank registers must be equal to the number of blank columns and rows minus one. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 |
Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |