remarkable-linux/drivers/usb/gadget
Rui Miguel Silva 342f39a6c8 usb: gadget: f_fs: fix check in read operation
when copying to iter the size can be different then the iov count,
the check for full iov is wrong and make any read on request which
is not the exactly size of iov to return -EFAULT.

So, just check the success of the copy.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-05-26 10:20:57 -05:00
..
function usb: gadget: f_fs: fix check in read operation 2015-05-26 10:20:57 -05:00
legacy usb: gadget: g_ffs: Fix counting of missing_functions 2015-05-26 10:15:08 -05:00
udc usb: s3c2410_udc: correct reversed pullup logic 2015-05-26 10:15:02 -05:00
composite.c usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml 2015-03-11 10:19:35 -05:00
config.c
configfs.c usb: gadget: configfs: Fix interfaces array NULL-termination 2015-04-27 14:44:04 -05:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: f_printer: fix dependencies 2015-03-24 11:35:21 -05:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c