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-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
1
-1
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-02-10
ohci-hub: fix typo in dbg_port macro
Jelle Martijn Kok
1
-13
/
+13
2015-04-03
ohci-hub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
ohci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-5
/
+5
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-2
/
+2
2014-07-19
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
1
-0
/
+3
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
1
-4
/
+2
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
1
-2
/
+4
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+18
2014-05-04
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
1
-0
/
+18
2014-04-25
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
1
-4
/
+4
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
1
-4
/
+2
2013-10-20
USB: OHCI: fix and explain sparse errors
Alan Stern
1
-4
/
+5
2013-05-30
USB: OHCI: prepare to make ohci-hcd a library module
Manjunath Goudar
1
-1
/
+0
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-6
/
+0
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
1
-42
/
+0
2012-06-14
USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused
Roland Stigge
1
-1
/
+1
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
1
-4
/
+3
2011-10-19
USB: Fix runtime wakeup on OHCI
Matthew Garrett
1
-4
/
+1
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-5
/
+6
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-6
/
+6
2010-08-11
USB: controller resume should check the root hub
Alan Stern
1
-1
/
+6
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-6
/
+10
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
1
-1
/
+1
2008-10-18
USB: OHCI: fix endless polling behavior
Alan Stern
1
-19
/
+32
2008-10-18
OHCI: Allow broken controllers to auto-stop
Alan Stern
1
-28
/
+32
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-22
/
+31
2008-08-14
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
1
-3
/
+1
2008-08-14
USB: OHCI: fix system hang caused by earlier patch
Alan Stern
1
-0
/
+7
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-31
/
+22
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
1
-2
/
+2
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-22
/
+31
2008-04-25
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-3
/
+2
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
1
-0
/
+43
2008-04-25
USB: ohci: port reset paranoia timeout
David Brownell
1
-3
/
+21
2007-07-13
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-2
/
+3
2007-06-09
OHCI: Fix machine check in ohci_hub_status_data
Alan Stern
1
-0
/
+2
2006-12-20
USB: ohci handles hardware faults during root port resets
Takamasa Ohtake
1
-2
/
+7
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-6
/
+6
2006-12-02
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
1
-54
/
+79
2006-12-02
OHCI: change priority level of resume log message
Alan Stern
1
-1
/
+1
2006-12-02
USB: OHCI: remove stale testing code from root-hub resume
Alan Stern
1
-12
/
+1
2006-12-02
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
1
-16
/
+8
2006-12-02
USB: ohci-hcd: fix compiler warning
Alan Stern
1
-2
/
+4
2006-11-17
USB: OHCI: fix root-hub resume bug
Alan Stern
1
-1
/
+2
2006-11-17
OHCI: disallow autostop when wakeup is not available
Alan Stern
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
[next]