1. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  2. 74db22c drivers:usb:fsl: Fix compilation error for fsl ehci drv by Ramneek Mehresh · 9 years ago
  3. 314b41b USB: ehci-platform: Support ehci reset after resume quirk by Wu Liang feng · 10 years ago
  4. 11a7e59 usb: ehci: add ehci_port_power interface by Michael Grzeschik · 10 years ago
  5. 3776993 USB: EHCI: Export the ehci_hub_control function by Laurent Pinchart · 10 years ago
  6. feffe09 usb: ehci: add freescale imx28 special write register method by Peter Chen · 10 years ago
  7. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  8. b35c500 USB: EHCI: create per-TT bandwidth tables by Alan Stern · 11 years ago
  9. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  10. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  11. 91a99b5 USB: EHCI: use consistent NO_FRAME value by Alan Stern · 11 years ago
  12. 46c73d1 USB: EHCI: handle isochronous underruns with tasklets by Alan Stern · 11 years ago
  13. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  14. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  15. 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
  16. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  17. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  18. 2f3a6b8 USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers by Manjunath Goudar · 11 years ago
  19. e6604a7 EHCI: Quirk flag for port power handling on overcurrent. by Christian Engelmayer · 11 years ago
  20. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 11 years ago
  21. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 11 years ago
  22. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 11 years ago
  23. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 11 years ago
  24. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 11 years ago
  25. 1b36810 USB: EHCI: miscellaneous cleanups for the library conversion by Alan Stern · 12 years ago
  26. 3e02320 USB: EHCI: prepare to make ehci-hcd a library module by Alan Stern · 12 years ago
  27. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  28. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  29. d6064ac USB: EHCI: move logging macros to ehci.h by Alan Stern · 12 years ago
  30. 98cae42 EHCI: use the isochronous scheduling threshold by Alan Stern · 12 years ago
  31. c3ee9b7 EHCI: improved logic for isochronous scheduling by Alan Stern · 12 years ago
  32. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  33. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  34. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  35. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  36. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  37. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  38. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  39. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  40. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  41. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  42. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  43. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  44. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  45. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  46. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  47. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  48. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  49. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  50. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  51. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  52. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  53. a448e4d EHCI: keep track of ports being resumed and indicate in hub_status_data by Alan Stern · 12 years ago
  54. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 12 years ago
  55. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  56. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  57. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  58. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  59. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  60. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  61. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  62. 9be0392 USB: EHCI: Add bus glue for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  63. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 13 years ago
  64. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  65. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 13 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  67. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  68. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  69. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  70. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  71. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  72. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  73. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  74. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  75. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  76. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  77. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  78. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  79. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  80. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  81. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  82. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 14 years ago
  83. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 14 years ago
  84. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  85. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 15 years ago
  86. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  87. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  88. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 15 years ago
  89. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  90. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 15 years ago
  91. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  92. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  93. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 15 years ago
  94. bc29847 USB: EHCI: Make timer_action out-of-line by Alan Stern · 15 years ago
  95. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 15 years ago
  96. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  97. 269f053 Revert "USB: improve ehci_watchdog's side effect in CPU power management" by Greg Kroah-Hartman · 16 years ago
  98. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  99. f0d781d USB: improve ehci_watchdog's side effect in CPU power management by Yi Yang · 16 years ago
  100. cede969f usb: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago