[PATCH 0/9] usbfs: Add support for usb3 bulk streams v2

2013-10-09 Thread Hans de Goede
Hi all, Here is v2 of my patch-set for adding bulk stream support to usbfs. I've tested this using an uas device redirected to a qemu vm (which uses usbfs to access the device), and with the xhci fixes I send a while back this works well. This patch set has the following changes compared to v1:

[PATCH 0/9] usbfs: Add support for usb3 bulk streams

2013-10-04 Thread Hans de Goede
Hi All, I'm very happy to present the (hopefully) final version of my patch set for adding bulk stream support to usbfs. I've tested this using an uas device redirected to a qemu vm (which uses usbfs to access the device), and with the xhci fixes I send yesterday this works well. This patch set