Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-13 | V4L/DVB (12340): mtv9v011: Add a missing chip version to the driver | Mauro Carvalho Chehab | |
Some mt9v011 webcams report 0x8332 chip version, instead of 0x8243. From the revision history at the mt9v011 datasheet, it seems that the chip version has changed from the first release of the chip. Thanks-to hermann pitton <hermann-pitton@arcor.de> for pointing this to me, on his tests with a Silvercrest webcam. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2009-07-05 | V4L/DVB (12135): Add a driver for mt9v011 sensor | Mauro Carvalho Chehab | |
Adds driver for mt9v011 based on its datasheet, available at: http://download.micron.com/pdf/datasheets/imaging/MT9V011.pdf The driver was tested with a webcam that will be added on a next patch. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |