index
:
kernel/linux.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
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2006-09-29
USB: fix build error in ohci driver
Greg Kroah-Hartman
1
-2
/
+2
2006-09-29
OHCI: add auto-stop support
Alan Stern
1
-73
/
+156
2006-09-29
OHCI: remove existing autosuspend code
Alan Stern
1
-44
/
+6
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
1
-3
/
+0
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
1
-21
/
+46
2006-07-13
[PATCH] USB: OHCI hub code unaligned access
David Miller
1
-2
/
+2
2006-03-21
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
1
-6
/
+6
2006-01-05
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-1
/
+1
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-4
/
+20
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] OHCI PM updates
David Brownell
1
-30
/
+12
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-2
/
+2
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
1
-11
/
+11
2005-07-12
[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
KAMBAROV, ZAUR
1
-1
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+643