summaryrefslogtreecommitdiff
path: root/drivers/media/usb/stkwebcam
AgeCommit message (Expand)Author
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2015-03-02[media] stk-webcam: Delete an unnecessary check before the function call "vfree"Markus Elfring
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2013-09-26[media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny
2013-03-05[media] stk-webcam: implement support for count == 0 when calling REQBUFSHans Verkuil
2013-03-05[media] stk-webcam: s_fmt shouldn't grab ownershipHans Verkuil
2013-03-05[media] stk-webcam: fix read() handling when reqbufs was already calledHans Verkuil
2013-03-05[media] stk-webcam: enable core-lockingHans Verkuil
2013-03-05[media] stk-webcam: zero the priv field of v4l2_pix_formatHans Verkuil
2013-03-05[media] stk-webcam: fix querycap and simplify s_inputHans Verkuil
2013-03-05[media] stk-webcam: add support for control events and prio handlingHans Verkuil
2013-03-05[media] stk-webcam: don't use private_data, use video_drvdataHans Verkuil
2013-03-05[media] stk-webcam: convert to the control frameworkHans Verkuil
2013-03-05[media] stk-webcam: add support for struct v4l2_deviceHans Verkuil
2013-03-05[media] stk-webcam: remove bogus STD supportHans Verkuil
2013-03-05[media] stk-webcam: add ASUS F3JC to upside-down listHans Verkuil
2012-12-21[media] stk-webcam: Add an upside down dmi table, and add the Asus G1 to itHans de Goede
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-11-21[media] stkwebcam: Fix sparse warning on undeclared symbolEzequiel Garcia
2012-09-26[media] v4l2: remove experimental tag from a number of old driversHans Verkuil
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab