summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: whci: Remove redundant license textGreg Kroah-Hartman2017-11-071-12/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: whci-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: hcd: do not call whc_clean_up on wch_init call failureColin Ian King2016-04-261-3/+4
* USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring2015-03-181-2/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-2/+2
* wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-061-2/+0
* USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter2012-08-151-4/+4
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* USB: whci-hcd: fix compiler warningNamhyung Kim2010-12-101-1/+1
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-1/+1
* USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel2009-12-111-0/+1
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-231-2/+6
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-171-0/+23
* wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-261-0/+3
* uwb: add basic radio managerDavid Vrabel2008-11-191-2/+0
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* wusb: WHCI host controller driverDavid Vrabel2008-09-171-0/+339