1. 077f5f1 USB: EHCI: fix regression related to qh_refresh() by Alan Stern · 11 years ago
  2. fdc03438 USB: revert periodic scheduling bugfix by Alan Stern · 11 years ago
  3. 1730ff2 Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  4. c3897aa xhci: Disable D3cold for buggy TI redrivers. by Sarah Sharp · 11 years ago
  5. 77df9e0 xhci - correct comp_mode_recovery_timer on return from hibernate by Tony Camuso · 11 years ago
  6. 88696ae xhci: fix list access before init by Vladimir Murzin · 11 years ago
  7. 331de00 xhci-mem: init list heads at the beginning of init by Sergio Aguirre · 11 years ago
  8. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  9. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  10. b3517d5 usb: ohci: fix goto wrong tag in err case by Libo Chen · 11 years ago
  11. 72d9c8b usb: isp1760-if: fix memleak when platform_get_resource fail by Libo Chen · 11 years ago
  12. 9a9ef73 usb: ehci-s5p: fix memleak when fallback to pdata by Libo Chen · 11 years ago
  13. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  14. 843e56c USB: EHCI: remove bogus #error by Arnd Bergmann · 11 years ago
  15. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  16. 815fa7b USB: OHCI: fix logic for scheduling isochronous URBs by Alan Stern · 11 years ago
  17. e1944017 USB: fix latency in uhci-hcd and ohci-hcd by Alan Stern · 11 years ago
  18. 997ff89 USB: UHCI: fix for suspend of virtual HP controller by Alan Stern · 11 years ago
  19. ccd9509 USB: fix Kconfig logic for USB_UHCI_HCD by Alan Stern · 11 years ago
  20. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 11 years ago
  21. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  22. abab876 usb: tilegx: fix memleak when create hcd fail by Libo Chen · 11 years ago
  23. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  24. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  26. 4626b8d USB: ehci-msm: USB_MSM_OTG needs USB_PHY by Arnd Bergmann · 11 years ago
  27. 8097804 USB: OHCI: avoid conflicting platform drivers by Arnd Bergmann · 11 years ago
  28. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 11 years ago
  29. 62d08a1 USB: Fix initconst in ehci driver by Andi Kleen · 11 years ago
  30. 2bef64b USB: ehci-omap: Improve PHY error handling by Roger Quadros · 11 years ago
  31. 7c4ebe68 USB: ehci-omap: Don't select any PHY driver by Roger Quadros · 11 years ago
  32. 61ac6ac usb: remove redundant tdi_reset by Shengzhou Liu · 11 years ago
  33. cccfc53 usb: exynos: do not include plat/usb-phy.h by Arnd Bergmann · 11 years ago
  34. 2871782 usb: ohci-exynos: skip phy setup for Exynos5440 based platforms by Thomas Abraham · 11 years ago
  35. 0fcb998 USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block by Florian Fainelli · 11 years ago
  36. 3ad3ca0 USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block by Florian Fainelli · 11 years ago
  37. 42443dc USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block by Florian Fainelli · 11 years ago
  38. 9296d94 USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol by Florian Fainelli · 11 years ago
  39. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  40. bbcd85a usb: ehci-s5p: fix: Fix null pointer dereferencing by Vivek Gautam · 11 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  42. 96e7d91 isp1362-hcd: don't reimplement proc_create_data() by Al Viro · 11 years ago
  43. 4909e13 Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 11 years ago
  44. e5ab9f1 Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  45. 8c68e84 USB: EHCI: make ehci-msm a separate driver by Manjunath Goudar · 11 years ago
  46. 9773696 USB: EHCI: make ehci-atmel a separate driver by Manjunath Goudar · 11 years ago
  47. 7edb3da USB: EHCI: make ehci-s5p a separate driver by Manjunath Goudar · 11 years ago
  48. 7675d6b USB: EHCI: make ehci-spear a separate driver by Manjunath Goudar · 11 years ago
  49. a76dd46 USB: EHCI: make ehci-orion a separate driver by Manjunath Goudar · 11 years ago
  50. 58b1d79 xhci - clarify compliance mode debug messages by Tony Camuso · 11 years ago
  51. b827185 ARM: EXYNOS: change the name of USB ohci header by Jingoo Han · 11 years ago
  52. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  53. 369a9a9 usb: host: ehci-tegra: Fix oops in error cleanup by Thierry Reding · 11 years ago
  54. eb5369e usb: host: tegra: Reset Tegra USB controller before init by Venu Byravarasu · 11 years ago
  55. e6604a7 EHCI: Quirk flag for port power handling on overcurrent. by Christian Engelmayer · 11 years ago
  56. eb8ccd2 xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h by David Howells · 11 years ago
  57. 6a5d694 xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT by David Howells · 11 years ago
  58. b7e159c usb: ehci: mv_ehci: remove unused clock by Chao Xie · 11 years ago
  59. 8e277d7 usb: PS3 EHCI remove unneeded ehci_shutdown by Geoff Levand · 11 years ago
  60. 9748572 Merge v3.9-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  61. 70b55c2 usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused by Arnd Bergmann · 11 years ago
  62. f3bc64d USB: EHCI: DT support for generic bus glue by Arnd Bergmann · 11 years ago
  63. 4d053fd usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM by Tony Prisk · 11 years ago
  64. ab1f046 USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  65. e7231be usb: echi-sh: Remove driver variable which is not used by Nobuhiro Iwamatsu · 11 years ago
  66. 1c3a46d usb: ehci-sh: Fix build error due to comma has been deleted by Nobuhiro Iwamatsu · 11 years ago
  67. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  68. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  69. d78658d Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  70. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  71. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 11 years ago
  72. afc2c9a USB: EHCI: remove unused variable in unlink_empty_async() by Alan Stern · 11 years ago
  73. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 11 years ago
  74. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 11 years ago
  75. 7655e31 USB: EHCI: consolidate code in ehci_urb_dequeue() by Alan Stern · 11 years ago
  76. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 11 years ago
  77. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 11 years ago
  78. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 11 years ago
  79. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 11 years ago
  80. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 11 years ago
  81. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  82. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 11 years ago
  83. 417c765 USB: EHCI: fix up incorrect merge resolution by Alan Stern · 11 years ago
  84. 4261b8f usb: host: ehci-tegra: fix PHY error handling by Felipe Balbi · 11 years ago
  85. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  86. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 11 years ago
  87. 75f32ec arm: tegra: fix Kconfig select clauses by Felipe Balbi · 11 years ago
  88. 3f3b55b usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio by Doug Anderson · 11 years ago
  89. 24b9081 USB: EHCI: don't turn on PORT_SUSPEND during port resume by Alan Stern · 11 years ago
  90. 60fd4aa USB: EHCI: reorganize ehci_iaa_watchdog() by Alan Stern · 11 years ago
  91. 4dd405a USB: EHCI: improve use of per-port status-change bits by Alan Stern · 11 years ago
  92. 6d5df89 USB: EHCI: decrease schedule-status poll timeout by Alan Stern · 11 years ago
  93. f826434 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 11 years ago
  94. 9ee1c7f usb: host: ohci-exynos: fix PHY error handling by Felipe Balbi · 11 years ago
  95. a16283e usb: host: ehci-s5p: fix PHY error handling by Felipe Balbi · 11 years ago
  96. 6f3ed4e usb: host: ehci-mv: fix PHY error handling by Felipe Balbi · 11 years ago
  97. e299bd9 usb: host: ehci-msm: fix PHY error handling by Felipe Balbi · 11 years ago
  98. fd89149 usb: phy: remove CONFIG_USB_OTG_UTILS by Felipe Balbi · 11 years ago
  99. a948712 usb: ehci: tegra: check against CONFIG_USB_PHY by Felipe Balbi · 11 years ago
  100. fcd12b9 usb: ehci: marvel: check against CONFIG_USB_PHY by Felipe Balbi · 11 years ago