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 |
Al Viro
|
12ba8d1e92
fix braino in fs: do not assign default i_ino in new_inode
|
14 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Michal Nazarewicz
|
fd7c9a007f
USB: gadget: f_fs: use usb_string_ids_n()
|
15 years ago |
Michal Nazarewicz
|
7898aee1da
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
|
15 years ago |
Arnd Bergmann
|
1548b13b75
usb: gadget: Do not take BKL for gadget->ops->ioctl
|
15 years ago |
Linus Torvalds
|
a4ce96ac35
Fix up trivial spelling errors ('taht' -> 'that')
|
15 years ago |
Randy Dunlap
|
b0608690c2
USB: gadget: f_fs.c needs to include pagemap.h
|
15 years ago |
Michal Nazarewicz
|
ddf8abd259
USB: f_fs: the FunctionFS driver
|
15 years ago |