summary refs log tree commit diff
path: root/drivers/usb/gadget/function/f_uvc.c
AgeCommit message (Expand)Author
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-09-30usb: gadget: uvc: don't put item still in useMichael Grzeschik
2022-09-30usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor
2022-09-22usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik
2022-09-09usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-10usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-05usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura
2022-05-05usb: gadget: uvc: move structs to common headerMichael Grzeschik
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura
2021-10-21usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik
2021-10-21usb: gadget: uvc: rename function to be more consistentMichael Tretter
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik
2021-03-18usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-03-18usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang
2020-02-24media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-06-05media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil
2018-09-25usb: gadget: uvc: Remove uvc_set_trace_param() functionLaurent Pinchart
2018-09-25usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Add interface number attributesLaurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Allocate groups dynamicallyLaurent Pinchart
2018-07-26usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart
2018-07-26usb: gadget: uvc: Minimize #include in headersLaurent Pinchart
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-06Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros
2016-08-31usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek
2015-09-27usb: gadget: f_uvc: eliminate abuse of ep->driver dataRobert Baldyga
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga
2015-04-02[media] gadget/uvc: embed video_deviceHans Verkuil
2015-03-02[media] uvc gadget: switch to v4l2 core lockingHans Verkuil
2015-01-12usb: gadget: uvc: configfs support in uvc functionAndrzej Pietrasiewicz
2015-01-12usb: gadget: uvc: verify descriptors presenceAndrzej Pietrasiewicz
2015-01-12usb: gadget: f_uvc: rename a macro to avoid conflictsAndrzej Pietrasiewicz
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi
2014-10-20usb: gadget: function: uvc: return correct alt-settingFelipe Balbi
2014-10-20usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu
2014-09-09usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-09-09usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz
2014-09-09usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz
2014-09-09usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz
2014-09-09usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz