Michal Nazarewicz
|
f0688c8b81
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
|
11 years ago |
Greg Kroah-Hartman
|
f8712528ae
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Andrzej Pietrasiewicz
|
74d4846697
usb: gadget: FunctionFS: share VLA macros with all usb gadget files
|
11 years ago |
Felipe Balbi
|
0700faaf73
usb: gadget: only GPL drivers in the gadget and phy framework
|
11 years ago |
Chao Bi
|
97839ca4b0
usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()
|
11 years ago |
Robert Baldyga
|
48968f8d5f
usb: gadget: f_fs: add missing spinlock and mutex unlock
|
11 years ago |
Greg Kroah-Hartman
|
7338a06593
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Chuansheng Liu
|
cfe919b53b
usb: gadget: return the right length in ffs_epfile_io()
|
11 years ago |
Michal Nazarewicz
|
ac8dde11f2
usb: gadget: f_fs: Add flags to descriptors block
|
11 years ago |
Manu Gautam
|
8d4e897bd0
usb: gadget: f_fs: Add support for SuperSpeed Mode
|
11 years ago |
Andrzej Pietrasiewicz
|
f0f42204d0
usb: gadget: fix NULL pointer dereference
|
11 years ago |
Robert Baldyga
|
2e4c7553cd
usb: gadget: f_fs: add aio support
|
11 years ago |
Robert Baldyga
|
23de91e970
usb: gadget: f_fs: add poll for endpoint 0
|
11 years ago |
Robert Baldyga
|
0a7b1f8a70
usb: gadget: f_fs: fix setup request handling
|
11 years ago |
Michal Nazarewicz
|
a7ecf0544f
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
|
11 years ago |
Michal Nazarewicz
|
e46318a000
usb: gadget: functionfs: fix typo in the enum variable
|
11 years ago |
Andrzej Pietrasiewicz
|
da13a7738e
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
|
11 years ago |
Andrzej Pietrasiewicz
|
10b69ce08c
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
|
11 years ago |
Andrzej Pietrasiewicz
|
ab13cb0c0d
usb: gadget: code cleanup
|
11 years ago |
Andrzej Pietrasiewicz
|
ea365922f9
usb: gadget: FunctionFS: dereference ffs_dev conditionally
|
11 years ago |
Felipe Balbi
|
f8800d47bc
usb: gadget: f_fs: fix sparse warning
|
11 years ago |
Andrzej Pietrasiewicz
|
b658499f0f
usb: gadget: FunctionFS: add configfs support
|
11 years ago |
Andrzej Pietrasiewicz
|
3d8d72a4c3
usb: gadget: FunctionFS: Remove compatibility layer
|
11 years ago |
Andrzej Pietrasiewicz
|
5920cda627
usb: gadget: FunctionFS: convert to new function interface with backward compatibility
|
11 years ago |
Andrzej Pietrasiewicz
|
4b187fceec
usb: gadget: FunctionFS: add devices management code
|
11 years ago |
Andrzej Pietrasiewicz
|
e72c39c069
usb: gadget: FunctionFS: create utility file
|
11 years ago |
Andrzej Pietrasiewicz
|
e6f3862fa1
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
|
11 years ago |
Michal Nazarewicz
|
219580e64f
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
|
11 years ago |
Michal Nazarewicz
|
7fa6803483
usb: gadget: f_fs: remove loop from I/O function
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
12 years ago |