index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-q.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
1
-7
/
+10
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-06-07
USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
MichaĆ Pecio
1
-1
/
+2
2015-07-22
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
1
-6
/
+1
2015-05-10
USB: ohci-q.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2014-07-18
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
1
-0
/
+6
2014-07-18
USB: OHCI: make URB completions single-threaded
Alan Stern
1
-2
/
+26
2014-07-18
USB: OHCI: redesign the TD done list
Alan Stern
1
-49
/
+60
2014-07-18
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
1
-21
/
+4
2014-07-17
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-07-17
USB: OHCI: add SG support
Alan Stern
1
-13
/
+41
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
1
-4
/
+4
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
1
-4
/
+0
2013-09-25
USB: OHCI: accept very late isochronous URBs
Alan Stern
1
-4
/
+22
2013-05-30
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
1
-2
/
+4
2013-01-11
USB: ohci: set urb->hcpriv = NULL immediately, after free it
Chen Gang
1
-0
/
+1
2012-11-26
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-2
/
+2
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
1
-5
/
+3
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+2
2011-03-01
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-2
/
+2
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
1
-2
/
+2
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-17
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-6
/
+12
2009-09-21
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
1
-1
/
+1
2008-08-13
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+6
2008-07-21
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
1
-3
/
+0
2008-07-03
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-04-02
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
1
-1
/
+1
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-12
USB: reorganize urb->status use in ohci-hcd
Alan Stern
1
-21
/
+17
2007-10-12
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
1
-16
/
+8
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-3
/
+2
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
1
-11
/
+0
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-0
/
+1
2007-10-12
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-46
/
+67
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-52
/
+51
2006-10-06
[PATCH] ohci: don't play with IRQ regs
David Brownell
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-7
/
+9
2005-04-18
[PATCH] USB: OHCI on Compaq Aramada 7400
David Brownell
1
-2
/
+11
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1107