index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
|
*
usb/gadget: fix misannotations
Al Viro
2012-09-26
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-7
/
+16
|
\
\
|
|
/
|
/
|
|
*
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-7
/
+16
*
|
usb: gadget: add multiple definition guards
Andrzej Pietrasiewicz
2012-09-06
1
-0
/
+4
|
/
*
usb: gadget: ffs: add HID descriptor support.
Koen Beel
2012-06-04
1
-0
/
+7
*
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2012-05-14
1
-7
/
+31
*
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
Peter Korsgaard
2012-05-04
1
-0
/
+14
*
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
2012-04-10
1
-1
/
+1
*
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
Andrzej Pietrasiewicz
2012-04-10
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-6
/
+2
|
\
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-6
/
+2
*
|
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
2012-03-16
1
-3
/
+1
*
|
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2012-01-24
1
-1
/
+1
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
1
-1
/
+1
|
\
|
*
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
1
-1
/
+1
*
|
functionfs: unfuck failure exits on mount
Al Viro
2012-01-08
1
-20
/
+11
|
/
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-1
/
+2
*
USB: gadget: f_fs: even zero-length packets require a buffer
Marek Szyprowski
2011-02-04
1
-0
/
+8
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-224
/
+213
|
\
|
*
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
2010-12-10
1
-2
/
+2
|
*
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
1
-40
/
+38
|
*
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
2010-11-16
1
-60
/
+48
|
*
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-11-16
1
-161
/
+164
|
*
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-7
/
+7
*
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-26
1
-1
/
+1
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
2010-08-10
1
-18
/
+12
*
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2010-08-10
1
-3
/
+3
*
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2010-08-10
1
-2
/
+0
*
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2010-07-21
1
-1
/
+1
*
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
2010-05-20
1
-0
/
+1
*
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
2010-05-20
1
-0
/
+2441