summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-q.c
AgeCommit message (Expand)Author
2015-07-22USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-05-10USB: ohci-q.c: move assignment out of if () blockGreg Kroah-Hartman
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern
2014-07-18USB: OHCI: redesign the TD done listAlan Stern
2014-07-18USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern
2014-07-17USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-07-17USB: OHCI: add SG supportAlan Stern
2013-12-03ohci: kill ohci_vdbgOliver Neukum
2013-12-03ohci: remove conditional compilationOliver Neukum
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-01-11USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern
2007-10-12USB: avoid the donelist after an error in ohci-hcdAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds