index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
gadgetfs: don't bother with fops->owner
Al Viro
1
-2
/
+0
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-01-26
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2013-01-18
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
1
-3
/
+3
2013-01-10
usb: gadget: FunctionFS: Use kstrtoul()
Michal Nazarewicz
1
-3
/
+2
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
1
-2
/
+2
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+16
2012-09-27
usb/gadget: fix misannotations
Al Viro
1
-2
/
+2
2012-09-21
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-7
/
+16
2012-09-06
usb: gadget: add multiple definition guards
Andrzej Pietrasiewicz
1
-0
/
+4
2012-06-04
usb: gadget: ffs: add HID descriptor support.
Koen Beel
1
-0
/
+7
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
1
-7
/
+31
2012-05-04
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
Peter Korsgaard
1
-0
/
+14
2012-04-10
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
1
-1
/
+1
2012-04-10
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
Andrzej Pietrasiewicz
1
-0
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-6
/
+2
2012-03-17
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
1
-3
/
+1
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
1
-1
/
+1
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-01-09
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-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-10
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-11
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-11-18
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-17
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
1
-60
/
+48
2010-11-17
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
1
-161
/
+164
2010-11-17
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-27
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
1
-1
/
+1
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-08-11
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-11
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-21
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
1
-0
/
+1
2010-05-21
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+2441