1. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  2. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  3. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  4. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  5. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  6. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  7. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  8. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  9. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  10. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  11. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  12. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  13. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  14. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  15. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  16. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  17. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  18. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  19. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  20. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  21. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  22. a448e4d EHCI: keep track of ports being resumed and indicate in hub_status_data by Alan Stern · 12 years ago
  23. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 12 years ago
  24. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  25. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  26. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  27. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  28. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  29. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  30. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  31. 9be0392 USB: EHCI: Add bus glue for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  32. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 13 years ago
  33. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  34. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  37. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  38. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  39. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  40. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  41. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  42. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  43. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  44. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  45. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  46. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  47. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  48. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  49. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  50. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  51. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 14 years ago
  52. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 14 years ago
  53. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  54. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 15 years ago
  55. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  56. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  57. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 15 years ago
  58. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  59. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 15 years ago
  60. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  61. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  62. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 15 years ago
  63. bc29847 USB: EHCI: Make timer_action out-of-line by Alan Stern · 15 years ago
  64. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 15 years ago
  65. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  66. 269f053 Revert "USB: improve ehci_watchdog's side effect in CPU power management" by Greg Kroah-Hartman · 16 years ago
  67. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  68. f0d781d USB: improve ehci_watchdog's side effect in CPU power management by Yi Yang · 16 years ago
  69. cede969f usb: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  70. 0af3673 usb: move ehci reg def by Yinghai Lu · 16 years ago
  71. b963801 USB: ehci-hcd unlink speedups by David Brownell · 16 years ago
  72. 056761e USB: ehci - fix timer regression by David Brownell · 16 years ago
  73. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  74. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 16 years ago
  75. c06d4dc usb: ehci should use u16 for isochronous intervals by David Brownell · 16 years ago
  76. 3b6fcfd USB: ehci saves some memory in ISO transfer descriptors by Karsten Wiese · 17 years ago
  77. 91bc4d3 USB: add ehci-ixp bus glue by Vladimir Barinov · 17 years ago
  78. da0e8fb USB: add ehci-ppc-of bus glue (device-tree aware) by Valentine Barshak · 17 years ago
  79. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  80. 694cc20 USB: convert ehci debug files to use debugfs instead of sysfs by Tony Jones · 17 years ago
  81. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  82. d23a137 USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT by Vladimir Barinov · 17 years ago
  83. 383975d USB: EHCI, OHCI: handover changes by Alan Stern · 17 years ago
  84. 9c033e8 USB: ehci refcounts work on ppc7448 by David Brownell · 17 years ago
  85. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  86. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  87. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 17 years ago
  88. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 17 years ago
  89. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  90. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  91. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  92. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  93. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  94. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  95. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  96. 8cd42e9 [PATCH] USB: EHCI and Freescale 83xx quirk by Kumar Gala · 18 years ago
  97. f8aeb3b [PATCH] USB: EHCI and NF2 quirk by David Brownell · 18 years ago
  98. 7ff71d6 [PATCH] EHCI, split out PCI glue by Matt Porter · 19 years ago
  99. 10f6524 [PATCH] USB: EHCI port tweaks by David Brownell · 19 years ago
  100. d038420 [PATCH] ehci: add tt_usecs by david-b@pacbell.net · 19 years ago