summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_uvc.c
AgeCommit message (Expand)AuthorLines
2022-06-10usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart-11/+19
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+3
2022-05-05usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura-0/+25
2022-05-05usb: gadget: uvc: move structs to common headerMichael Grzeschik-1/+0
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura-1/+3
2021-10-21usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik-0/+1
2021-10-21usb: gadget: uvc: rename function to be more consistentMichael Tretter-3/+4
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik-0/+1
2021-03-18usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak-0/+1
2021-03-18usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak-1/+6
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang-4/+4
2020-02-24media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-1/+1
2019-06-05media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil-0/+1
2018-09-25usb: gadget: uvc: Remove uvc_set_trace_param() functionLaurent Pinchart-6/+0
2018-09-25usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart-24/+17
2018-09-24usb: gadget: uvc: configfs: Add interface number attributesLaurent Pinchart-0/+2
2018-09-24usb: gadget: uvc: configfs: Allocate groups dynamicallyLaurent Pinchart-1/+7
2018-07-26usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham-1/+23
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart-0/+2
2018-07-26usb: gadget: uvc: Minimize #include in headersLaurent Pinchart-2/+3
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros-0/+8
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros-1/+1
2017-03-06Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros-7/+0
2016-08-31usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek-0/+7
2015-09-27usb: gadget: f_uvc: eliminate abuse of ep->driver dataRobert Baldyga-34/+8
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga-6/+1
2015-04-02[media] gadget/uvc: embed video_deviceHans Verkuil-26/+18
2015-03-02[media] uvc gadget: switch to v4l2 core lockingHans Verkuil-0/+2
2015-01-12usb: gadget: uvc: configfs support in uvc functionAndrzej Pietrasiewicz-3/+103
2015-01-12usb: gadget: uvc: verify descriptors presenceAndrzej Pietrasiewicz-2/+22
2015-01-12usb: gadget: f_uvc: rename a macro to avoid conflictsAndrzej Pietrasiewicz-3/+3
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi-0/+10
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi-0/+13
2014-10-20usb: gadget: function: uvc: return correct alt-settingFelipe Balbi-1/+1
2014-10-20usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi-9/+20
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart-5/+6
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu-1/+1
2014-09-09usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz-17/+11
2014-09-09usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz-166/+0
2014-09-09usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz-30/+174
2014-09-09usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz-0/+2
2014-09-09usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz-1/+1
2014-09-08usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz-17/+9
2014-09-08usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart-0/+2
2014-09-08usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart-0/+6
2014-08-21usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz-3/+2
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz-0/+836