aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/whci/asl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman1-376/+0
2017-11-28USB: host: whci: remove redundant variable tColin Ian King1-2/+0
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman1-12/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel1-0/+4
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel1-7/+12
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel1-1/+11
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel1-3/+9
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel1-1/+2
2009-02-16wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel1-2/+2
2009-01-07wusb: timeout when waiting for ASL/PZL updates in whci-hcdDavid Vrabel1-2/+7
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel1-25/+0
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel1-3/+18
2008-09-17wusb: WHCI host controller driverDavid Vrabel1-0/+367