index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
uvc_configfs.c
Age
Commit message (
Expand
)
Author
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-04-23
usb: gadget: uvc: use correct buffer size when parsing configfs lists
Ivan Avdeev
2024-03-26
usb: gadget: uvc: configfs: ensure guid to be valid before set
Michael Grzeschik
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-03-29
usb: gadget: uvc: Make bmControls attr read/write
Daniel Scally
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
2023-02-07
usb: gadget: uvc: Generalise helper functions for reuse
Daniel Scally
2023-02-07
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
2023-02-06
usb: gadget: uvc: Allow creating new color matching descriptors
Daniel Scally
2023-02-06
usb: gadget: uvc: Make color matching attributes read/write
Daniel Scally
2023-02-06
usb: gadget: uvc: Copy color matching descriptor for each frame
Daniel Scally
2023-02-06
usb: gadget: uvc: Add struct for color matching in configs
Daniel Scally
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
2023-01-17
usb: gadget: usb: Remove "default" from color matching attributes
Daniel Scally
2022-12-08
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
2022-05-05
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
2022-05-05
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
2021-05-10
usb: gadget: Drop unnecessary NULL checks after container_of
Guenter Roeck
2021-03-18
usb: gadget: uvc: Updating bcdUVC field to 0x0110
Pawel Laszczak
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2019-01-28
usb: gadget: Remove dead branch code
YueHaibing
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
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-09-24
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
2018-09-18
usb: gadget: uvc: configfs: Add section header comments
Laurent Pinchart
2018-09-18
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Laurent Pinchart
2018-07-26
usb: gadget: uvc: configfs: Move function to avoid forward declaration
Laurent Pinchart
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
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-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-04-11
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-08-11
usb: gadget: uvc: Fix return value in case of error
Christophe JAILLET
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
2015-10-13
usb-gadget/uvc: use per-attribute show and store methods
Christoph Hellwig
[next]