1. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  2. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 655db79 Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  5. 80fab3b xhci: Intel Panther Point BEI quirk. by Sarah Sharp · 12 years ago
  6. 5ed3387 powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY by Shengzhou Liu · 12 years ago
  7. 457a73d usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems by Vivek Gautam · 12 years ago
  8. a6e097d Increase XHCI suspend timeout to 16ms by Michael Spang · 12 years ago
  9. f3f4bf5 USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq by Joachim Eastwood · 12 years ago
  10. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  11. e98b6a4 fsl/usb: Add support for USB controller version 2.4 by Ramneek Mehresh · 12 years ago
  12. d16ba48 USB: EHCI: convert warning messages to debug-level by Alan Stern · 12 years ago
  13. 17dcfc9 USB: EHCI: remove useless test by Alan Stern · 12 years ago
  14. b97ba3a Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  15. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  16. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  17. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  18. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  19. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  20. eb83be9 USB: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  21. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  22. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  23. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  24. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  25. 2edd968 drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  26. 261fa12 drivers/usb/host/xhci-ring.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  27. 3415fc9 usb/xhci: update a comment regarding the BOS descriptor to reflect the code by Sebastian Andrzej Siewior · 12 years ago
  28. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  29. b63f405 xHCI: handle command after aborting the command ring by Elric Fu · 12 years ago
  30. 6e4468b xHCI: cancel command after command timeout by Elric Fu · 12 years ago
  31. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  32. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  33. dcb9cf3 Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  34. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  35. 3d03777 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 12 years ago
  36. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  37. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 12 years ago
  38. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  39. 7f7cd3c Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  40. 6fffb77 USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 12 years ago
  41. 027c521 USB: FHCI: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  42. 2ec15a6 drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  43. 952230d usb: ohci: Fix Kconfig dependency on USB_ISP1301 by Roland Stigge · 12 years ago
  44. 3735ba8 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  45. 898d828 usb host: fix spelling of provides in Kconfig by Peter Meerwald · 12 years ago
  46. 2963657 usb: host: xhci: fix compilation error for non-PCI based stacks by Moiz Sonasath · 12 years ago
  47. 319acdf usb: host: xhci-plat: use ioremap_nocache by Ruchika Kharwar · 12 years ago
  48. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  49. e955a1c xhci: Make handover code more robust by Matthew Garrett · 12 years ago
  50. 052c7f9 xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 12 years ago
  51. 1ba8216 usb: move phy driver from mach-tegra to drivers/usb by Venu Byravarasu · 12 years ago
  52. a96874a Intel xhci: Only switch the switchable ports by Keng-Yu Lin · 12 years ago
  53. 29d2145 xhci: Recognize USB 3.0 devices as superspeed at powerup by Manoj Iyer · 12 years ago
  54. a7bdf7f Merge v3.6-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  55. d684f05 ARM: mach-pnx4008: Remove architecture by Roland Stigge · 12 years ago
  56. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  57. 9134e7d Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  58. 100d459 ARM: vt8500: Add support for UHCI companion controller by Tony Prisk · 12 years ago
  59. 8ad551d ARM: vt8500: Update vt8500-ehci driver to support device tree. by Tony Prisk · 12 years ago
  60. aece389 drivers/usb/host/ohci-platform.c: fix error return code by Julia Lawall · 12 years ago
  61. ec03ad8 drivers/usb/host/ehci-platform.c: fix error return code by Julia Lawall · 12 years ago
  62. 3821bf4 USB: whci-hcd: fix NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  63. 05f2b39 USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg() by Alexey Khoroshilov · 12 years ago
  64. e4d37ae usb: host: ohci-platform: add platform specific power callback by Kuninori Morimoto · 12 years ago
  65. 04216be usb: host: ehci-platform: add platform specific power callback by Kuninori Morimoto · 12 years ago
  66. b6dd245 usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe by Kuninori Morimoto · 12 years ago
  67. 86e4cb3 usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe by Kuninori Morimoto · 12 years ago
  68. 6df471e drivers/usb/host/ehci-xilinx-of.c: use devm_ functions by Julia Lawall · 12 years ago
  69. f1d4eb7 drivers/usb/host/ehci-vt8500.c: use devm_ functions by Julia Lawall · 12 years ago
  70. bc2ff98 drivers/usb/host/ehci-tegra.c: use devm_ functions by Julia Lawall · 12 years ago
  71. a926e29 drivers/usb/host/ehci-sh.c: use devm_ functions by Julia Lawall · 12 years ago
  72. 6c40f5e drivers/usb/host/ehci-sead3.c: use devm_ functions by Julia Lawall · 12 years ago
  73. 63fd0ae drivers/usb/host/ehci-s5p.c: use devm_ functions by Julia Lawall · 12 years ago
  74. 1c5404f drivers/usb/host/ehci-ppc-of.c: use devm_ functions by Julia Lawall · 12 years ago
  75. af09c06 drivers/usb/host/ehci-mxc.c: use devm_ functions by Julia Lawall · 12 years ago
  76. 35b5556 drivers/usb/host/ehci-mv.c: use devm_ functions by Julia Lawall · 12 years ago
  77. df5eb3f drivers/usb/host/ehci-msm.c: use devm_ functions by Julia Lawall · 12 years ago
  78. 84b7983 drivers/usb/host/ehci-ls1x.c: use devm_ functions by Julia Lawall · 12 years ago
  79. 1feda3e drivers/usb/host/ehci-ixp4xx.c: use devm_ functions by Julia Lawall · 12 years ago
  80. 436f271 drivers/usb/host/ehci-grlib.c: use devm_ functions by Julia Lawall · 12 years ago
  81. f0675e2 drivers/usb/host/ehci-cns3xxx.c: use devm_ functions by Julia Lawall · 12 years ago
  82. 8ca41ae drivers/usb/host/ehci-au1xxx.c: use devm_ functions by Julia Lawall · 12 years ago
  83. 9798343 drivers/usb/host/ehci-atmel.c: use devm_ functions by Julia Lawall · 12 years ago
  84. 1139b45 USB: ohci-pxa27x: add DT bindings by Daniel Mack · 12 years ago
  85. ecc8a0c usb: host: tegra: fix warning messages in ehci_remove by Venu Byravarasu · 12 years ago
  86. cc59c7a usb: host: mips: sead3: Update for EHCI register structure. by Steven J. Hill · 12 years ago
  87. 4840ae1 USB: isp1362-hcd.c: usb message always saved in case of underrun by Bruno Morelli · 12 years ago
  88. 872c495 OMAP: USB : Fix the EHCI enumeration and core retention issue by Keshava Munegowda · 12 years ago
  89. e95829f xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  90. 50d0206 xhci: Fix bug after deq ptr set to link TRB. by Sarah Sharp · 12 years ago
  91. bb1a580 usb/ohci-omap: remove unused variable by Arnd Bergmann · 12 years ago
  92. 8202ce2 xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. by Sarah Sharp · 12 years ago
  93. 5cb7df2 xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. by Sarah Sharp · 12 years ago
  94. 22ceac1 xhci: Increase reset timeout for Renesas 720201 host. by Sarah Sharp · 12 years ago
  95. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  96. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  97. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  98. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  100. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago