Files
linux/drivers
zhang sanshan 70b8b076f7 ANDROID: USB gadget: mtp: Fix hang in ioctl(MTP_RECEIVE_FILE) for WritePartialObject
user space will hang at ioctl when copy file.
ioctl(mFD, MTP_RECEIVE_FILE, (unsigned long)&mfr);
length of read_req need rounded up to max packet size for usb_ep_queue,
Otherwise the read request will never complete.

Change-Id: Id8c6d7c44d1c16bb81dd77d3acc96ef2ab31f4c2
Signed-off-by: Mike Lockwood <lockwood@google.com>
Signed-off-by: zhang sanshan <sanshan.zhang@nxp.com>
2017-09-20 17:55:09 +00:00
..
2016-12-05 14:53:46 -05:00
2017-09-11 08:40:40 -07:00
2017-09-11 08:40:40 -07:00
2017-08-07 14:21:32 -07:00
2017-09-11 08:40:40 -07:00
2017-08-06 18:59:42 -07:00
2017-09-09 17:39:41 +02:00
2017-09-20 09:59:51 +02:00
2017-08-16 14:08:12 -07:00
2017-09-14 09:14:13 -07:00
2017-09-20 09:59:51 +02:00
2017-07-27 15:24:43 -07:00
2017-07-05 16:18:14 +02:00
2017-05-15 09:26:49 +02:00
2017-04-21 09:48:33 +02:00
2017-09-11 08:40:40 -07:00
2017-09-11 08:40:40 -07:00
2017-07-21 08:55:50 +02:00
2017-08-07 14:21:32 -07:00
2017-08-24 17:12:20 -07:00