summaryrefslogtreecommitdiff
path: root/drivers/usb/host/whci/qset.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel1-11/+11
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel1-3/+21
2009-12-11USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel1-24/+2
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel1-29/+319
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel1-2/+2
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel1-3/+21
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel1-40/+0
2008-09-17wusb: WHCI host controller driverDavid Vrabel1-0/+567