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