index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16
1
-3347
/
+0
*
usb: gadget: f_fs: OS descriptors support
Andrzej Pietrasiewicz
2014-07-10
1
-8
/
+333
*
usb: gadget: f_fs: rename descriptor parsing functions
Andrzej Pietrasiewicz
2014-07-10
1
-3
/
+4
*
usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not fo...
Krzysztof Opasiak
2014-06-30
1
-2
/
+2
*
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-23
1
-29
/
+4
|
\
|
*
usb: gadget: FunctionFS: share VLA macros with all usb gadget files
Andrzej Pietrasiewicz
2014-05-14
1
-26
/
+1
|
*
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
1
-3
/
+3
*
|
usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()
Chao Bi
2014-04-16
1
-0
/
+7
|
/
*
usb: gadget: f_fs: add missing spinlock and mutex unlock
Robert Baldyga
2014-03-18
1
-2
/
+6
*
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-03-08
1
-136
/
+476
|
\
|
*
usb: gadget: return the right length in ffs_epfile_io()
Chuansheng Liu
2014-03-07
1
-13
/
+15
|
*
usb: gadget: f_fs: Add flags to descriptors block
Michal Nazarewicz
2014-03-05
1
-76
/
+56
|
*
usb: gadget: f_fs: Add support for SuperSpeed Mode
Manu Gautam
2014-03-05
1
-46
/
+136
|
*
usb: gadget: f_fs: add aio support
Robert Baldyga
2014-02-18
1
-26
/
+239
|
*
usb: gadget: f_fs: add poll for endpoint 0
Robert Baldyga
2014-02-18
1
-0
/
+42
|
*
usb: gadget: f_fs: fix setup request handling
Robert Baldyga
2014-02-18
1
-1
/
+1
|
*
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
Michal Nazarewicz
2014-02-18
1
-6
/
+16
|
*
usb: gadget: functionfs: fix typo in the enum variable
Michal Nazarewicz
2014-02-18
1
-8
/
+8
|
*
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
Andrzej Pietrasiewicz
2014-02-18
1
-15
/
+15
|
*
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
Andrzej Pietrasiewicz
2014-02-18
1
-2
/
+4
|
*
usb: gadget: code cleanup
Andrzej Pietrasiewicz
2014-02-18
1
-1
/
+1
|
*
usb: gadget: FunctionFS: dereference ffs_dev conditionally
Andrzej Pietrasiewicz
2014-02-18
1
-4
/
+5
*
|
usb: gadget: fix NULL pointer dereference
Andrzej Pietrasiewicz
2014-02-20
1
-1
/
+6
|
/
*
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
2013-12-12
1
-1
/
+1
*
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
2013-12-12
1
-1
/
+79
*
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
1
-114
/
+0
*
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
2013-12-12
1
-209
/
+213
*
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
2013-12-12
1
-7
/
+231
*
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
2013-12-12
1
-0
/
+1
*
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
Andrzej Pietrasiewicz
2013-12-12
1
-40
/
+76
*
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
Michal Nazarewicz
2013-12-10
1
-4
/
+19
*
usb: gadget: f_fs: remove loop from I/O function
Michal Nazarewicz
2013-12-10
1
-54
/
+40
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-10-01
1
-0
/
+2
|
\
|
*
usb: gadget: f_fs: fix error handling
Robert Baldyga
2013-10-01
1
-0
/
+2
*
|
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-27
1
-34
/
+26
|
/
*
usb: gadget: gadgetfs: potential use after free in unbind()
Dan Carpenter
2013-08-27
1
-1
/
+1
*
gadgetfs: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
1
-0
/
+1
*
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-25
1
-3
/
+3
|
\
|
*
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
2013-01-18
1
-3
/
+3
*
|
usb: gadget: FunctionFS: Use kstrtoul()
Michal Nazarewicz
2013-01-10
1
-3
/
+2
|
/
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-03
1
-2
/
+2
|
\
|
*
usb/gadget: fix misannotations
Al Viro
2012-09-27
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
[next]