kernel-ark/drivers/usb/host/whci
David Vrabel 294a39e782 USB: whci-hcd: support urbs with scatter-gather lists
Support urbs with scatter-gather lists by trying to fit sg list elements
into page lists in one or more qTDs.  qTDs must end on a wMaxPacketSize
boundary so if this isn't possible the urb's sg list must be copied into
bounce buffers.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 11:55:14 -08:00
..
asl.c USB: whci-hcd: always do an update after processing a halted qTD 2009-10-14 14:54:43 -07:00
debug.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
hcd.c USB: whci-hcd: support urbs with scatter-gather lists 2009-12-11 11:55:14 -08:00
hw.c wusb: timeout when waiting for ASL/PZL updates in whci-hcd 2009-01-07 10:54:22 +00:00
init.c
int.c wusb: remove unused #include <version.h> 2008-10-31 15:10:27 +00:00
Kbuild wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 2008-11-26 13:36:59 +00:00
pzl.c USB: whci-hcd: always do an update after processing a halted qTD 2009-10-14 14:54:43 -07:00
qset.c USB: whci-hcd: support urbs with scatter-gather lists 2009-12-11 11:55:14 -08:00
whcd.h USB: whci-hcd: support urbs with scatter-gather lists 2009-12-11 11:55:14 -08:00
whci-hc.h USB: whci-hcd: support urbs with scatter-gather lists 2009-12-11 11:55:14 -08:00
wusb.c wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 2008-11-26 13:36:59 +00:00