summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/asl.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: whci: remove redundant variable tColin Ian King2017-11-281-2/+0
* 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2009-10-141-0/+4
* USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2009-10-141-7/+12
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-231-1/+11
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-171-3/+9
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-171-1/+2
* wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-161-2/+2
* wusb: timeout when waiting for ASL/PZL updates in whci-hcdDavid Vrabel2009-01-071-2/+7
* wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-261-25/+0
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-251-3/+18
* wusb: WHCI host controller driverDavid Vrabel2008-09-171-0/+367