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 |
Rui Miguel Silva
|
342f39a6c8
usb: gadget: f_fs: fix check in read operation
|
10 years ago |
Krzysztof Opasiak
|
49a79d8b0a
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Christoph Hellwig
|
04b2fa9f8f
fs: split generic and aio kiocb
|
10 years ago |
Al Viro
|
70e60d917e
gadget/function/f_fs.c: switch to ->{read,write}_iter()
|
10 years ago |
Al Viro
|
c993c39b86
gadget/function/f_fs.c: use put iov_iter into io_data
|
10 years ago |
Al Viro
|
de2080d41b
gadget/function/f_fs.c: close leaks
|
10 years ago |
Robert Baldyga
|
5e33f6fdf7
usb: gadget: ffs: add eventfd notification about ffs events
|
10 years ago |
Mario Schuknecht
|
acba23fec5
usb: gadget: f_fs: Fix loop variable
|
10 years ago |
Robert Baldyga
|
18d6b32fca
usb: gadget: f_fs: add "no_disconnect" mode
|
10 years ago |
Michal Nazarewicz
|
67913bbd0b
usb: gadget: f_fs: refactor and document __ffs_ep0_read_events better
|
11 years ago |
David Cohen
|
c0d31b3c3d
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
|
11 years ago |
Robert Baldyga
|
a3058a5d82
usb: gadget: f_fs: remove redundant ffs_data_get()
|
11 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
1bb27cacf4
f_fs: saner API for ffs_sb_create_file()
|
11 years ago |
Robert Baldyga
|
1b0bf88fd8
usb: gadget: f_fs: virtual endpoint address mapping
|
11 years ago |
Felipe Balbi
|
4cd41ffd27
Merge tag 'v3.17-rc5' into next
|
11 years ago |
Michal Nazarewicz
|
fe00bcbf8a
usb: f_fs: replace BUG in dead-code with less serious WARN_ON
|
11 years ago |
Robert Baldyga
|
c559a35341
usb: gadget: f_fs: add ioctl returning ep descriptor
|
11 years ago |