Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c273a056bf46167f0a1309c2ba72282a17d2541
/
drivers
/
usb
/
host
/
ehci-hub.c
3c273a0
USB: EHCI: unlink multiple async QHs together
by Alan Stern
· 12 years ago
9d93874
USB: EHCI: use hrtimer for the IAA watchdog
by Alan Stern
· 12 years ago
55934eb
USB: EHCI: use hrtimer for (s)iTD deallocation
by Alan Stern
· 12 years ago
df20225
USB: EHCI: use hrtimer for interrupt QH unlink
by Alan Stern
· 12 years ago
d58b4bc
USB: EHCI: introduce high-res timer
by Alan Stern
· 12 years ago
c0c53db
USB: EHCI: add new root-hub state: STOPPING
by Alan Stern
· 12 years ago
99ac5b1
USB: EHCI: rename "reclaim"
by Alan Stern
· 12 years ago
15be105
USB: EHCI: remove unneeded suspend/resume code
by Alan Stern
· 12 years ago
c5cf921
EHCI: centralize controller suspend/resume
by Alan Stern
· 12 years ago
a46af4e
USB: EHCI: define extension registers like normal ones
by Alan Stern
· 12 years ago
c2e935a
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
by Richard Zhao
· 13 years ago
3d9545c
EHCI: maintain the ehci->command value properly
by Alan Stern
· 13 years ago
09091a4
Merge 3.4-rc4 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
6d5f89c
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
by Stephen Warren
· 13 years ago
0ca7eb2
USB: EHCI: remove wrong debug message for port speed
by Peter Chen
· 13 years ago
a448e4d
EHCI: keep track of ports being resumed and indicate in hub_status_data
by Alan Stern
· 13 years ago
8062d94
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
5407a3c
usb: host: ehci: allow ehci_* symbols to be unused
by Felipe Balbi
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
d0f2fb2
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().
by Wang Zhi
· 13 years ago
77636c8
USB: EHCI: Fix test mode sequence
by Boris Todorov
· 13 years ago
81463c1
EHCI: only power off port if over-current is active
by Sergei Shtylyov
· 13 years ago
4c67045
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
by Kirill Smelkov
· 13 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
0b0cd6c
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
by Fabio Estevam
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
da13051
USB: Remove bitmap #define from hcd.h
by Sarah Sharp
· 14 years ago
294d95f
ehci: Check individual port status registers on resume
by Matthew Garrett
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
ac8d674
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
by David Daney
· 14 years ago
148fc55
USB: EHCI: fix scheduling while atomic during suspend
by Yin Kangkai
· 14 years ago
ee0b9be
USB: controller resume should check the root hub
by Alan Stern
· 14 years ago
4147200
USB: add do_wakeup parameter for PCI HCD suspend
by Alan Stern
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
5a9cdf3
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
by Alek Du
· 15 years ago
48f2497
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
by Alek Du
· 15 years ago
16032c4
USB: EHCI: fix controller wakeup flag settings during suspend
by Alan Stern
· 15 years ago
eab80de
USB: EHCI: clear PHCD before resuming
by Alek Du
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
6307e09
usb: Increase timeout value for device reset
by Dinh Nguyen
· 15 years ago
b9df7942
USB: ehci: phy low power mode bug fixing
by Alek Du
· 15 years ago
cec3a53
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
by Alan Stern
· 15 years ago
872d359
USB: ehci-hub: Remove redundant ehci->debug check
by Jason Wessel
· 15 years ago
ad45f1d
USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume
by Jason Wessel
· 15 years ago
8d053c7
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
by Jason Wessel
· 15 years ago
015798b
USB: EHCI: ensure all watchdog timer events are deleted when suspending usb
by Jon Hunter
· 15 years ago
331ac6b
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode
by Alek Du
· 15 years ago
ed14f03
USB: EHCI: create sysfs companion files directly in the controller device
by Greg Kroah-Hartman
· 16 years ago
796bcae
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
by Vitaly Bordug
· 16 years ago
3a4e72c
USB: Avoid 20ms delay in EHCI resume
by Vikram Pandita
· 16 years ago
eafe5b9
USB: EHCI: fix remote-wakeup support for ARC/TDI core
by Alan Stern
· 16 years ago
d1f114d
USB: EHCI: fix remote-wakeup regression
by Alan Stern
· 17 years ago
3a31155
USB: EHCI: suppress unwanted error messages
by Alan Stern
· 17 years ago
a5abdea
usb: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
aff6d18
USB: fix compile problems in ehci-hcd
by Alan Stern
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
9776afc
USB: ehci: minor cleanups
by David Brownell
· 17 years ago
feccc30
USB: remove CONFIG_USB_PERSIST setting
by Alan Stern
· 17 years ago
3bb1af5
USB: EHCI: carry out port handover during each root-hub resume
by Alan Stern
· 17 years ago
cdc647a
USB: another ehci_iaa_watchdog fix
by David Brownell
· 17 years ago
cd4cdc9
usb: ehci, remove false clear-reset path
by David Brownell
· 17 years ago
cd930c9
USB: EHCI: add a short delay to the bus_suspend routine
by Alan Stern
· 17 years ago
f8fa757
USB: EHCI: move del_timer_sync calls outside spinlocked region
by Alan Stern
· 17 years ago
07d29b6
USB: EHCI: add separate IAA watchdog timer
by Alan Stern
· 17 years ago
90da096
USB: force handover port to companion when hub_port_connect_change fails
by Balaji Rao
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
cfa59da
USB: Don't resume root hub if the controller is suspended
by Alan Stern
· 17 years ago
756aa6b
ehci-hub: improved over-current recovery
by Christian Engelmayer
· 18 years ago
3c519b8
USB: EHCI: fix handover for designated full-speed ports
by Alan Stern
· 18 years ago
383975d
USB: EHCI, OHCI: handover changes
by Alan Stern
· 18 years ago
e198a31
EHCI: add delay to bus_resume before accessing ports
by Alan Stern
· 18 years ago
6454365
USB: fix Unaligned access in EHCI driver
by Max Dmitrichenko
· 18 years ago
8c774fe
EHCI: add debugging message to ehci_bus_suspend
by Alan Stern
· 18 years ago
629e442
EHCI: fix interrupt-driven remote wakeup
by Alan Stern
· 18 years ago
57e06c1
EHCI: force high-speed devices to run at full speed
by Alan Stern
· 18 years ago
625b5c9
EHCI: don't hide ports owned by the companion
by Alan Stern
· 18 years ago
e631656
EHCI: local variable for port status register
by Alan Stern
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
8c03356
EHCI: Fix root-hub and port suspend/resume problems
by Alan Stern
· 18 years ago
93f1a47
USB: add ehci_hcd.ignore_oc parameter
by David Brownell
· 18 years ago
f0d7f27
USB: EHCI hooks for high speed electrical tests
by David Brownell
· 18 years ago
64f8979
USB: revert EHCI VIA workaround patch
by Greg Kroah-Hartman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
26f953f
USB: EHCI update VIA workaround
by David Brownell
· 18 years ago
53bd6a6
USB: EHCI whitespace fixes (cosmetic)
by David Brownell
· 18 years ago
f8aeb3b
[PATCH] USB: EHCI and NF2 quirk
by David Brownell
· 19 years ago
2c1c3c4
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
by David Brownell
· 19 years ago
f03c17f
[PATCH] USB: EHCI updates
by David Brownell
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
10f6524
[PATCH] USB: EHCI port tweaks
by David Brownell
· 19 years ago
d49d431
[PATCH] USB: misc ehci updates
by David Brownell
· 20 years ago
c22fa3a
[PATCH] spin longer for ehci port reset completion
by David Brownell
· 20 years ago
4756ae5
[PATCH] USB: ehci suspend must stop timer
by David Brownell
· 20 years ago
56c1e26
[PATCH] USB: ehci power fixes
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago