aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/uvc_video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart1-7/+11
2018-09-25usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart1-1/+3
2018-09-25usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart1-10/+20
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-10-31usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi1-1/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab1-0/+1
2015-03-02[media] uvc gadget: switch to v4l2 core lockingHans Verkuil1-1/+2
2015-02-23usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar1-0/+1
2014-10-20usb: gadget: function: uvc: conditionally dequeueFelipe Balbi1-1/+2
2014-09-16usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart1-5/+5
2014-09-09usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz1-6/+4
2014-09-09usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz1-17/+17
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi1-0/+3
2014-08-21usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdownMichael Grzeschik1-1/+1
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik1-0/+3
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-0/+394