Sebastian Andrzej Siewior
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Al Viro
|
260ef31135
usb/gadget: fix misannotations
|
12 years ago |
Eric W. Biederman
|
b9b73f7c4d
userns: Convert usb functionfs to use kuid/kgid where appropriate
|
13 years ago |
Andrzej Pietrasiewicz
|
ea0e627623
usb: gadget: add multiple definition guards
|
13 years ago |
Koen Beel
|
560f118799
usb: gadget: ffs: add HID descriptor support.
|
13 years ago |
Andrzej Pietrasiewicz
|
581791f5c7
FunctionFS: enable multiple functions
|
13 years ago |
Peter Korsgaard
|
4f06539ffa
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
|
13 years ago |
Andrzej Pietrasiewicz
|
92b0abf80c
usb: gadget: eliminate NULL pointer dereference (bugfix)
|
13 years ago |
Andrzej Pietrasiewicz
|
e2190a97c6
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Andi Kleen
|
647d558023
usb: gadget: f_fs: Remove lock is held before freeing checks
|
13 years ago |
Michal Nazarewicz
|
54b8360ffd
usb: gadget: update Michal Nazarewicz's email address
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Al Viro
|
5b5f956035
functionfs: unfuck failure exits on mount
|
13 years ago |
Thomas Meyer
|
9823a52539
usb: gadget: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Paul Gortmaker
|
f940fcd8ea
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Marek Szyprowski
|
ce1fd35857
USB: gadget: f_fs: even zero-length packets require a buffer
|
14 years ago |
Greg Kroah-Hartman
|
36facadd9e
Merge branch 'usb-next' into musb-merge
|
14 years ago |
Tobias Klauser
|
537baabbdf
usb: gadget: f_fs: Remove redundant unlikely()
|
14 years ago |
Michal Nazarewicz
|
aa02f172ac
usb: gadget: g_fs: Fix compilation warning
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Michal Nazarewicz
|
d8df0b611c
usb: gadget: f_fs: remove custom printk() wrappers
|
14 years ago |
Michal Nazarewicz
|
5ab54cf7ac
usb: gadget: FunctionFS: fix typos and coding style
|
14 years ago |
Joe Perches
|
cc7e6056f4
drivers/usb/gadget: Remove unnecessary semicolons
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |