History log of /drivers/media/usb/stkwebcam/stk-webcam.h
Revision Date Author Comments
1b499fe506257369fd6059422989e36c71b99897 06-Feb-2013 Hans Verkuil <hans.verkuil@cisco.com> [media] stk-webcam: fix read() handling when reqbufs was already called

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>
f80daa2d7d7725559908909254d240c433cafc93 04-Feb-2013 Hans Verkuil <hans.verkuil@cisco.com> [media] stk-webcam: enable core-locking

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>
89ea47069cc536f6ae6f428c89bcb960fea3eaff 04-Feb-2013 Hans Verkuil <hans.verkuil@cisco.com> [media] stk-webcam: add support for control events and prio handling

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>
dc0fb28675e7ef7ac12a5532500b2f89e41f2174 04-Feb-2013 Hans Verkuil <hans.verkuil@cisco.com> [media] stk-webcam: convert to the control framework

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>
968c60f60376a573460b6ef4991435d09528d48c 04-Feb-2013 Hans Verkuil <hans.verkuil@cisco.com> [media] stk-webcam: add support for struct v4l2_device

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>
0aa77f6c2954896b132f8b6f2e9f063c52800913 14-Aug-2012 Mauro Carvalho Chehab <mchehab@redhat.com> [media] move the remaining USB drivers to drivers/media/usb

Move the 3 remaining usb drivers to their proper space.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>