summaryrefslogtreecommitdiff
path: root/drivers/usb/host/whci/qset.c
AgeCommit message (Expand)Author
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-10USB: host: Eliminate NULL dereferenceJulia Lawall
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel
2009-12-11USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel
2008-09-17wusb: WHCI host controller driverDavid Vrabel