aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/uvc
AgeCommit message (Expand)Author
2014-11-25[media] uvcvideo: Return all buffers to vb2 at stream stop and start failureLaurent Pinchart
2014-11-25[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)Laurent Pinchart
2014-11-25[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffersLaurent Pinchart
2014-11-25[media] uvcvideo: Don't stop the stream twice at file handle releaseLaurent Pinchart
2014-11-25[media] uvcvideo: Implement vb2 queue start and stop stream operationsLaurent Pinchart
2014-11-25[media] uvcvideo: Add function to convert from queue to streamLaurent Pinchart
2014-11-25[media] uvcvideo: Separate video and queue enable/disable operationsLaurent Pinchart
2014-11-25[media] uvcvideo: Set buffer field to V4L2_FIELD_NONELaurent Pinchart
2014-11-25[media] uvcvideo: Move to video_ioctl2Laurent Pinchart
2014-11-25[media] uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2014-11-25[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscalePhilipp Zabel
2014-10-21[media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart
2014-09-21[media] v4l2: uvcvideo: Allow using larger buffersGuennadi Liakhovetski
2014-09-21[media] media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser
2014-09-21[media] uvcvideo: Work around buggy Logitech C920 firmwareWilliam Manley
2014-09-21[media] v4l: uvcvideo: Add support for pan/tilt speed controlsVincent Palatin
2014-09-03[media] uvc: fix sparse warningHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-23[media] uvcvideo: Fix clock param realtime settingOlivier Langlois
2014-05-23[media] uvcvideo: Fix marking buffer erroneous in case of FID togglingAnton Leontiev
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2014-03-05[media] uvcvideo: Add bayer 8-bit patterns to uvcvideoEdgar Thier
2014-03-05[media] uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel
2014-03-05[media] uvcvideo: Tell the user space we're using start-of-exposure timestampsSakari Ailus
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-28[media] uvcvideo: Enable VIDIOC_CREATE_BUFSPhilipp Zabel
2014-02-28[media] uvcvideo: Support allocating buffers larger than the current frame sizeLaurent Pinchart
2014-02-28[media] uvcvideo: Remove duplicate check for number of buffers in queue_setupLaurent Pinchart
2014-02-28[media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS de...Thomas Pugliese
2014-02-28[media] uvcvideo: Simplify redundant checkOliver Neukum
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-08[media] uvc/lirc_serial: Fix some warnings on parisc archMauro Carvalho Chehab
2013-10-17[media] uvcvideo: Fix data type for pan/tilt controlChanho Min
2013-09-24[media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000Laurent Pinchart
2013-09-24[media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitorJoseph Salisbury
2013-06-24[media] uvc: Depend on VIDEO_V4L2Laurent Pinchart
2013-06-08[media] uvcvideo: Fix open/close race conditionLaurent Pinchart
2013-06-08[media] uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcamJoseph Salisbury
2013-06-08[media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcamKamal Mostafa
2013-03-28[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid valueLaurent Pinchart
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-02-06[media] uvcvideo: Implement videobuf2 .wait_prepare and .wait_finish operationsLaurent Pinchart
2013-02-05[media] uvcvideo: Fix race of open and suspend in error caseOliver Neukum
2013-02-05[media] uvcvideo: Replace memcpy with struct assignmentEzequiel Garcia
2013-01-11[media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failuresLaurent Pinchart
2013-01-11[media] uvcvideo: Cleanup leftovers of partial revertLaurent Pinchart
2013-01-11[media] uvcvideo: Return -EACCES when trying to set a read-only controlLaurent Pinchart