1. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  2. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  3. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  4. 7df45d5 usb: host: max3421-hcd: Use module_spi_driver by Sachin Kamat · 11 years ago
  5. 4055e5e usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity by David Mosberger-Tang · 11 years ago
  6. 05dfa5c usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning by David Mosberger-Tang · 11 years ago
  7. 00c5aa1 usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() by David Mosberger-Tang · 11 years ago
  8. 5dc2808 xhci: delete endpoints from bandwidth list before freeing whole device by Mathias Nyman · 11 years ago
  9. 94adcdc usb: host: xhci-plat: add xhci_plat_start() by Yoshihiro Shimoda · 11 years ago
  10. f9da25c usb: host: max3421-hcd: Fix potential NULL urb dereference by David Mosberger-Tang · 11 years ago
  11. b38f09c usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports by Mathias Nyman · 11 years ago
  12. 342a749 usb: pci_quirks: fix sparse 'symbol not declared' warning by Konrad Zapalowicz · 11 years ago
  13. 0a93999 xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown. by Denis Turischev · 11 years ago
  14. 85f4e45b xhci: unified loggig of RESET_ON_RESUME by Oliver Neukum · 11 years ago
  15. 2d87bbd usb: ehci-platform: add optional reset controller retrieval by Boris BREZILLON · 11 years ago
  16. 4615f3b usb: ohci-platform: Enable optional use of reset controller by Maxime Ripard · 11 years ago
  17. 38e0c10 usb: ohci: sort out dependencies for lpc32xx and omap by Arnd Bergmann · 11 years ago
  18. 068413e usb: ohci-da8xx can only be built-in by Arnd Bergmann · 11 years ago
  19. 274f6af usb: xhci: avoid warning for !PM_SLEEP by Arnd Bergmann · 11 years ago
  20. 9737479 usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers by Gregory CLEMENT · 11 years ago
  21. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 11 years ago
  22. 48157bb usb: host: xhci-plat: sort the headers in alphabetic order by Gregory CLEMENT · 11 years ago
  23. d445913 usb: ehci-orion: add optional PHY support by Gregory CLEMENT · 11 years ago
  24. ac06966 usb: ehci-orion: fix clock reference leaking by Gregory CLEMENT · 11 years ago
  25. d8ea69e usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() by Thomas Petazzoni · 11 years ago
  26. 88bf6b3 usb: ehci-orion: use platform_get_irq() for DT probing by Thomas Petazzoni · 11 years ago
  27. 2d53139 Add support for using a MAX3421E chip as a host driver. by David Mosberger · 11 years ago
  28. bae00c1 usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  29. 6ba96dc usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  30. e0f77a9 usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  31. 40a5ec9 usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  32. 70843f6 usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  33. 4e24bde usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  34. 1c17675 usb: ehci-exynos: Change to use phy provided by the generic phy framework by Kamil Debski · 11 years ago
  35. 7d28e54 usb: ohci-exynos: Add facility to use phy provided by the generic phy framework by Vivek Gautam · 11 years ago
  36. 91a9677 usb: ehci-exynos: Use struct device instead of platform_device by Vivek Gautam · 11 years ago
  37. 54969ed usb: ohci-exynos: Use struct device instead of platform_device by Vivek Gautam · 11 years ago
  38. d493a85 MIPS: MSP71xx: Remove checks for two macros by Paul Bolle · 11 years ago
  39. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  40. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 11 years ago
  41. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 11 years ago
  42. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 11 years ago
  43. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 11 years ago
  44. be98203 xhci: Report max device limit when Enable Slot command fails. by Sarah Sharp · 11 years ago
  45. a62445a xhci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  46. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  47. 654a55d xhci: fix wrong port number reported when setting USB2.0 hardware LPM. by Lin Wang · 11 years ago
  48. cea3589 Merge 3.15-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  49. 7e5f01b tile: usb: Use irq_alloc/free_hwirq by Thomas Gleixner · 11 years ago
  50. c5ab571 usb: phy: msm: reset controller is mandatory now by Arnd Bergmann · 11 years ago
  51. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 11 years ago
  52. c1db30a USB: OHCI: fix problem with global suspend on ATI controllers by Alan Stern · 11 years ago
  53. 53971a8 Merge 3.15-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  54. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 11 years ago
  55. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 11 years ago
  56. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 11 years ago
  57. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 11 years ago
  58. cecabe5 USB: ohci-pxa27x: Add support for external vbus regulators by Laurent Pinchart · 11 years ago
  59. 3776993 USB: EHCI: Export the ehci_hub_control function by Laurent Pinchart · 11 years ago
  60. 42b59eb USB: OHCI: Export the OHCI hub control and status_data functions by Laurent Pinchart · 11 years ago
  61. 0021a75 usb: ohci-exynos: Remove locks for 'ohci' in suspend callback by Vivek Gautam · 11 years ago
  62. 166cf4a USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature by Laurent Pinchart · 11 years ago
  63. 4d6b516 USB: ohci-jz4740: Fix uninitialized variable warning by Laurent Pinchart · 11 years ago
  64. 4f2fe2d USB: EHCI: tegra: set txfill_tuning by Stephen Warren · 11 years ago
  65. e155b5b usb: ehci-platform: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 11 years ago
  66. d721751 usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 11 years ago
  67. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  68. 192c028 Merge 3.14-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  69. c9050b6 Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  70. 86e2864 usb: wusbcore: disable transfer notifications for Alereon HWAs by Thomas Pugliese · 11 years ago
  71. e2ed511 Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." by Mathias Nyman · 11 years ago
  72. 7969943 xhci: add the meaningful IRQ description if it is empty by Adrian Huang · 11 years ago
  73. bcffae7 xhci: Prevent runtime pm from autosuspending during initialization by Mathias Nyman · 11 years ago
  74. 14aec58 storage: accept some UAS devices if streams are unavailable by Oliver Neukum · 11 years ago
  75. 21d0e51 xhci: Kill streams URBs when the host dies. by Sarah Sharp · 11 years ago
  76. 50e8725 xhci: Refactor command watchdog and fix split string. by Sarah Sharp · 11 years ago
  77. f792088 xhci: Handle MaxPSASize == 0 by Hans de Goede · 11 years ago
  78. 84c1e40 xhci: The trb_address_map radix tree expects 1KB segment memory aligment by Hans de Goede · 11 years ago
  79. 127329d xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 by Hans de Goede · 11 years ago
  80. d573422 xhci: Remove segments from radix tree on failed insert. by Sarah Sharp · 11 years ago
  81. a390153 xhci: use usb_ss_max_streams in xhci_check_streams_endpoint by Hans de Goede · 11 years ago
  82. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  83. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  84. c4bedb7 xhci: For streams the css flag most be read from the stream-ctx on ep stop by Hans de Goede · 11 years ago
  85. ee4aa54 xhci: Check size rather then number of streams when allocating stream ctxs by Hans de Goede · 11 years ago
  86. df61383 xhci: Free streams when they are still allocated on a set_interface call by Hans de Goede · 11 years ago
  87. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  88. e587b8b xhci: make warnings greppable by Oliver Neukum · 11 years ago
  89. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  90. 5d188d6 USB: EHCI: tegra: Drop unused defines by Thierry Reding · 11 years ago
  91. 8cb38e9 Merge 3.14-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  92. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 11 years ago
  93. 3c70165 Merge 3.14-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  94. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  95. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 11 years ago
  96. 3e8d6d8 USB: EHCI: add delay during suspend to prevent erroneous wakeups by Alan Stern · 11 years ago
  97. 9d26564 Merge 3.14-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  98. 0f94388 xhci-platform: Change compatible string from xhci-platform to generic-xhci by Hans de Goede · 11 years ago
  99. e16fa44 uhci-platform: Change compatible string from platform-uhci to generic-uhci by Hans de Goede · 11 years ago
  100. ea17c7c USB: ELAN: Remove useless "default M" lines by Paul Bolle · 11 years ago