index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-q.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
2014-07-18
1
-0
/
+6
*
USB: OHCI: make URB completions single-threaded
Alan Stern
2014-07-18
1
-2
/
+26
*
USB: OHCI: redesign the TD done list
Alan Stern
2014-07-18
1
-49
/
+60
*
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
2014-07-18
1
-21
/
+4
*
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
2014-07-17
1
-17
/
+29
*
USB: OHCI: add SG support
Alan Stern
2014-07-17
1
-13
/
+41
*
ohci: kill ohci_vdbg
Oliver Neukum
2013-12-03
1
-4
/
+4
*
ohci: remove conditional compilation
Oliver Neukum
2013-12-03
1
-4
/
+0
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+22
*
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
2013-05-30
1
-2
/
+4
*
USB: ohci: set urb->hcpriv = NULL immediately, after free it
Chen Gang
2013-01-11
1
-0
/
+1
*
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
2012-11-26
1
-0
/
+19
*
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
1
-2
/
+2
*
OHCI: remove uses of hcd->state
Alan Stern
2011-11-18
1
-5
/
+3
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-2
/
+2
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
1
-2
/
+2
*
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-17
1
-2
/
+2
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-04
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
2009-11-17
1
-6
/
+12
*
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
USB: quirk PLL power down mode
Libin Yang
2008-08-13
1
-0
/
+6
*
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
2008-07-21
1
-3
/
+0
*
USB: ohci - record data toggle after unlink
David Brownell
2008-07-03
1
-0
/
+12
*
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
2008-04-02
1
-1
/
+1
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-2
/
+1
*
USB: reorganize urb->status use in ohci-hcd
Alan Stern
2007-10-12
1
-21
/
+17
*
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
2007-10-12
1
-16
/
+8
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-3
/
+2
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
1
-11
/
+0
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-0
/
+1
*
USB: OHCI handles more ZFMicro quirks
Mike Nuss
2007-10-12
1
-46
/
+67
*
USB: ohci whitespace/comment fixups
David Brownell
2006-12-20
1
-52
/
+51
*
[PATCH] ohci: don't play with IRQ regs
David Brownell
2006-10-06
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-7
/
+9
*
[PATCH] USB: OHCI on Compaq Aramada 7400
David Brownell
2005-04-18
1
-2
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1107