Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7895086afde2a05fa24a0e410d8e6b75ca7c8fdd
/
drivers
/
usb
/
host
/
ehci-hub.c
74db22c
drivers:usb:fsl: Fix compilation error for fsl ehci drv
by Ramneek Mehresh
· 9 years ago
c8d1bc1
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 10 years ago
ea16328
usb: host: ehci: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
625a4c5
ehci-hub: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
3a2359e
ehci-hub: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
11a7e59
usb: ehci: add ehci_port_power interface
by Michael Grzeschik
· 10 years ago
3d46e73
usb: rename phy to usb_phy in HCD
by Antoine Tenart
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
5cbcc35
usb: ehci: using wIndex + 1 for hub port
by Peter Chen
· 10 years ago
3776993
USB: EHCI: Export the ehci_hub_control function
by Laurent Pinchart
· 11 years ago
3e8d6d8
USB: EHCI: add delay during suspend to prevent erroneous wakeups
by Alan Stern
· 11 years ago
bbcd5ca
ehci: no conditional compilation for interestingness
by Oliver Neukum
· 11 years ago
fea26ef
ehci: remove ehci_vdbg() verbose debugging statements
by Xenia Ragiadakou
· 11 years ago
726a85c
usb: host: add Kconfig option for EHSET
by Jack Pham
· 11 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
9841f37
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
by Manu Gautam
· 11 years ago
9118f9e
USB: EHCI: improve interrupt qh unlink
by Ming Lei
· 11 years ago
2cdcec4
usb: host: add has_tdi_phy_lpm capability bit
by Tuomas Tynkkynen
· 11 years ago
6753f4c
USB: EHCI: don't depend on hardware for tracking port resets and resumes
by Alan Stern
· 11 years ago
3a20446
USB: EHCI: keep better track of resuming ports
by Alan Stern
· 11 years ago
47a64a1
USB: EHCI: Fix resume signalling on remote wakeup
by Roger Quadros
· 11 years ago
2f3a6b8
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
by Manjunath Goudar
· 11 years ago
9b79091
usb: ehci: Only sleep for post-resume handover if devices use persist
by Julius Werner
· 12 years ago
e6604a7
EHCI: Quirk flag for port power handling on overcurrent.
by Christian Engelmayer
· 12 years ago
cf2d950
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
24b9081
USB: EHCI: don't turn on PORT_SUSPEND during port resume
by Alan Stern
· 12 years ago
4dd405a
USB: EHCI: improve use of per-port status-change bits
by Alan Stern
· 12 years ago
2a40f32
USB: EHCI: fix regression during bus resume
by Alan Stern
· 12 years ago
ee74290
USB: EHCI: fix timer bug affecting port resume
by Alan Stern
· 12 years ago
f292e7f
USB: EHCI: notify usbcore about port resumes
by Alan Stern
· 12 years ago
3e02320
USB: EHCI: prepare to make ehci-hcd a library module
by Alan Stern
· 12 years ago
c73cee7
USB: EHCI: remove ehci_port_power() routine
by Alan Stern
· 12 years ago
4968f95
USB: EHCI: remove unused Link Power Management code
by Alan Stern
· 12 years ago
6273f18
USB: EHCI: add condition for delay during the resume
by Peter Chen
· 12 years ago
9fa5780
USB EHCI/Xen: propagate controller reset information to hypervisor
by Jan Beulich
· 12 years ago
43fe3a9
USB: EHCI: resolve some unlikely races
by Alan Stern
· 12 years ago
c4f3476
USB: EHCI: fix up locking
by Alan Stern
· 12 years ago
18aafe6
USB: EHCI: use hrtimer for the I/O watchdog
by Alan Stern
· 12 years ago
32830f2
USB: EHCI: use hrtimer for unlinking empty async QHs
by Alan Stern
· 12 years ago
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
· 12 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
· 14 years ago
48f2497
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
by Alek Du
· 14 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
Next »