aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-q.c
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-09-131-17/+29
* USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2013-01-031-0/+19
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-2/+2
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-2/+2
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-171-2/+2
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-041-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-171-6/+12
* trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-211-1/+1
* USB: quirk PLL power down modeLibin Yang2008-08-131-0/+6
* USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev2008-07-211-3/+0
* USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
* USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-021-1/+1
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-2/+1
* USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-121-21/+17
* USB: avoid the donelist after an error in ohci-hcdAlan Stern2007-10-121-16/+8
* USB: add urb->unlinked fieldAlan Stern2007-10-121-3/+2
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-11/+0
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-0/+1
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-121-46/+67
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-52/+51
* [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+9
* [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-181-2/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1107