aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stkwebcam/stk-webcam.h
Commit message (Collapse)AuthorAge
* [media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil2013-03-05
| | | | | | Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] stk-webcam: enable core-lockingHans Verkuil2013-03-05
| | | | | | | | This makes it possible to switch to unlocked_ioctl. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] stk-webcam: add support for control events and prio handlingHans Verkuil2013-03-05
| | | | | | | | Also correct the first_init static: this should be part of the stk_camera struct. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] stk-webcam: convert to the control frameworkHans Verkuil2013-03-05
| | | | | | Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] stk-webcam: add support for struct v4l2_deviceHans Verkuil2013-03-05
| | | | | | Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab2012-08-15
Move the 3 remaining usb drivers to their proper space. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>