index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-08
USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
MichaĆ Pecio
1
-1
/
+2
2015-07-23
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-19
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
1
-0
/
+6
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
1
-2
/
+26
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
1
-49
/
+60
2014-07-19
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
1
-21
/
+4
2014-07-18
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-07-18
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-26
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-12
USB: ohci: set urb->hcpriv = NULL immediately, after free it
Chen Gang
1
-0
/
+1
2012-11-27
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-02
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-18
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-14
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+6
2008-07-22
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
1
-3
/
+0
2008-07-04
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-04-03
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
1
-1
/
+1
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-13
USB: reorganize urb->status use in ohci-hcd
Alan Stern
1
-21
/
+17
2007-10-13
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
1
-16
/
+8
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-3
/
+2
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
1
-11
/
+0
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-0
/
+1
2007-10-13
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-19
[PATCH] USB: OHCI on Compaq Aramada 7400
David Brownell
1
-2
/
+11
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1107