index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_uvc.c
Age
Commit message (
Expand
)
Author
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
2023-02-06
usb: gadget: uvc: Remove the hardcoded default color matching
Daniel Scally
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
2022-09-30
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-10
usb: gadget: uvc: Fix comment blocks style
Laurent Pinchart
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
2021-07-27
usb: gadget: uvc: set v4l2_dev->dev in f_uvc
Michael Grzeschik
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
2020-02-24
media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2018-07-26
usb: gadget: uvc: Expose configuration name through video node
Kieran Bingham
2018-07-26
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
2018-07-26
usb: gadget: uvc: Minimize #include in headers
Laurent Pinchart
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-22
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
2017-03-22
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
2017-03-06
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
2016-08-31
usb: gadget: uvc: Add missing call for additional setup data
Petr Cvek
2015-09-27
usb: gadget: f_uvc: eliminate abuse of ep->driver data
Robert Baldyga
2015-07-29
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-04-02
[media] gadget/uvc: embed video_device
Hans Verkuil
2015-03-02
[media] uvc gadget: switch to v4l2 core locking
Hans Verkuil
2015-01-12
usb: gadget: uvc: configfs support in uvc function
Andrzej Pietrasiewicz
2015-01-12
usb: gadget: uvc: verify descriptors presence
Andrzej Pietrasiewicz
2015-01-12
usb: gadget: f_uvc: rename a macro to avoid conflicts
Andrzej Pietrasiewicz
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
[next]