index
:
linux.git
master
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
/
uvc_configfs.c
Age
Commit message (
Expand
)
Author
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
2015-01-27
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
2015-01-27
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
2015-01-15
usb: gadget: uvc: to_uvcg_control_header() can be static
kbuild test robot
2015-01-12
usb: gadget: uvc: configfs support in uvc function
Andrzej Pietrasiewicz