index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
Age
Commit message (
Expand
)
Author
2014-05-14
usb: gadget: configfs: OS Extended Properties descriptors support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: configfs: OS Extended Compatibility descriptors support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: configfs: OS String support
Andrzej Pietrasiewicz
2014-05-14
usb: gadget: configfs: fix typo
Peter Chen
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2013-12-19
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
2013-10-01
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2013-10-01
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
2013-08-27
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
2013-05-15
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
2013-04-08
usb, gadget: use appropriate warning accessors
David Rientjes
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior