summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci
Commit message (Expand)AuthorAgeFilesLines
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-3/+3
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-235-6/+31
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-172-6/+18
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-176-6/+50
* wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-162-4/+4
* wusb: timeout when waiting for ASL/PZL updates in whci-hcdDavid Vrabel2009-01-074-4/+30
* wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-268-121/+201
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-252-6/+36
* uwb: add basic radio managerDavid Vrabel2008-11-191-2/+0Star
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-313-3/+0Star
* wusb: do a proper channel stopDavid Vrabel2008-10-283-4/+15
* wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel2008-10-281-3/+5
* wusb: WHCI host controller driverDavid Vrabel2008-09-1711-0/+2906