1. 0521cfd usb: host: ehci-sys: delete useless bus_to_hcd conversion by Peter Chen · 9 years ago
  2. e4df922 USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  3. bd73bfc USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  4. be12be5 USB: host: ohci-at91: depend on OF by Alexandre Belloni · 9 years ago
  5. b4f1947 USB: host: ohci-at91: move at91_usbh_data definition in c file by Alexandre Belloni · 9 years ago
  6. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  7. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  8. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  9. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  10. 4758dcd usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers by Reyad Attiyat · 9 years ago
  11. 6c05cb1 usb: xhci: make USB_XHCI_PLATFORM selectable by Rafał Miłecki · 9 years ago
  12. f1cda54 usb: host: xhci: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  13. 8602b08 usb: host: u132-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  14. aa31a09 usb: host: oxu210hp-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  15. 16f9c3f usb: host: ehci-st: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  16. b4629a7 usb: ehci-platform: Fix using multiple controllers from OF by Alban Bedel · 9 years ago
  17. ffe5adc drivers/usb: Delete XHCI command timer if necessary by Gavin Shan · 9 years ago
  18. 7895086 xhci: fix off by one error in TRB DMA address boundary check by Mathias Nyman · 9 years ago
  19. 722b262 Merge 4.2-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  20. 4e02bea drivers: usb: fsl: Define usb control register mask for w1c bits by Nikhil Badola · 9 years ago
  21. f4fdfaa drivers: usb: fsl: Modify phy clk valid bit checking by Nikhil Badola · 9 years ago
  22. 6009d95 drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro by Nikhil Badola · 9 years ago
  23. 523f1de drivers: usb :fsl: Implement Workaround for USB Erratum A007792 by Nikhil Badola · 9 years ago
  24. 38aa420 drivers:usb:fsl: Replace macros with enumerated type by Nikhil Badola · 9 years ago
  25. eb4861c USB: bcma: add support for controlling bus power through GPIO by Hauke Mehrtens · 9 years ago
  26. 10bc04b USB: bcma: add bcm53xx support by Hauke Mehrtens · 9 years ago
  27. ab2de57 USB: bcma: fix error handling in bcma_hcd_create_pdev() by Hauke Mehrtens · 9 years ago
  28. c27da2b USB: bcma: use devm_kzalloc by Hauke Mehrtens · 9 years ago
  29. 98e13e0 USB: bcma: replace numbers with constants by Hauke Mehrtens · 9 years ago
  30. 7e4a4da USB: bcma: remove chip id check by Hauke Mehrtens · 9 years ago
  31. c2a298d usb: host: xhci: remove typo in function documentation by Luis de Bethencourt · 9 years ago
  32. 1209544 USB: OHCI: fix bad #define in ohci-tmio.c by Alan Stern · 9 years ago
  33. 7d8021c USB: OHCI: Fix race between ED unlink and URB submission by Alan Stern · 9 years ago
  34. aca3a04 xhci: do not report PLC when link is in internal resume state by Zhuang Jin Can · 9 years ago
  35. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  36. 243292a xhci: report U3 when link is in resume state by Zhuang Jin Can · 9 years ago
  37. 326124a xhci: Calculate old endpoints correctly on device reset by Brian Campbell · 9 years ago
  38. 3496810 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function by AMAN DEEP · 9 years ago
  39. abce329 xhci: Workaround to get D3 working in Intel xHCI by Rajmohan Mani · 9 years ago
  40. c3c5819 xhci: call BIOS workaround to enable runtime suspend on Intel Braswell by Mathias Nyman · 9 years ago
  41. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  42. df115f3 MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU by Ben Hutchings · 9 years ago
  43. b0a252e USB: ssb: use devm_kzalloc by Hauke Mehrtens · 9 years ago
  44. 8799719 USB: ssb: fix error handling in ssb_hcd_create_pdev() by Hauke Mehrtens · 9 years ago
  45. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  46. b3d424e Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 9 years ago
  47. 74db22c drivers:usb:fsl: Fix compilation error for fsl ehci drv by Ramneek Mehresh · 9 years ago
  48. 138c3f0 drivers:usb:fsl: Add support for USB controller version-2.5 by Nikhil Badola · 9 years ago
  49. d7c444e drivers:usb:fsl: Check IP version 2.4 for mph USB controller by Nikhil Badola · 9 years ago
  50. 02c018a usb: host: xhci: remove incorrect comment about mutex by Chris Bainbridge · 9 years ago
  51. 22ae47e xhci: Return correct number of tranferred bytes for stalled control endpoints by Mathias Nyman · 9 years ago
  52. 41485a9 xhci: optimize xhci bus resume time by Mathias Nyman · 9 years ago
  53. 9fa733f usb: xhci: Fix suspend/resume when used with OTG core by Roger Quadros · 9 years ago
  54. ad6b1d9 usb: xhci: fix xhci locking up during hcd remove by Roger Quadros · 9 years ago
  55. 8a85375 usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly by Roger Quadros · 9 years ago
  56. 4ac5308 usb: xhci: plat: Create both HCDs before adding them by Roger Quadros · 9 years ago
  57. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 9 years ago
  58. 40f2f2a USB: ehci-platform: support EHCIs with transaction translator by Joachim Eastwood · 9 years ago
  59. ca07e1c drivers:usb:fsl:Make fsl ehci drv an independent driver module by Ramneek Mehresh · 9 years ago
  60. a00918d usb: host: xhci: add mutex for non-thread-safe data by Chris Bainbridge · 9 years ago
  61. b04c846 usb: make module xhci_hcd removable by Arthur Demchenkov · 9 years ago
  62. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  63. a666f7d usb: ohci-platform: Use devm_of_phy_get_by_index by Arun Ramamurthy · 9 years ago
  64. 216e299 usb: ehci-platform: Use devm_of_phy_get_by_index by Arun Ramamurthy · 9 years ago
  65. 8af9319 USB: ohci-q.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  66. 71f4634 USB: ohci-hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  67. d0d6bc8 USB: ohci-dbg.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  68. 925f004 USB: isp116x-hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  69. 0a9abb1 USB: fusbh200-hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  70. 911fdb6 USB: ehci-dbg.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  71. 948fa13 xhci: gracefully handle xhci_irq dead device by Joe Lawrence · 9 years ago
  72. 18cc2f4 xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 by Mathias Nyman · 9 years ago
  73. d104d01 xhci: fix isoc endpoint dequeue from advancing too far on transaction error by Mathias Nyman · 9 years ago
  74. 0efd937 USB: ehci-tegra: fix inefficient copy of unaligned buffers by Johan Hovold · 9 years ago
  75. 3091fa7 USB: don't build PCI quirks if USB support isn't configured by Alan Stern · 9 years ago
  76. bb304b7 Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" by Ivan T. Ivanov · 9 years ago
  77. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  78. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  79. 08debfb usb: host: sl811: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  80. 7a606ac usb: host: r8a66597: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  81. 84c0d17 usb: host: oxu210hp: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  82. 595227d usb: host: fusbh200: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  83. 7e136bb usb: host: fotg210: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  84. 8c0ae657 usb: host: isp116x: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  85. b8fb6f7 usb: host: uhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  86. ea16328 usb: host: ehci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  87. b9e4518 usb: host: xhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  88. 7267b23 tracing: Add TRACE_SYSTEM_VAR to xhci-hcd by Steven Rostedt (Red Hat) · 9 years ago
  89. b7a4abb Merge 4.0-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  90. 625a4c5 ehci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  91. 51a114b fhci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  92. 4631f4e fotg210-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  93. 87327b1 fusbh200-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  94. 72cce8c imx21-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  95. 6a08556 isp116x-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  96. 00d29b3 isp1362-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  97. e3d02e0 max3421-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  98. 7a2d267 ohci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  99. 2c42c08 oxu210hp-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  100. 5e77bea r8a66597-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago