Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
698a2bf5fc31d85d428a2ae495775b61381a495e
/
drivers
/
usb
/
host
/
ehci.h
9d4b827
fsl/usb: Workarourd for USB erratum-A005697
by Changming Huang
· 8 years ago
c88d4df
usb: host: unhide suspend/resume declarations
by Arnd Bergmann
· 9 years ago
93df42b
usb: ehci: remove old stub_debug_files definition
by Geyslan G. Bem
· 9 years ago
4510a07
usb: host: ehci.h: move constant to right
by Geyslan G. Bem
· 9 years ago
c021170
usb: host: ehci.h: move pointer operator to name side
by Geyslan G. Bem
· 9 years ago
8af0219
usb: host: ehci.h: remove macros trailing semicolon
by Geyslan G. Bem
· 9 years ago
10f2b96
usb: host: ehci.h: use space after comma
by Geyslan G. Bem
· 9 years ago
3a9e742
usb: host: ehci.h: remove direct use of __attribute__ keyword
by Geyslan G. Bem
· 9 years ago
bc4bead
usb: host: ehci.h: fix single statement macros
by Geyslan G. Bem
· 9 years ago
9dc3af5
usb: host: ehci.h: remove space before open square bracket
by Geyslan G. Bem
· 9 years ago
e06e226
usb: host: ehci.h: remove space before function open parenthesis
by Geyslan G. Bem
· 9 years ago
b5566d0
usb: host: ehci.h: remove space before comma
by Geyslan G. Bem
· 9 years ago
87d6191
USB: EHCI: add a delay when unlinking an active QH
by Alan Stern
· 9 years ago
fcc5184
USB: EHCI: store reason for unlinking a QH
by Alan Stern
· 9 years ago
fc0855f
USB: EHCI: warn on unexpectedly active QH
by Alan Stern
· 9 years ago
f8786a9
drivers: usb: fsl: Workaround for USB erratum-A005275
by Nikhil Badola
· 9 years ago
74db22c
drivers:usb:fsl: Fix compilation error for fsl ehci drv
by Ramneek Mehresh
· 10 years ago
314b41b
USB: ehci-platform: Support ehci reset after resume quirk
by Wu Liang feng
· 10 years ago
11a7e59
usb: ehci: add ehci_port_power interface
by Michael Grzeschik
· 10 years ago
3776993
USB: EHCI: Export the ehci_hub_control function
by Laurent Pinchart
· 11 years ago
feffe09
usb: ehci: add freescale imx28 special write register method
by Peter Chen
· 11 years ago
1c20163
usb: kill DEBUG compile option
by Oliver Neukum
· 11 years ago
b35c500
USB: EHCI: create per-TT bandwidth tables
by Alan Stern
· 11 years ago
d0ce5c6
USB: EHCI: use a bandwidth-allocation table
by Alan Stern
· 11 years ago
ffa0248
USB: EHCI: create a "periodic schedule info" struct
by Alan Stern
· 11 years ago
91a99b5
USB: EHCI: use consistent NO_FRAME value
by Alan Stern
· 11 years ago
46c73d1
USB: EHCI: handle isochronous underruns with tasklets
by Alan Stern
· 11 years ago
1512c91
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
by Xenia Ragiadakou
· 11 years ago
fea26ef
ehci: remove ehci_vdbg() verbose debugging statements
by Xenia Ragiadakou
· 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
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
2f3a6b8
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
by Manjunath Goudar
· 12 years ago
e6604a7
EHCI: Quirk flag for port power handling on overcurrent.
by Christian Engelmayer
· 12 years ago
214ac7a
USB: EHCI: improve end_unlink_async()
by Alan Stern
· 12 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
7bc782d
USB: EHCI: split needs_rescan into two flags
by Alan Stern
· 12 years ago
9debc17
USB: EHCI: add a name for the platform-private field
by Alan Stern
· 12 years ago
9ec6e9d
USB: EHCI: Move definition of EHCI_STATS to ehci.h
by Roger Quadros
· 12 years ago
1b36810
USB: EHCI: miscellaneous cleanups for the library conversion
by Alan Stern
· 12 years ago
3e02320
USB: EHCI: prepare to make ehci-hcd a library module
by Alan Stern
· 12 years ago
4968f95
USB: EHCI: remove unused Link Power Management code
by Alan Stern
· 12 years ago
acc0850
USB: EHCI: make ehci_read_frame_index platform independent
by Alan Stern
· 12 years ago
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 12 years ago
98cae42
EHCI: use the isochronous scheduling threshold
by Alan Stern
· 12 years ago
c3ee9b7
EHCI: improved logic for isochronous scheduling
by Alan Stern
· 12 years ago
43fe3a9
USB: EHCI: resolve some unlikely races
by Alan Stern
· 12 years ago
f428907
USB: EHCI: simplify isochronous scanning
by Alan Stern
· 12 years ago
18aafe6
USB: EHCI: use hrtimer for the I/O watchdog
by Alan Stern
· 12 years ago
569b394
USB: EHCI: always scan each interrupt QH
by Alan Stern
· 12 years ago
361aabf
USB: EHCI: don't lose events during a scan
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
8c5bf7b
USB: EHCI: don't refcount iso_stream structures
by Alan Stern
· 12 years ago
55934eb
USB: EHCI: use hrtimer for (s)iTD deallocation
by Alan Stern
· 12 years ago
bf6387b
USB: EHCI: use hrtimer for controller death
by Alan Stern
· 12 years ago
df20225
USB: EHCI: use hrtimer for interrupt QH unlink
by Alan Stern
· 12 years ago
3144661
USB: EHCI: use hrtimer for async schedule
by Alan Stern
· 12 years ago
3ca9aeb
USB: EHCI: use hrtimer for the periodic schedule
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
2f5bb66
USB: EHCI: add pointer to end of async-unlink list
by Alan Stern
· 12 years ago
99ac5b1
USB: EHCI: rename "reclaim"
by Alan Stern
· 12 years ago
4c53de7
USB: EHCI: add symbolic constants for QHs
by Alan Stern
· 12 years ago
c83e1a9
USB: EHCI: don't refcount QHs
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
a448e4d
EHCI: keep track of ports being resumed and indicate in hub_status_data
by Alan Stern
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
68aa95d
EHCI: workaround for MosChip controller bug
by Alan Stern
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
e04f5f7
EHCI: fix direction handling for interrupt data toggles
by Alan Stern
· 13 years ago
004c196
USB: EHCI: go back to using the system clock for QH unlinks
by Alan Stern
· 13 years ago
cc62a7e
USB: EHCI: Allow users to override 80% max periodic bandwidth
by Kirill Smelkov
· 13 years ago
d5f6db9e
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
by Jan Andersson
· 14 years ago
1e12c91
EHCI: don't rescan interrupt QHs needlessly
by Alan Stern
· 14 years ago
9be0392
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
by Jan Andersson
· 14 years ago
c430131
USB: EHCI: Support controllers with big endian capability regs
by Jan Andersson
· 14 years ago
83722bc
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
by Anatolij Gustschin
· 14 years ago
2f7ac6c
USB: ehci: add workaround for Synopsys HC bug
by Gabor Juhos
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ad93562
USB host: Move AMD PLL quirk to pci-quirks.c
by Andiry Xu
· 14 years ago
479b46b
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
by Greg Kroah-Hartman
· 14 years ago
b7d5b43
USB host: Move AMD PLL quirk to pci-quirks.c
by Andiry Xu
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
0557029
USB: EHCI: ASPM quirk of ISOC on AMD SB800
by Alex He
· 14 years ago
3d091a6
USB: EHCI: AMD periodic frame list table quirk
by Andiry Xu
· 14 years ago
185c9bc
USB: ehci: fix remove of ehci debugfs dir
by Ming Lei
· 14 years ago
88d8aa4
USB: EHCI: remove dead code in the periodic scheduler
by Alan Stern
· 14 years ago
ae68a83
USB: EHCI: remove PCI assumption
by Alan Stern
· 14 years ago
4147200
USB: add do_wakeup parameter for PCI HCD suspend
by Alan Stern
· 15 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
aa4d834
USB: EHCI: EHCI 1.1 addendum: preparation
by Alek Du
· 15 years ago
16032c4
USB: EHCI: fix controller wakeup flag settings during suspend
by Alan Stern
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
0e5f231
USB: EHCI: defer reclamation of siTDs
by Alan Stern
· 15 years ago
1082f57
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
by Clemens Ladisch
· 15 years ago
ee4ecb8
USB: work around for EHCI with quirky periodic schedules
by Oliver Neukum
· 15 years ago
3a44494
USB: EHCI: rescan the queue after an unlink
by Alan Stern
· 15 years ago
Next »