1. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 13 years ago
  2. d93da49 usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  3. 6e3d4be omap:usb: add regulator support for EHCI by Keshava Munegowda · 13 years ago
  4. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  5. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 13 years ago
  6. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 13 years ago
  7. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 13 years ago
  8. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 13 years ago
  9. dfa49c4 USB: xhci - fix math in xhci_get_endpoint_interval() by Dmitry Torokhov · 13 years ago
  10. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 13 years ago
  11. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 13 years ago
  12. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 13 years ago
  13. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 13 years ago
  14. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 13 years ago
  15. 9ab7927 USB host: Fix lockdep warning in AMD PLL quirk by Joerg Roedel · 13 years ago
  16. 0fdf65c USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined by Yoichi Yuasa · 13 years ago
  17. 94ae497 USB: EHCI: unlink unused QHs when the controller is stopped by Alan Stern · 13 years ago
  18. d06847f usb: fix ips1760-hcd printk format warning by Randy Dunlap · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  21. b4a41ed Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  22. b5a3b3d ehci-hcd: Bug fix: don't set a QH's Halt bit by Alan Stern · 13 years ago
  23. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 13 years ago
  24. 7d76ac1 mfd: mfd_cell is now implicitly available to tc6393xb drivers by Andres Salomon · 13 years ago
  25. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  26. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  27. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  28. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  29. ba0a4d9 xhci: Clean up cycle bit math used during stalls. by Sarah Sharp · 13 years ago
  30. 01a1fdb xhci: Fix cycle bit calculation during stall handling. by Sarah Sharp · 13 years ago
  31. bf161e8 xhci: Update internal dequeue pointers after stalls. by Sarah Sharp · 13 years ago
  32. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  33. c6cc27c xhci: Return canceled URBs immediately when host is halted. by Sarah Sharp · 13 years ago
  34. b320937 xhci: Fixes for suspend/resume of shared HCDs. by Sarah Sharp · 13 years ago
  35. 65b22f9 xhci: Fix re-init on power loss after resume. by Sarah Sharp · 14 years ago
  36. f9de815 xhci: Make roothub functions deal with device removal. by Sarah Sharp · 14 years ago
  37. d30b2a2 xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports. by Sarah Sharp · 14 years ago
  38. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  39. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  40. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  41. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  42. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  43. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  44. b02d0ed xhci: Change hcd_priv into a pointer. by Sarah Sharp · 14 years ago
  45. 214f76f xhci: Always use usb_hcd in URB instead of converting xhci_hcd. by Sarah Sharp · 14 years ago
  46. aa1b13e xhci: Modify check for TT info. by Sarah Sharp · 13 years ago
  47. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  48. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 13 years ago
  49. ac04e6f xhci: Remove references to HC_STATE_HALT. by Sarah Sharp · 13 years ago
  50. bdfca50 xHCI: prolong host controller halt time limit by Andiry Xu · 14 years ago
  51. 019a35f xHCI: Remove redundant variable in xhci_resume() by Andiry Xu · 14 years ago
  52. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  53. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  54. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  55. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  56. 8688a1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable by Russell King · 13 years ago
  57. fbf9865 USB: ehci: tegra: Align DMA transfers to 32 bytes by Robert Morell · 13 years ago
  58. 79ad3b5 usb: host: Add EHCI driver for NVIDIA Tegra SoCs by Benoit Goby · 13 years ago
  59. 0dfeefb ehci-atmel: fix section mismatch warning by Hubert Feurstein · 13 years ago
  60. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  61. fa417c3 USB: OHCI: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  62. dfb2130 USB: Rename "msm72k_otg.c" to "msm_otg.c" by Pavankumar Kondeti · 13 years ago
  63. d3cf2a8 usb/isp1760: Fix crash when unplugging bug by Arvid Brodin · 13 years ago
  64. 337fc72 of: Add missing of_address.h to xilinx ehci driver by Michal Simek · 13 years ago
  65. 60b0bf0 usb: EHCI, OHCI: Add configuration for the SH USB controller by Yoshihiro Shimoda · 13 years ago
  66. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  67. 1940316 usb: host: omap: ehci and ohci simplification by Keshava Munegowda · 13 years ago
  68. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 13 years ago
  69. 09f0607 usb: host: omap: switch to platform_get_resource_byname by Felipe Balbi · 13 years ago
  70. 87ecc73 usb: ehci: omap: add support for TLL mode on OMAP4 by Anand Gadiyar · 13 years ago
  71. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 13 years ago
  72. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 13 years ago
  73. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 13 years ago
  74. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 13 years ago
  75. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 13 years ago
  76. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 13 years ago
  77. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 13 years ago
  78. 06125be usb: host: uhci-hcd.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  79. d35fb64 dt/usb: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  80. 22ced687 USB: EHCI bus glue for on-chip PMC MSP USB controller by Anoop · 13 years ago
  81. 18f5346 USB: EHCI: Fix compiler warnings with MSM driver by Pavankumar Kondeti · 13 years ago
  82. 294d95f ehci: Check individual port status registers on resume by Matthew Garrett · 14 years ago
  83. 8212a49 USB: xhci: mark local functions as static by Dmitry Torokhov · 13 years ago
  84. c50a00f USB: xhci: fix couple sparse annotations by Dmitry Torokhov · 13 years ago
  85. 09ece30 USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself by Dmitry Torokhov · 13 years ago
  86. bcd2fde xhci: Fix an error in count_sg_trbs_needed() by Paul Zimmerman · 13 years ago
  87. 5807795 xhci: Fix errors in the running total calculations in the TRB math by Paul Zimmerman · 13 years ago
  88. a249018 xhci: Clarify some expressions in the TRB math by Paul Zimmerman · 13 years ago
  89. 68e41c5 xhci: Avoid BUG() in interrupt context by Paul Zimmerman · 13 years ago
  90. 04b31c7 usb: isp1362-hcd: use bitmap_clear() and bitmap_set() by Akinobu Mita · 13 years ago
  91. 5c8d61b USB: make ehci msm driver use ehci_run. by Matthieu CASTET · 13 years ago
  92. bcf4081 USB: don't run ehci_reset in ehci_run for tdi device by Matthieu CASTET · 13 years ago
  93. b14e840 USB: isp1760: Implement solution for erratum 2 by Sebastian Andrzej Siewior · 13 years ago
  94. 4f9e6c6 USB: Mark EHCI LPM functions as __maybe_unused by Maksim Rayskiy · 13 years ago
  95. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  96. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  97. 4bd597b ARM i.MX ehci: do ehci init in board specific functions by Sascha Hauer · 14 years ago
  98. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 13 years ago
  99. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  100. ac8d674 USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings. by David Daney · 14 years ago