index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
OHCI: add auto-stop support
Alan Stern
2006-09-28
1
-73
/
+156
*
OHCI: remove existing autosuspend code
Alan Stern
2006-09-28
1
-44
/
+6
*
usbcore: remove usb_suspend_root_hub
Alan Stern
2006-09-27
1
-3
/
+0
*
USB: OHCI avoids root hub timer polling
David Brownell
2006-09-27
1
-21
/
+46
*
[PATCH] USB: OHCI hub code unaligned access
David Miller
2006-07-12
1
-2
/
+2
*
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
2006-03-20
1
-6
/
+6
*
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
1
-1
/
+1
*
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-29
1
-4
/
+20
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
1
-3
/
+3
*
[PATCH] OHCI PM updates
David Brownell
2005-10-28
1
-30
/
+12
*
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-10-28
1
-2
/
+2
*
[PATCH] USB: OHCI relies less on NDP register
David Brownell
2005-09-12
1
-11
/
+11
*
[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
KAMBAROV, ZAUR
2005-07-12
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+643