Files
linux-st/include/uapi/linux
Jerry Zhang 222155de45 usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
This allows users to make an ioctl call as the first action on a
connection. Ex, some functions might want to get endpoint size
before making any i/os.

Previously, calling ioctls before read/write would depending on the
timing of endpoints being enabled.

ESHUTDOWN is now a possible return value and ENODEV is not, so change
docs accordingly.

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Jerry Zhang <zhangjerry@google.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-02 11:22:31 +03:00
..
2017-03-03 07:24:00 -03:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-03-28 22:32:42 -07:00
2017-03-09 15:42:33 +01:00
2017-03-31 12:55:06 +02:00
2017-04-24 12:35:56 -04:00