summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_uvc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart2022-06-101-11/+19
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-2/+3
|\
| * usb: gadget: uvc: move structs to common headerMichael Grzeschik2022-05-051-1/+0
| * usb: gadget: uvc: allow changing interface name via configfsDan Vacura2022-04-211-1/+3
* | usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura2022-05-051-0/+25
|/
* usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik2021-10-211-0/+1
* usb: gadget: uvc: rename function to be more consistentMichael Tretter2021-10-211-3/+4
* usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik2021-07-271-0/+1
* usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-03-181-0/+1
* usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak2021-03-181-1/+6
* usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang2020-10-021-4/+4
* media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil2019-06-051-0/+1
* usb: gadget: uvc: Remove uvc_set_trace_param() functionLaurent Pinchart2018-09-251-6/+0
* usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart2018-09-251-24/+17
* usb: gadget: uvc: configfs: Add interface number attributesLaurent Pinchart2018-09-241-0/+2
* usb: gadget: uvc: configfs: Allocate groups dynamicallyLaurent Pinchart2018-09-241-1/+7
* usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham2018-07-261-1/+23
* usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart2018-07-261-0/+2
* usb: gadget: uvc: Minimize #include in headersLaurent Pinchart2018-07-261-2/+3
* USB: gadget: function: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-03-221-0/+8
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-221-1/+1
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-061-7/+0
* usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek2016-08-311-0/+7
* usb: gadget: f_uvc: eliminate abuse of ep->driver dataRobert Baldyga2015-09-271-34/+8
* usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga2015-07-291-6/+1
* [media] gadget/uvc: embed video_deviceHans Verkuil2015-04-021-26/+18
* [media] uvc gadget: switch to v4l2 core lockingHans Verkuil2015-03-021-0/+2
* usb: gadget: uvc: configfs support in uvc functionAndrzej Pietrasiewicz2015-01-121-3/+103
* usb: gadget: uvc: verify descriptors presenceAndrzej Pietrasiewicz2015-01-121-2/+22
* usb: gadget: f_uvc: rename a macro to avoid conflictsAndrzej Pietrasiewicz2015-01-121-3/+3
* usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi2014-10-201-0/+10
* usb: gadget: function: uvc: manage our video control endpointFelipe Balbi2014-10-201-0/+13
* usb: gadget: function: uvc: return correct alt-settingFelipe Balbi2014-10-201-1/+1
* usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi2014-10-201-9/+20
* usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart2014-09-161-5/+6
* usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu2014-09-161-1/+1
* usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz2014-09-091-17/+11
* usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz2014-09-091-166/+0
* usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz2014-09-091-30/+174
* usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz2014-09-091-0/+2
* usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz2014-09-091-1/+1
* usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz2014-09-081-17/+9
* usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart2014-09-081-0/+2
* usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart2014-09-081-0/+6
* usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz2014-08-211-3/+2
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-0/+836