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 |
Dan Carpenter
|
85b06f5e53
usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()
|
11 years ago |
Robert Baldyga
|
6d5c1c77bb
usb: gadget: f_fs: fix the redundant ep files problem
|
11 years ago |
Greg Kroah-Hartman
|
61fe2d75f1
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Andrzej Pietrasiewicz
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |