Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format ↵ | Hans Verkuil | 2012-10-01 | 1 | -1/+2 |
| | | | | | | | | | | | | struct Various subdevs cleared the full v4l2_sliced_vbi_format struct, when only the service_set/lines fields should have been cleared. Due to this the io_size field was wrongly cleared to 0, causing a v4l2-compliance error. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 | 1 | -0/+256 |
Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |