summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/adv7393.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-487/+0
| | | | | | | Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau2012-07-061-0/+487
Add ADV7393 I²C-based video encoder driver. This driver has been tested on custom hardware. It has been tested for composite output. It is derived from the ADV7343 driver. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>