Daniel Wagner
|
5bdcde90d7
usb: gadget: f_fs: use complete() instead complete_all()
|
9 years ago |
Michal Nazarewicz
|
a9e6f83c2d
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
|
9 years ago |
Michal Nazarewicz
|
454915dde0
usb: gadget: f_fs: edit epfile->ep under lock
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Jim Baxter
|
3262ad8243
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
|
9 years ago |
Felix Hädicke
|
4368c28ae7
usb: gadget: f_fs: handle control requests in config 0
|
9 years ago |
Felix Hädicke
|
1a00b457a5
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
|
9 years ago |
Felix Hädicke
|
54dfce6d07
usb: gadget: f_fs: handle control requests not directed to interface or endpoint
|
9 years ago |
Dan Carpenter
|
44963d649d
usb: gadget: f_fs: check for allocation failure
|
9 years ago |
Michal Nazarewicz
|
9353afbbfa
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
|
9 years ago |
Michal Nazarewicz
|
c662a31be7
usb: gadget: f_fs: printk error when excess data is dropped on read
|
9 years ago |
Michal Nazarewicz
|
872ce51195
usb: gadget: fix unused-but-set-variale warnings
|
9 years ago |
Jim Lin
|
c6010c8b4d
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
|
9 years ago |
Jim Lin
|
53642399aa
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
|
9 years ago |
Dan Carpenter
|
0015f91560
usb: f_fs: off by one bug in _ffs_func_bind()
|
9 years ago |
Greg Kroah-Hartman
|
ce15bda101
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
9 years ago |
Lars-Peter Clausen
|
38740a5b87
usb: gadget: f_fs: Fix use-after-free
|
9 years ago |
Lars-Peter Clausen
|
332a5b446b
usb: gadget: f_fs: Fix EFAULT generation for async read operations
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Du, Changbin
|
ef15088440
usb: f_fs: avoid race condition with ffs_epfile_io_complete
|
9 years ago |
Michal Nazarewicz
|
ae76e13477
usb: f_fs: refactor ffs_epfile_io
|
9 years ago |
Michal Nazarewicz
|
b3591f67b9
usb: f_fs: replace unnecessary goto with a return
|
9 years ago |
Michal Nazarewicz
|
3163c79efa
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
|
9 years ago |
Michal Nazarewicz
|
3de4e20568
usb: f_fs: fix memory leak when ep changes during transfer
|
9 years ago |
Daniel Walter
|
7fe9a937d5
usb: gadget: functionfs: fix missing access_ok checks
|
9 years ago |
Robert Baldyga
|
55d811211b
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
|
10 years ago |
Rui Miguel Silva
|
4088acf1e8
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
|
10 years ago |
Greg Kroah-Hartman
|
19915e6234
Merge 4.1-rc7 into usb-next
|
10 years ago |
Rui Miguel Silva
|
f14e9ad17f
usb: gadget: f_fs: add extra check before unregister_gadget_item
|
10 years ago |