| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Move wusbcore and UWB to staging as it is obsolete | Greg Kroah-Hartman | 2019-08-08 | 1 | -356/+0 |
* | USB: host: whci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -12/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | USB: whci-hcd: constify hc_driver structures | Julia Lawall | 2017-07-30 | 1 | -1/+1 |
* | usb: hcd: do not call whc_clean_up on wch_init call failure | Colin Ian King | 2016-04-27 | 1 | -3/+4 |
* | USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_... | Markus Elfring | 2015-03-18 | 1 | -2/+1 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -0/+1 |
* | usb: Remove unnecessary semicolons | Joe Perches | 2013-10-12 | 1 | -2/+2 |
* | wusbhc: disable suspend and resume on the root hub. | Thomas Pugliese | 2013-06-06 | 1 | -2/+0 |
* | USB: whci-hcd: fix NULL dereference on allocation failure | Dan Carpenter | 2012-08-16 | 1 | -4/+4 |
* | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | USB: whci-hcd: fix compiler warning | Namhyung Kim | 2010-12-10 | 1 | -1/+1 |
* | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 2010-08-10 | 1 | -1/+1 |
* | USB: whci-hcd: support urbs with scatter-gather lists | David Vrabel | 2009-12-11 | 1 | -0/+1 |
* | USB: whci-hcd: make endpoint_reset method async | David Vrabel | 2009-09-23 | 1 | -2/+6 |
* | USB: whci-hcd: provide a endpoint_reset method | David Vrabel | 2009-04-17 | 1 | -0/+23 |
* | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 1 | -0/+3 |
* | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 1 | -2/+0 |
* | wusb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 1 | -1/+0 |
* | wusb: WHCI host controller driver | David Vrabel | 2008-09-17 | 1 | -0/+339 |