1. e2ed511 Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." by Mathias Nyman · 11 years ago
  2. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 11 years ago
  3. 3e8d6d8 USB: EHCI: add delay during suspend to prevent erroneous wakeups by Alan Stern · 11 years ago
  4. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 11 years ago
  5. 9cf00d9 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" by Sarah Sharp · 11 years ago
  6. 1386ff7 Revert "xhci: Set scatter-gather limit to avoid failed block writes." by Sarah Sharp · 11 years ago
  7. 247bf55 xhci 1.0: Limit arbitrarily-aligned scatter gather. by Sarah Sharp · 11 years ago
  8. 5c27402 Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  9. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 11 years ago
  10. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 11 years ago
  11. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  12. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. f2c7346 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  14. 1aa9578 xhci: Fix resume issues on Renesas chips in Samsung laptops by Sarah Sharp · 11 years ago
  15. feffe09 usb: ehci: add freescale imx28 special write register method by Peter Chen · 11 years ago
  16. d77276c USB: fsl-mph-dr-of: adjust for OF based clock lookup by Gerhard Sittig · 11 years ago
  17. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. f2d9b99 xhci: Set scatter-gather limit to avoid failed block writes. by Sarah Sharp · 11 years ago
  19. d6c9ea9 xhci: Avoid infinite loop when sg urb requires too many trbs by Ben Hutchings · 11 years ago
  20. 1f53b48 USB: fix: ohci-at91 mismerge build error by Arnd Bergmann · 11 years ago
  21. a7dedb4 Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  22. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  23. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  24. e2a3a64 Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  25. 9005355 usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix() by Jack Pham · 11 years ago
  26. 81574fc USB: ohci-octeon: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  27. 09796be USB: ohci-spear: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  28. 3e2e714 USB: ohci-ppc-of: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  29. ac8d81f USB: ohci-nxp: Use devm_clk_get() by Jingoo Han · 11 years ago
  30. 849da2d USB: ehci-w90x900: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  31. 644db16 USB: ohci-da8xx: Use devm_*() functions by Jingoo Han · 11 years ago
  32. c81c3b0 USB: ohci-jz4740: Use devm_*() functions by Jingoo Han · 11 years ago
  33. f1080e4 USB: ohci-pxa27x:Use devm_*() functions by Jingoo Han · 11 years ago
  34. 49aa57b USB: ehci-octeon: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  35. 7667fe6 USB: ehci-fsl: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  36. 806f6e6 USB: ehci-orion: Use devm_*() functions by Jingoo Han · 11 years ago
  37. 63c9b9d3 USB: ohci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  38. 0a3aa0d USB: ohci-omap: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  39. a74cf5c USB: ehci-xilinx-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  40. 346c8b2 USB: ehci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  41. fb53e94 USB: ehci-orion: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  42. fc32f11 USB: ehci-grlib: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  43. f4fbb6d USB: ehci-fsl: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  44. fc7a325 usb: ohci-at91: use device managed clk retrieval by Boris BREZILLON · 11 years ago
  45. 5b218a0 usb: ohci-at91: use dev variable instead of &pdev->dev by Boris BREZILLON · 11 years ago
  46. cca2bbb usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource by Boris BREZILLON · 11 years ago
  47. 599459d xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). by Lin Wang · 11 years ago
  48. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  49. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  50. 4e6a1ee xhci: Add quirks module option by Takashi Iwai · 11 years ago
  51. 75606f5 USB: EHCI: tegra: use reset framework by Stephen Warren · 11 years ago
  52. 6f8ffc0 xhci: clarify logging in xhci_setup_device by Dan Williams · 11 years ago
  53. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  54. 6962d91 xhci: Limit the spurious wakeup fix only to HP machines by Takashi Iwai · 11 years ago
  55. 7b3e374 usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT by Thomas Pugliese · 11 years ago
  56. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  57. e10e6f4 usb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  58. b374487 usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and by Thomas Pugliese · 11 years ago
  59. d2e3d2b USB: OHCI: Properly handle ohci-spear suspend by Majunath Goudar · 11 years ago
  60. 14982e3 USB: OHCI: Properly handle ohci-exynos suspend by Majunath Goudar · 11 years ago
  61. 933bb1f USB: OHCI: Properly handle ohci-da8xx suspend by Majunath Goudar · 11 years ago
  62. 0ded36d USB: OHCI: Properly handle ohci-s3c2410 suspend by Majunath Goudar · 11 years ago
  63. a9d3840 USB: OHCI: Properly handle ohci-at91 suspend by Majunath Goudar · 11 years ago
  64. e1bffbf USB: OHCI: Properly handle OHCI controller suspend by Majunath Goudar · 11 years ago
  65. 2e30d14 USB: fix coccinelle warnings by Fengguang Wu · 11 years ago
  66. 2fd3f65 USB: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  67. 9876388 usb: ohci-pxa27x: include linux/dma-mapping.h by Daniel Mack · 11 years ago
  68. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  69. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  70. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  71. 0b5fa3b fusbh200: kill fusbh200_vdbg by Oliver Neukum · 11 years ago
  72. c9472a2 fusb200h: always compile in debugfs support by Oliver Neukum · 11 years ago
  73. 514fbbf fusbh200: always compile debugfs support by Oliver Neukum · 11 years ago
  74. cb0bada fusb200h: don't log on every interrupt by Oliver Neukum · 11 years ago
  75. 8f3fd9d fusbh200: unconditionally compile debugging helpers by Oliver Neukum · 11 years ago
  76. 9bab24a uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG by Oliver Neukum · 11 years ago
  77. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  78. 0ada24a fusbh200: always build debugfs support by Oliver Neukum · 11 years ago
  79. be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
  80. 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  81. f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
  82. 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
  83. a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  84. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  85. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  86. 00b033b ohci: no conditional debugging in root hub hadling by Oliver Neukum · 11 years ago
  87. 1714ba0 ohci:always register debug files by Oliver Neukum · 11 years ago
  88. d2c4254 ohci: kill ohci_vdbg by Oliver Neukum · 11 years ago
  89. 5c2a180 ohci: remove conditional compilation by Oliver Neukum · 11 years ago
  90. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  91. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  92. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  93. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  94. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  95. 78d1ff0 xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints() by Xenia Ragiadakou · 11 years ago
  96. ef73400 xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints() by Xenia Ragiadakou · 11 years ago
  97. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  98. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  99. 64ba419 xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface by Xenia Ragiadakou · 11 years ago
  100. 0c052aa xhci: fix incorrect type in assignment in xhci_address_device() by Xenia Ragiadakou · 11 years ago