1. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  2. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  3. 5294bea USB: xhci: Fix scratchpad deallocation. by Sarah Sharp · 15 years ago
  4. 2fa88da USB: xhci: Fix TRB physical to virtual address translation. by Sarah Sharp · 15 years ago
  5. d94c05e USB: xhci: Fix bug memory free after failed initialization. by Sarah Sharp · 15 years ago
  6. a1f17a87 USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer by Libin Yang · 15 years ago
  7. 1e6159f USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set by Yoshihiro Shimoda · 15 years ago
  8. 36f2132 USB: ehci: Fix IST boundary checking interval math. by Sarah Sharp · 15 years ago
  9. 1f01ca4 USB: whci-hcd: always do an update after processing a halted qTD by David Vrabel · 15 years ago
  10. 171b37e USB: whci-hcd: handle early deletion of endpoints by David Vrabel · 15 years ago
  11. d93a8f8 Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" by Linus Torvalds · 15 years ago
  12. d555009 USB: ehci: Fix isoc scheduling boundary checking. by Sarah Sharp · 15 years ago
  13. b0a9cf2 USB: isp1362: fix build warnings on 64-bit systems by Mike Frysinger · 15 years ago
  14. 0a023c6 USB: xhci: Fix dropping endpoints from the xHC schedule. by Sarah Sharp · 15 years ago
  15. c526d0d USB: xhci: Don't wait for a disable slot cmd when HC dies. by Sarah Sharp · 15 years ago
  16. e34b2fb USB: xhci: Handle canceled URBs when HC dies. by Sarah Sharp · 15 years ago
  17. e4ab05d USB: xhci: Stop debugging polling loop when HC dies. by Sarah Sharp · 15 years ago
  18. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  19. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  20. b356b7c USB: Add hub descriptor update hook for xHCI by Sarah Sharp · 16 years ago
  21. ac1c1b7 USB: xhci: Support USB hubs. by Sarah Sharp · 16 years ago
  22. 07b6de1 USB: xhci: Set multi-TT field for LS/FS devices under hubs. by Sarah Sharp · 16 years ago
  23. 4a0cd96 USB: xhci: Set route string for all devices. by Sarah Sharp · 16 years ago
  24. a50c8aa USB: xhci: Fix command wait list handling. by Sarah Sharp · 16 years ago
  25. 913a8a3 USB: xhci: Change how xHCI commands are handled. by Sarah Sharp · 16 years ago
  26. 5270b95 USB: xhci: Refactor input device context setup. by Sarah Sharp · 16 years ago
  27. 63a0d9a USB: xhci: Endpoint representation refactoring. by Sarah Sharp · 16 years ago
  28. ad45f1d USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume by Jason Wessel · 16 years ago
  29. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 16 years ago
  30. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 16 years ago
  31. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 16 years ago
  32. 74aee79 USB: ohci-ep93xx.c: remove unused variable by H Hartley Sweeten · 16 years ago
  33. 3d2b081 USB: isp1362: Correct use of ! and & by Julia Lawall · 16 years ago
  34. 015798b USB: EHCI: ensure all watchdog timer events are deleted when suspending usb by Jon Hunter · 16 years ago
  35. db8be50 USB: Work around BIOS bugs by quiescing USB controllers earlier by David Woodhouse · 16 years ago
  36. 7949f4e USB: isp1362: fix pulldown register defines and conf logic by Ken MacLeod · 16 years ago
  37. 7b4361f USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared by Aric Blumer · 16 years ago
  38. 6e23ec4 USB: EHCI: OHCI: Remove unnecessary includes of reboot.h by Anand Gadiyar · 16 years ago
  39. 2f2cac3 USB: at91: modify OHCI driver to allow shared interrupts by Nicolas Ferre · 16 years ago
  40. 501c9c0 USB: at91: Add USB EHCI driver for at91sam9g45 series by Nicolas Ferre · 16 years ago
  41. c0ad729 USB: uhci: rm repeatedly evaluation for urbp->qh by Bob Liu · 16 years ago
  42. a9d4309 USB: NXP ISP1362 USB host driver by Lothar Wassmann · 16 years ago
  43. 807fcb5 USB: au1xxx: add dev_pm_ops by Manuel Lauss · 16 years ago
  44. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 16 years ago
  45. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 16 years ago
  46. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 16 years ago
  47. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 16 years ago
  48. 831baa4 USB: whci-hcd: make endpoint_reset method async by David Vrabel · 16 years ago
  49. 586dfc8 USB: Add nuvoton Ehci driver for w90p910 platform by Wan ZongShun · 16 years ago
  50. f8086a0 USB: ehci-dbg.c: no need for checking it before call vfree by Figo.zhang · 16 years ago
  51. 624defa USB: xhci: Support interrupt transfers. by Sarah Sharp · 16 years ago
  52. 2f697f6 USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. by Sarah Sharp · 16 years ago
  53. 204970a USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. by Sarah Sharp · 16 years ago
  54. 99eb32d USB: xhci: Check URB's actual transfer buffer size. by Sarah Sharp · 16 years ago
  55. 9191eee USB: xhci: Don't touch xhci_td after it's freed. by Sarah Sharp · 16 years ago
  56. 83fbcdc USB: xhci: Handle babbling endpoints correctly. by Sarah Sharp · 16 years ago
  57. 66d1eeb USB: xhci: Make TRB completion code comparison readable. by Sarah Sharp · 16 years ago
  58. ac9d8fe USB: xhci: Add quirk for Fresco Logic xHCI hardware. by Sarah Sharp · 16 years ago
  59. 82d1009 USB: xhci: Handle stalled control endpoints. by Sarah Sharp · 16 years ago
  60. 2d3f1fa USB: xhci: Support full speed devices. by Sarah Sharp · 16 years ago
  61. 47aded8 USB: xhci: Set correct max packet size for HS/FS control endpoints. by Sarah Sharp · 16 years ago
  62. f2217e8 USB: xhci: Configure endpoint code refactoring. by Sarah Sharp · 16 years ago
  63. 018218d USB: xhci: Fix slot and endpoint context debugging. by Sarah Sharp · 16 years ago
  64. b0567b3 USB: xhci: Work around for chain bit in link TRBs. by Sarah Sharp · 16 years ago
  65. eb661bc USB: sl811-hcd: Fix device disconnect: by Hennerich, Michael · 16 years ago
  66. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  67. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 16 years ago
  68. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 16 years ago
  69. 4b26d50 trivial: OHCI: Fix typo in a comment by Anand Gadiyar · 16 years ago
  70. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  71. 837cbb0 debugfs: Modified default dir of debugfs for debugging UHCI. by GeunSik Lim · 16 years ago
  72. a75d048 USB: ohci-pxa27x: Reconfigure power settings on resume by Aric D. Blumer · 16 years ago
  73. b7f3f59 [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops' by Mike Rapoport · 16 years ago
  74. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  75. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 16 years ago
  76. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 16 years ago
  77. 3725f28 usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. by Yoshihiro Shimoda · 16 years ago
  78. c92bcfa USB: xhci: Stall handling bug fixes. by Sarah Sharp · 16 years ago
  79. d115b04 USB: xhci: Support for 64-byte contexts by John Youn · 16 years ago
  80. 28c2d2e USB: xhci: Always align output device contexts to 64 bytes. by Sarah Sharp · 16 years ago
  81. 254c80a USB: xhci: Scratchpad buffer allocation by John Youn · 16 years ago
  82. b7d6d99 USB: xhci: Fail gracefully if there's no SS ep companion descriptor. by Sarah Sharp · 16 years ago
  83. 4a73143 USB: xhci: Handle babble errors on transfers. by Sarah Sharp · 16 years ago
  84. 47692d1 USB: xhci: Setup HW retries correctly. by Sarah Sharp · 16 years ago
  85. fcf8f57 USB: xhci: Check if the host controller died in IRQ handler. by Sarah Sharp · 16 years ago
  86. d3512f6 USB: xhci: Don't oops if the host doesn't halt. by Sarah Sharp · 16 years ago
  87. 66e49d8 USB: xhci: Make debugging more verbose. by Sarah Sharp · 16 years ago
  88. 2d83109 USB: xhci: Correct Event Handler Busy flag usage. by Sarah Sharp · 16 years ago
  89. 6288961 USB: xhci: Handle short control packets correctly. by Sarah Sharp · 16 years ago
  90. 8e595a5 USB: xhci: Represent 64-bit addresses with one u64. by Sarah Sharp · 16 years ago
  91. b11069f USB: xhci: Use GFP_ATOMIC while holding spinlocks. by Sarah Sharp · 16 years ago
  92. a1587d9 USB: xhci: Deal with stalled endpoints. by Sarah Sharp · 16 years ago
  93. f9dc68f USB: xhci: Set TD size in transfer TRB. by Sarah Sharp · 16 years ago
  94. d8f1a5e USB: xhci: fix less- and greater than confusion by Roel Kluin · 16 years ago
  95. bcfa4e6 USB: ehci-orion: Call ehci_reset before ehci_halt by Simon Kagstrom · 16 years ago
  96. 715bfc2 USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop by Anand Gadiyar · 16 years ago
  97. cf4f1e7 usb: move r8a66597 register defines by Magnus Damm · 16 years ago
  98. 719a72b usb: r8a66597-hcd platform data on_chip support by Magnus Damm · 16 years ago
  99. ae1cef6 usb: convert r8a66597-hcd to dev_pm_ops by Magnus Damm · 16 years ago
  100. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago