index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: EHCI: fix timer bug affecting port resume
Alan Stern
2013-01-25
1
-1
/
+5
*
USB: EHCI: notify usbcore about port resumes
Alan Stern
2013-01-25
1
-0
/
+3
*
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
2012-11-01
1
-4
/
+2
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-0
/
+13
*
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-31
1
-5
/
+0
*
USB: EHCI: add condition for delay during the resume
Peter Chen
2012-10-24
1
-5
/
+18
*
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2012-09-18
1
-2
/
+2
*
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
1
-4
/
+23
*
USB: EHCI: fix up locking
Alan Stern
2012-07-16
1
-12
/
+29
*
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
1
-5
/
+0
*
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
1
-0
/
+1
*
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
1
-2
/
+1
*
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
1
-1
/
+0
*
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
1
-0
/
+1
*
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
1
-0
/
+1
*
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
1
-0
/
+3
*
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
1
-2
/
+1
*
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
1
-1
/
+1
*
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
2012-07-16
1
-12
/
+1
*
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-09
1
-2
/
+2
*
USB: EHCI: define extension registers like normal ones
Alan Stern
2012-06-26
1
-18
/
+8
*
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
2012-06-13
1
-1
/
+1
*
EHCI: maintain the ehci->command value properly
Alan Stern
2012-04-23
1
-1
/
+1
*
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
1
-11
/
+9
|
\
|
*
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-19
1
-10
/
+7
|
*
USB: EHCI: remove wrong debug message for port speed
Peter Chen
2012-04-18
1
-1
/
+2
*
|
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
2012-04-09
1
-15
/
+16
|
/
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
1
-1
/
+1
|
\
|
*
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
1
-1
/
+1
*
|
usb: host: ehci: allow ehci_* symbols to be unused
Felipe Balbi
2012-02-15
1
-3
/
+5
|
/
*
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
1
-6
/
+4
|
\
|
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
1
-6
/
+4
*
|
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
1
-4
/
+3
|
/
*
USB: EHCI: Fix test mode sequence
Boris Todorov
2011-08-08
1
-0
/
+12
*
EHCI: only power off port if over-current is active
Sergei Shtylyov
2011-07-08
1
-1
/
+2
*
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
Kirill Smelkov
2011-07-08
1
-75
/
+0
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
1
-0
/
+8
*
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
2011-04-13
1
-1
/
+1
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
ehci: Check individual port status registers on resume
Matthew Garrett
2011-02-25
1
-1
/
+22
*
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
1
-0
/
+7
|
\
|
*
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-03
1
-0
/
+7
*
|
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
David Daney
2011-02-04
1
-2
/
+3
|
/
*
USB: controller resume should check the root hub
Alan Stern
2010-08-10
1
-0
/
+4
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-3
/
+2
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-1
/
+1
*
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
2010-08-10
1
-0
/
+9
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-0
/
+5
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
1
-48
/
+125
[next]