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