summaryrefslogtreecommitdiff
path: root/drivers/media/usb/stkwebcam/stk-webcam.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-05[media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil1-0/+7
2013-03-05[media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil1-2/+1
2013-03-05[media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil1-1/+2
2013-03-05[media] stk-webcam: enable core-lockingHans Verkuil1-2/+22
2013-03-05[media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil1-6/+17
2013-03-05[media] stk-webcam: fix querycap and simplify s_inputHans Verkuil1-6/+6
2013-03-05[media] stk-webcam: add support for control events and prio handlingHans Verkuil1-10/+17
2013-03-05[media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil1-18/+14
2013-03-05[media] stk-webcam: convert to the control frameworkHans Verkuil1-88/+31
2013-03-05[media] stk-webcam: add support for struct v4l2_deviceHans Verkuil1-1/+9
2013-03-05[media] stk-webcam: remove bogus STD supportHans Verkuil1-9/+0
2013-03-05[media] stk-webcam: add ASUS F3JC to upside-down listHans Verkuil1-1/+39
2012-12-21[media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to itHans de Goede1-10/+46
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus1-0/+1
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-11-21[media] stkwebcam: Fix sparse warning on undeclared symbolEzequiel Garcia1-4/+1
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab1-0/+1380