summaryrefslogtreecommitdiffstats
path: root/drivers/media/parport
Commit message (Collapse)AuthorAgeFilesLines
* [media] bw-qcam: remove unnecessary qc_reset and qc_setscanmode callsHans Verkuil2013-02-051-5/+1
| | | | | | | These are already done elsewhere. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] bw-qcam: convert to videobuf2Hans Verkuil2013-02-052-46/+112
| | | | | | | | | I know, nobody really cares about this black-and-white webcam anymore, but it was fun to do. Tested with an actual webcam. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] bw-qcam: zero priv fieldHans Verkuil2013-02-051-0/+2
| | | | | | | | Fix a v4l2-compliance problem: the priv field of v4l2_pix_format must be cleared by drivers. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] Add missing help for some menuconfig itemsMauro Carvalho Chehab2012-08-211-1/+4
| | | | | | Help was missing during some items reorganization. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] Kconfig: use menuconfig instead of menuMauro Carvalho Chehab2012-08-211-3/+5
| | | | | | This allows disabling all drivers of a certain type as a hole Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] move parallel port/isa video drivers to drivers/media/parport/Mauro Carvalho Chehab2012-08-156-0/+4180
We should keep just the I2C drivers under drivers/media/video, and then rename it to drivers/media/i2c. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
OpenPOWER on IntegriCloud