1. d0d6bc8 USB: ohci-dbg.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  2. 925f004 USB: isp116x-hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  3. 0a9abb1 USB: fusbh200-hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  4. 911fdb6 USB: ehci-dbg.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  5. 0efd937 USB: ehci-tegra: fix inefficient copy of unaligned buffers by Johan Hovold · 9 years ago
  6. 3091fa7 USB: don't build PCI quirks if USB support isn't configured by Alan Stern · 9 years ago
  7. bb304b7 Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" by Ivan T. Ivanov · 9 years ago
  8. 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
  9. 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
  10. 08debfb usb: host: sl811: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  11. 7a606ac usb: host: r8a66597: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  12. 84c0d17 usb: host: oxu210hp: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  13. 595227d usb: host: fusbh200: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  14. 7e136bb usb: host: fotg210: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  15. 8c0ae657 usb: host: isp116x: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  16. b8fb6f7 usb: host: uhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  17. ea16328 usb: host: ehci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  18. b9e4518 usb: host: xhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  19. 7267b23 tracing: Add TRACE_SYSTEM_VAR to xhci-hcd by Steven Rostedt (Red Hat) · 9 years ago
  20. b7a4abb Merge 4.0-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  21. 625a4c5 ehci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  22. 51a114b fhci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  23. 4631f4e fotg210-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  24. 87327b1 fusbh200-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  25. 72cce8c imx21-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  26. 6a08556 isp116x-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  27. 00d29b3 isp1362-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  28. e3d02e0 max3421-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  29. 7a2d267 ohci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  30. 2c42c08 oxu210hp-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  31. 5e77bea r8a66597-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  32. e283ef1 sl811-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  33. 0ce6fe9 u132-hcd: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  34. 3e5dd4c uhci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  35. e845d64 Revert "usb: host/sl811-hcd: fix sparse warning" by Guenter Roeck · 9 years ago
  36. f4ea80a usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  37. 963719c USB: host: ohci-at91: remove useless uclk clock by Boris Brezillon · 9 years ago
  38. 24677af usb: ehci-orion: add more constants for register values by Thomas Petazzoni · 9 years ago
  39. 227a4fd usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers by Lu Baolu · 9 years ago
  40. 9425183 usb: xhci: handle Config Error Change (CEC) in xhci driver by Lu Baolu · 9 years ago
  41. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  42. ebfd44f ehci-msm: Remove dead dependency by Stephen Boyd · 9 years ago
  43. 28ed207 USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd" by Markus Elfring · 9 years ago
  44. 7b8ef22 usb: xhci: plat: Add USB phy support by Maxime Ripard · 9 years ago
  45. e5401bf xhci: unify cycle state toggling operation with 'XOR' by Lin Wang · 9 years ago
  46. 1dc6120 usb: host/sl811-hcd: fix sparse warning by Lad, Prabhakar · 9 years ago
  47. e32643a USB: ehci-atmel: rework clk handling by Boris Brezillon · 9 years ago
  48. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 9 years ago
  49. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 9 years ago
  50. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 9 years ago
  51. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 9 years ago
  52. 6596a926 xhci: Allocate correct amount of scratchpad buffers by Mathias Nyman · 9 years ago
  53. 1e7e4fb usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks by Maxime Ripard · 9 years ago
  54. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  55. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  56. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  57. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 9 years ago
  58. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 9 years ago
  59. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  60. 673016d uhci-hub: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  61. c31316c usb: kconfig: replace PPC_OF with PPC by Kevin Hao · 9 years ago
  62. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 9 years ago
  63. cefa9a3 ehci-pci: disable for Intel MID platforms by Andy Shevchenko · 9 years ago
  64. e307ff0 usb: host: pci_quirks: joing string literals by Andy Shevchenko · 9 years ago
  65. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 9 years ago
  66. 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 9 years ago
  67. 0316ca6 usb: isp1760: Add device controller support by Laurent Pinchart · 9 years ago
  68. 9a66e13 usb: isp1760: Move PORT1 configuration to core code by Laurent Pinchart · 9 years ago
  69. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 9 years ago
  70. 667c45c usb: isp1760: Set IRQF_SHARED flag in core code by Laurent Pinchart · 9 years ago
  71. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 9 years ago
  72. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 9 years ago
  73. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 9 years ago
  74. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 9 years ago
  75. c770e00 usb: isp1760: Refactor PCI initialization code by Laurent Pinchart · 9 years ago
  76. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 9 years ago
  77. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 9 years ago
  78. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 9 years ago
  79. 5a6356a usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ by Laurent Pinchart · 9 years ago
  80. 3057375 usb: isp1760: Fix indentation in probe error path by Laurent Pinchart · 9 years ago
  81. f0bdbb0 usb: isp1760: Don't expose hcd to glue code from isp1760_register by Laurent Pinchart · 9 years ago
  82. 57f068b usb: isp1760: Manage device driver data in common code by Laurent Pinchart · 9 years ago
  83. 10c73f0 usb: isp1760: Move removal cleanup code to isp1760-hcd.c by Laurent Pinchart · 9 years ago
  84. c3cc40c usb: isp1760: Merge platform and OF glue codes by Laurent Pinchart · 9 years ago
  85. 5324713 usb: isp1760: Unmap I/O registers at platform device removal by Laurent Pinchart · 9 years ago
  86. fcead84 usb: isp1760: Retrieve pdev memory resource from hcd at remove time by Laurent Pinchart · 9 years ago
  87. 8a8b96f4 usb: isp1760: Remove isp1760 glue structure by Laurent Pinchart · 9 years ago
  88. 7eb42c6 usb: isp1760: Use the gpio descriptor API by Laurent Pinchart · 9 years ago
  89. 1cee6b8 USB: host: ohci-at91: Fix wake-up support by Sylvain Rochet · 9 years ago
  90. 3b3394a USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation by Sylvain Rochet · 9 years ago
  91. 1b20745 USB: host: ohci-at91: Move global variables to private struct by Sylvain Rochet · 9 years ago
  92. 7baddac USB: host: ehci-atmel: Move global variables to private struct by Sylvain Rochet · 9 years ago
  93. 94ac0e5 USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver by Sylvain Rochet · 9 years ago
  94. ca2c1dc USB: host: ehci-atmel: Add suspend/resume support by Sylvain Rochet · 9 years ago
  95. 7e7a0e6 usb: ehci-platform: add support for multiple phys per controller by Arun Ramamurthy · 9 years ago
  96. 85cd690 usb: ohci-platform: add support for multiple phys per controller by Arun Ramamurthy · 9 years ago
  97. a7cf697 u132-hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  98. c25af1d sl811-hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  99. e70480f r8a66597-hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  100. 85943f3 oxu210hp-hcd: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago