aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese1-2/+0
2012-08-15USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter1-4/+4
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2010-12-10USB: whci-hcd: fix compiler warningNamhyung Kim1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+1
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel1-0/+1
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel1-2/+6
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel1-0/+23
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel1-0/+3
2008-11-19uwb: add basic radio managerDavid Vrabel1-2/+0
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-17wusb: WHCI host controller driverDavid Vrabel1-0/+339