1. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 10 years ago
  2. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 10 years ago
  3. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  4. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  5. 166cf4a USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature by Laurent Pinchart · 10 years ago
  6. 4d6b516 USB: ohci-jz4740: Fix uninitialized variable warning by Laurent Pinchart · 10 years ago
  7. 4f2fe2d USB: EHCI: tegra: set txfill_tuning by Stephen Warren · 10 years ago
  8. e155b5b usb: ehci-platform: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 10 years ago
  9. d721751 usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 10 years ago
  10. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  11. 192c028 Merge 3.14-rc6 into usb-next by Greg Kroah-Hartman · 10 years ago
  12. 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 · 10 years ago
  13. 86e2864 usb: wusbcore: disable transfer notifications for Alereon HWAs by Thomas Pugliese · 10 years ago
  14. e2ed511 Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." by Mathias Nyman · 10 years ago
  15. 7969943 xhci: add the meaningful IRQ description if it is empty by Adrian Huang · 10 years ago
  16. bcffae7 xhci: Prevent runtime pm from autosuspending during initialization by Mathias Nyman · 10 years ago
  17. 14aec58 storage: accept some UAS devices if streams are unavailable by Oliver Neukum · 10 years ago
  18. 21d0e51 xhci: Kill streams URBs when the host dies. by Sarah Sharp · 10 years ago
  19. 50e8725 xhci: Refactor command watchdog and fix split string. by Sarah Sharp · 10 years ago
  20. f792088 xhci: Handle MaxPSASize == 0 by Hans de Goede · 11 years ago
  21. 84c1e40 xhci: The trb_address_map radix tree expects 1KB segment memory aligment by Hans de Goede · 11 years ago
  22. 127329d xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 by Hans de Goede · 11 years ago
  23. d573422 xhci: Remove segments from radix tree on failed insert. by Sarah Sharp · 11 years ago
  24. a390153 xhci: use usb_ss_max_streams in xhci_check_streams_endpoint by Hans de Goede · 11 years ago
  25. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  26. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  27. c4bedb7 xhci: For streams the css flag most be read from the stream-ctx on ep stop by Hans de Goede · 11 years ago
  28. ee4aa54 xhci: Check size rather then number of streams when allocating stream ctxs by Hans de Goede · 11 years ago
  29. df61383 xhci: Free streams when they are still allocated on a set_interface call by Hans de Goede · 11 years ago
  30. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  31. e587b8b xhci: make warnings greppable by Oliver Neukum · 11 years ago
  32. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  33. 5d188d6 USB: EHCI: tegra: Drop unused defines by Thierry Reding · 10 years ago
  34. 8cb38e9 Merge 3.14-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  35. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 10 years ago
  36. 3c70165 Merge 3.14-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  37. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  38. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  39. 3e8d6d8 USB: EHCI: add delay during suspend to prevent erroneous wakeups by Alan Stern · 10 years ago
  40. 9d26564 Merge 3.14-rc3 into usb-next by Greg Kroah-Hartman · 10 years ago
  41. 0f94388 xhci-platform: Change compatible string from xhci-platform to generic-xhci by Hans de Goede · 10 years ago
  42. e16fa44 uhci-platform: Change compatible string from platform-uhci to generic-uhci by Hans de Goede · 10 years ago
  43. ea17c7c USB: ELAN: Remove useless "default M" lines by Paul Bolle · 10 years ago
  44. adff529 USB: ohci-platform: check for platform data misconfiguration by Alan Stern · 10 years ago
  45. 843d5e0 USB: ehci-platform: check for platform data misconfiguration by Alan Stern · 10 years ago
  46. 915974c ehci-platform: Change compatible string from usb-ehci to generic-ehci by Hans de Goede · 10 years ago
  47. ce149c3 ohci-platform: Change compatible string from usb-ohci to generic-ohci by Hans de Goede · 10 years ago
  48. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 10 years ago
  49. 9cf00d9 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" by Sarah Sharp · 10 years ago
  50. 1386ff7 Revert "xhci: Set scatter-gather limit to avoid failed block writes." by Sarah Sharp · 10 years ago
  51. 247bf55 xhci 1.0: Limit arbitrarily-aligned scatter gather. by Sarah Sharp · 10 years ago
  52. ad3db5d ehci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 10 years ago
  53. b103441 ohci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 10 years ago
  54. a4aeb21 ehci-platform: Add support for clks and phy passed through devicetree by Hans de Goede · 10 years ago
  55. ca52a17 ohci-platform: Add support for devicetree instantiation by Hans de Goede · 10 years ago
  56. 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 · 10 years ago
  57. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 10 years ago
  58. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 10 years ago
  59. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 10 years ago
  60. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 1aa9578 xhci: Fix resume issues on Renesas chips in Samsung laptops by Sarah Sharp · 11 years ago
  63. feffe09 usb: ehci: add freescale imx28 special write register method by Peter Chen · 11 years ago
  64. d77276c USB: fsl-mph-dr-of: adjust for OF based clock lookup by Gerhard Sittig · 11 years ago
  65. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  66. f2d9b99 xhci: Set scatter-gather limit to avoid failed block writes. by Sarah Sharp · 11 years ago
  67. d6c9ea9 xhci: Avoid infinite loop when sg urb requires too many trbs by Ben Hutchings · 11 years ago
  68. 1f53b48 USB: fix: ohci-at91 mismerge build error by Arnd Bergmann · 11 years ago
  69. 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
  70. 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
  71. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  72. 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
  73. 9005355 usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix() by Jack Pham · 11 years ago
  74. 81574fc USB: ohci-octeon: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  75. 09796be USB: ohci-spear: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  76. 3e2e714 USB: ohci-ppc-of: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  77. ac8d81f USB: ohci-nxp: Use devm_clk_get() by Jingoo Han · 11 years ago
  78. 849da2d USB: ehci-w90x900: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  79. 644db16 USB: ohci-da8xx: Use devm_*() functions by Jingoo Han · 11 years ago
  80. c81c3b0 USB: ohci-jz4740: Use devm_*() functions by Jingoo Han · 11 years ago
  81. f1080e4 USB: ohci-pxa27x:Use devm_*() functions by Jingoo Han · 11 years ago
  82. 49aa57b USB: ehci-octeon: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  83. 7667fe6 USB: ehci-fsl: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  84. 806f6e6 USB: ehci-orion: Use devm_*() functions by Jingoo Han · 11 years ago
  85. 63c9b9d3 USB: ohci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  86. 0a3aa0d USB: ohci-omap: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  87. a74cf5c USB: ehci-xilinx-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  88. 346c8b2 USB: ehci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  89. fb53e94 USB: ehci-orion: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  90. fc32f11 USB: ehci-grlib: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  91. f4fbb6d USB: ehci-fsl: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  92. fc7a325 usb: ohci-at91: use device managed clk retrieval by Boris BREZILLON · 11 years ago
  93. 5b218a0 usb: ohci-at91: use dev variable instead of &pdev->dev by Boris BREZILLON · 11 years ago
  94. cca2bbb usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource by Boris BREZILLON · 11 years ago
  95. 599459d xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). by Lin Wang · 11 years ago
  96. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  97. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  98. 4e6a1ee xhci: Add quirks module option by Takashi Iwai · 11 years ago
  99. 75606f5 USB: EHCI: tegra: use reset framework by Stephen Warren · 11 years ago
  100. 6f8ffc0 xhci: clarify logging in xhci_setup_device by Dan Williams · 11 years ago