index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-01-08
functionfs: unfuck failure exits on mount
Al Viro
1
-20
/
+11
2011-12-12
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-1
/
+2
2011-02-04
USB: gadget: f_fs: even zero-length packets require a buffer
Marek Szyprowski
1
-0
/
+8
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-224
/
+213
2010-12-10
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-11-17
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
1
-40
/
+38
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-16
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
1
-60
/
+48
2010-11-16
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
1
-161
/
+164
2010-11-16
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-7
/
+7
2010-10-26
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
1
-1
/
+1
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-08-10
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-10
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
1
-2
/
+0
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-05-20
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
1
-0
/
+1
2010-05-20
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+2441