aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman1-12/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-07-30USB: whci-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2016-04-26usb: hcd: do not call whc_clean_up on wch_init call failureColin Ian King1-3/+4
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd"Markus Elfring1-2/+1
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-10-11usb: Remove unnecessary semicolonsJoe Perches1-2/+2
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