1. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  2. 0de1350 Revert "xHCI: reset-on-resume quirk for NEC uPD720200" by Sarah Sharp · 13 years ago
  3. 158886c xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 13 years ago
  4. e342090 EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 13 years ago
  5. df711fc xHCI: reset-on-resume quirk for NEC uPD720200 by Andiry Xu · 13 years ago
  6. 8746c83 USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 13 years ago
  7. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  8. e253dec usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c by Jayachandran C · 13 years ago
  9. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  11. f69e3120 USB: XHCI: resume root hubs when the controller resumes by Alan Stern · 13 years ago
  12. 97ff22e USB: workaround for bug in old version of GCC by Alan Stern · 13 years ago
  13. 47c6a04 Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  14. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  15. d31c285 xhci: Set slot and ep0 flags for address command. by Sarah Sharp · 13 years ago
  16. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  17. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  18. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  19. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  20. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  21. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  22. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  23. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  24. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  25. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  26. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  27. 29ea35969 Merge branch 'imx/devel' into next/devel by Arnd Bergmann · 13 years ago
  28. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  29. 273d235 QE/FHCI: fixed the CONTROL bug by Jerry Huang · 13 years ago
  30. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  31. 8f5d621 usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . by Joachim Foerster · 13 years ago
  32. a8b43c0 USB: Fix runtime wakeup on OHCI by Matthew Garrett · 13 years ago
  33. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  34. 034d7c1 usb: gadget: renesas_usbhs: add mod_host support by Kuninori Morimoto · 13 years ago
  35. 5c12e78 USB: UHCI: improve comments and logic for root-hub suspend by Alan Stern · 13 years ago
  36. 0cc47d5 usb/xhci: remove CONFIG_PCI in xhci.c's probe function by Sebastian Andrzej Siewior · 13 years ago
  37. 552e0c4 usb/xhci: move xhci_gen_setup() away from -pci. by Sebastian Andrzej Siewior · 13 years ago
  38. da3c9c4 usb/xhci: refactor xhci_pci_setup() by Sebastian Andrzej Siewior · 13 years ago
  39. 22d45f0 usb/xhci: replace pci_*_consistent() with dma_*_coherent() by Sebastian Andrzej Siewior · 13 years ago
  40. 421aa84 usb/xhci: hide MSI code behind PCI bars by Sebastian Andrzej Siewior · 13 years ago
  41. 3fd1ec5 usb/xhci: group MSI interrupt registration into its own function by Sebastian Andrzej Siewior · 13 years ago
  42. 7b72000 usb/host: introduce USB_ARCH_HAS_XHCI by Felipe Balbi · 13 years ago
  43. cd68176 xHCI: fix debug message by Andiry Xu · 13 years ago
  44. 7e393a8 xHCI: AMD isoc link TRB chain bit quirk by Andiry Xu · 13 years ago
  45. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  46. 9574323 xHCI: test USB2 software LPM by Andiry Xu · 13 years ago
  47. fc71ff7 xHCI: Check host USB2 LPM capability by Andiry Xu · 13 years ago
  48. 6fd4562 xHCI: Clear PLC for USB2 root hub ports by Andiry Xu · 13 years ago
  49. d2f52c9 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  50. c9682df xHCI: set link state by Andiry Xu · 13 years ago
  51. 2093c6b EHCI : introduce a common ehci_setup by Matthieu CASTET · 13 years ago
  52. 27ccaaa xhci-mem.c: xhci_segment_free: No need for checking seg argument by Kautuk Consul · 13 years ago
  53. 0e6c7f7 xhci-mem.c: Check for ring->first_seg != NULL by Kautuk Consul · 13 years ago
  54. 2b69899 xhci: USB 3.0 BW checking. by Sarah Sharp · 13 years ago
  55. 170c026 xhci: Fix mult base in endpoint bandwidth info. by Sarah Sharp · 13 years ago
  56. d782659 usb/xhci: ignore xhci version while checking for the link quirk by Sebastian Andrzej Siewior · 13 years ago
  57. c2d7b49 USB: xHCI: prevent infinite loop when processing MSE event by Andiry Xu · 13 years ago
  58. 44f4c3e USB: xhci: Set change bit when warm reset change is set. by Greg KH · 13 years ago
  59. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  60. 41f05de usb: ehci: remove the 1st wmb in qh_append_tds by Ming Lei · 13 years ago
  61. fcda37c usb: ehci: fix comment for EHCI_SHRINK_JIFFIES by Ming Lei · 13 years ago
  62. 9a971dd usb: ehci: only prepare zero packet for out transfer if required by Ming Lei · 13 years ago
  63. 0412560 usb: ehci: remove wmb in qh_update by Ming Lei · 13 years ago
  64. aa6e52a at91: at91-ohci: support overcurrent notification by Thomas Petazzoni · 13 years ago
  65. e7da859 at91: ohci-at91: add vbus_pin_inverted platform attribute by Thomas Petazzoni · 13 years ago
  66. 0af4316 at91: ohci-at91: always provide all the clocks by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  67. 73ddc24 xhci: Redundant check in xhci_check_args for xhci->devs by sifram.rajas@gmail.com · 13 years ago
  68. 2ffdea2 xHCI: refine td allocation by Andiry Xu · 13 years ago
  69. fd984d2 xhci: Don't print short isoc packets. by Sarah Sharp · 13 years ago
  70. 86cc558 xhci: Add software BW checking quirk to Intel PPT xHCI by Sarah Sharp · 13 years ago
  71. c29eea6 xhci: Implement HS/FS/LS bandwidth checking. by Sarah Sharp · 13 years ago
  72. 2e27980 xhci: Track interval bandwidth tables per port/TT. by Sarah Sharp · 13 years ago
  73. 9af5d71 xhci: Store endpoint bandwidth information. by Sarah Sharp · 13 years ago
  74. 839c817 xhci: Store information about roothubs and TTs. by Sarah Sharp · 13 years ago
  75. 6638175 xhci: Store the "real" root port number. by Sarah Sharp · 13 years ago
  76. 750645f xhci: Refactor endpoint limit checking. by Sarah Sharp · 13 years ago
  77. fe30182 xhci: Rename virt_dev->port to fake_port. by Sarah Sharp · 13 years ago
  78. 2dc3753 xhci: If no endpoints changed, don't issue BW command. by Sarah Sharp · 13 years ago
  79. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  80. 5de9ec4 USB host i.MX21: remove dependency on MACH_MX21 by Sascha Hauer · 13 years ago
  81. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  82. 39eb4ed usb: fhci-hcd: Allocate pram dynamically. by Joakim Tjernlund · 13 years ago
  83. 74ad602 usb/isp1760: Clear TT buffer on interrupted low & full speed transfers by Arvid Brodin · 13 years ago
  84. d80cba6 drivers/usb/host/ohci-omap3.c: test the just-initialized value by Julia Lawall · 13 years ago
  85. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  86. 2310634 usb: OHCI/EHCI support for Netlogic XLS processor. by Jayachandran C · 13 years ago
  87. 3abd7f6 USB: pxa168: Add onchip USB host controller support by Tanmay Upadhyay · 13 years ago
  88. 7a01f49 usb: isp1362-hcd: Quieten printks by Tobias Klauser · 13 years ago
  89. 6477acc usb/isp1760: Fix problems that trigger WARNING at line 1136. by Arvid Brodin · 13 years ago
  90. 38679b7 usb/isp1760: Fix missing endpoint unlink when no mem during enqueue by Arvid Brodin · 13 years ago
  91. 6d50c60 usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2 by Arvid Brodin · 13 years ago
  92. 0ba7905 usb/isp1760: Move isp1760_run within file (prepare for next patch) by Arvid Brodin · 13 years ago
  93. e25e0eb2 usb/isp1760: Move some code (prepare for next patch) by Arvid Brodin · 13 years ago
  94. e5d3d44 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  95. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  96. 48df4a6 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  97. 585df1d xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  98. 522989a xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  99. d13565c xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  100. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago