aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-3/+3
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel5-6/+31
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2-6/+18
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel6-6/+50
2009-02-16wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2-4/+4
2009-01-07wusb: timeout when waiting for ASL/PZL updates in whci-hcdDavid Vrabel4-4/+30
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel8-121/+201
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2-6/+36
2008-11-19uwb: add basic radio managerDavid Vrabel1-2/+0
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi3-3/+0
2008-10-28wusb: do a proper channel stopDavid Vrabel3-4/+15
2008-10-28wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel1-3/+5
2008-09-17wusb: WHCI host controller driverDavid Vrabel11-0/+2906