summaryrefslogtreecommitdiff
path: root/drivers/media/video/cafe_ccic-regs.h
Commit message (Collapse)AuthorAgeFilesLines
* [media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet2011-07-271-166/+0
| | | | | | | | | | This driver will soon become a family of drivers, so let's give it its own place to live. This move requires putting ov7670.h into include/media, but there are no code changes. Cc: Daniel Drake <dsd@laptop.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-221-0/+6
| | | | | | | | | | The proper method for powering down the sensor on OLPC systems has changed somewhat; in particular, the sensor must be powered down completely (rather than simply told to power down) or the associated "camera active" LED will stay on. Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
* V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet2006-12-101-0/+160
A driver for the Marvell M88ALP01 "CAFE" CMOS integrated camera controller. This driver has been renamed "cafe_ccic" since my previous patch set. Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>