1. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  3. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  5. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  6. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 11 years ago
  7. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  8. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  9. 0d768fcf USB: ehci-atmel: add usb_clk for transition to CCF by Boris BREZILLON · 11 years ago
  10. f07ddb9 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior by Thomas Pugliese · 11 years ago
  11. e55f7cd usb: ohci: remove ep93xx bus glue platform driver by H Hartley Sweeten · 11 years ago
  12. 1c124c9 USB: UHCI: check for wakeup/suspend race by Alan Stern · 11 years ago
  13. b8efdaf USB: EHCI: add check for wakeup/suspend race by Alan Stern · 11 years ago
  14. 7c71c6e USB: OHCI: fix and explain sparse errors by Alan Stern · 11 years ago
  15. 4a71f24 USB: EHCI: fix sparse errors by Alan Stern · 11 years ago
  16. 5d8f681 USB: EHCI: fix type mismatch in check_intr_schedule by Alan Stern · 11 years ago
  17. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  18. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  19. 1653d2f usb: wusbcore: preserve endianness of cached descriptors by Thomas Pugliese · 11 years ago
  20. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  21. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  22. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  23. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  24. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  25. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  26. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  27. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  28. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  29. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  30. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago
  31. 2c07082 xhci: refactor TRB_NEC_GET_FW case into function by Xenia Ragiadakou · 11 years ago
  32. f681321 xhci: refactor TRB_RESET_DEV case into function by Xenia Ragiadakou · 11 years ago
  33. 20e7acb xhci: use completion event's slot id rather than dig it out of command by Xenia Ragiadakou · 11 years ago
  34. 9b3103a xhci: refactor TRB_ADDR_DEV case into function by Xenia Ragiadakou · 11 years ago
  35. 6c02dd1 xhci: refactor TRB_DISABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  36. b244b43 xhci: refactor TRB_ENABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  37. 60b9593 xhci: rename existing Command Completion Event handlers by Xenia Ragiadakou · 11 years ago
  38. 07a37e9 xhci: remove unused argument from xhci_giveback_urb_in_irq() by Xenia Ragiadakou · 11 years ago
  39. d194c03 xhci: correct the usage of USB_CTRL_SET_TIMEOUT by xiao jin · 11 years ago
  40. 5f20cf1 usb: xhci: Staticize xhci_del_comp_mod_timer by Sachin Kamat · 11 years ago
  41. f468f7b usb: Push USB2 LPM disable on disconnect into USB core. by Sarah Sharp · 11 years ago
  42. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  43. 58e21f7 xhci: Set L1 device slot on USB2 LPM enable/disable. by Sarah Sharp · 11 years ago
  44. c00809d USB: ohci-exynos: Remove non-DT support by Jingoo Han · 11 years ago
  45. a393a80 USB: EHCI: start new isochronous streams ASAP by Alan Stern · 11 years ago
  46. b35c500 USB: EHCI: create per-TT bandwidth tables by Alan Stern · 11 years ago
  47. ca1ad0f Revert "USB: OHCI: Properly handle OHCI controller suspend" by Greg Kroah-Hartman · 11 years ago
  48. 118cb99 Revert "USB: OHCI: Properly handle ohci-at91 suspend" by Greg Kroah-Hartman · 11 years ago
  49. ba8d400 Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend" by Greg Kroah-Hartman · 11 years ago
  50. 5d93128 Revert "USB: OHCI: Properly handle ohci-da8xx suspend" by Greg Kroah-Hartman · 11 years ago
  51. 848b5b5 Revert "USB: OHCI: Properly handle ohci-ep93xx suspend" by Greg Kroah-Hartman · 11 years ago
  52. 066ba8e Revert "USB: OHCI: Properly handle ohci-exynos suspend" by Greg Kroah-Hartman · 11 years ago
  53. 3de80bf Revert "USB: OHCI: Properly handle ohci-spear suspend" by Greg Kroah-Hartman · 11 years ago
  54. 29824c1 USB: host: Rename ehci-s5p to ehci-exynos by Jingoo Han · 11 years ago
  55. 57ae160 USB: ehci-s5p: Remove non-DT support by Jingoo Han · 11 years ago
  56. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  57. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  58. 91a99b5 USB: EHCI: use consistent NO_FRAME value by Alan Stern · 11 years ago
  59. 27c4a31 USB: EHCI: change toggle only upon successful reset by Alan Stern · 11 years ago
  60. 8c05dc5 USB: EHCI: No SSPLIT allowed in uframe 7 by Alan Stern · 11 years ago
  61. 2b90f01 USB: EHCI: compute full-speed bandwidth usage correctly by Alan Stern · 11 years ago
  62. e24371a USB: EHCI: check the right uframes for CSPLIT by Alan Stern · 11 years ago
  63. a72e2e5 USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak by Jingoo Han · 11 years ago
  64. 0fc924b USB: ehci-msm: Add device tree support and binding information by Ivan T. Ivanov · 11 years ago
  65. e4f0da0 ehci-msm: Remove global struct usb_phy variable by Ivan T. Ivanov · 11 years ago
  66. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  67. f797bd4 Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc by Kevin Hilman · 11 years ago
  68. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  69. 638298d xhci: Fix spurious wakeups after S5 on Haswell by Takashi Iwai · 11 years ago
  70. e459933 xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers by Xenia Ragiadakou · 11 years ago
  71. 455f589 xhci: quirk for extra long delay for S4 by Oliver Neukum · 11 years ago
  72. f217c98 xhci: Don't enable/disable RWE on bus suspend/resume. by Sarah Sharp · 11 years ago
  73. 5a3e205 USB/host: Bugfix: Return length of copied buffer in uhci_hub_control() by Deng-Cheng Zhu · 11 years ago
  74. 2b4ef83 usb: host: uhci-platform: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  75. f1125f8 USB/host: Use existing macros instead of hard-coded values in uhci-debug.c by Deng-Cheng Zhu · 11 years ago
  76. 36a8758 USB: OHCI: Properly handle ohci-spear suspend by Manjunath Goudar · 11 years ago
  77. f3c6059 USB: OHCI: Properly handle ohci-sm501 suspend by Manjunath Goudar · 11 years ago
  78. 4ceaa89 USB: OHCI: Properly handle ohci-pxa27x suspend by Manjunath Goudar · 11 years ago
  79. 39dbd7d USB: OHCI: Properly handle ohci-platform suspend by Manjunath Goudar · 11 years ago
  80. 10abfa1 USB: OHCI: Properly handle ohci-omap suspend by Manjunath Goudar · 11 years ago
  81. fea0896 USB: OHCI: Properly handle ohci-exynos suspend by Manjunath Goudar · 11 years ago
  82. 018258b USB: OHCI: Properly handle ohci-ep93xx suspend by Manjunath Goudar · 11 years ago
  83. 86a63f1 USB: OHCI: Properly handle ohci-da8xx suspend by Manjunath Goudar · 11 years ago
  84. 19d3394 USB: OHCI: Properly handle ohci-s3c2410 suspend by Manjunath Goudar · 11 years ago
  85. 056ca85 USB: OHCI: Properly handle ohci-at91 suspend by Manjunath Goudar · 11 years ago
  86. 476e4bf USB: OHCI: Properly handle OHCI controller suspend by Manjunath Goudar · 11 years ago
  87. 7e176dc usb: wusbcore: implement hwahc_op_get_frame_number by Thomas Pugliese · 11 years ago
  88. 02c123e usb: ohci: use amd_chipset_type to filter for SB800 prefetch by Huang Rui · 11 years ago
  89. 3ad145b usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug by Huang Rui · 11 years ago
  90. dafbe92 USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe() by Wei Yongjun · 11 years ago
  91. c80ad6d USB: OHCI: ohci_init_driver(): sanity check overrides by Kevin Hilman · 11 years ago
  92. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  93. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  94. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  95. 40b3dc6 usb: pci-quirks: amd_chipset_sb_type_init() can be static by Fengguang Wu · 11 years ago
  96. b8ad5c3 USB: OHCI: make ohci-pxa27x a separate driver by Manjunath Goudar · 11 years ago
  97. e240443 USB: OHCI: make ohci-ep93xx a separate driver by Manjunath Goudar · 11 years ago
  98. 30330b8 USB: OHCI: make ohci-nxp a separate driver by Manjunath Goudar · 11 years ago
  99. f23b71f USB: OHCI: make ohci-s3c2410 a separate driver by Manjunath Goudar · 11 years ago
  100. e3825b4 USB: OHCI: make ohci-at91 a separate driver by Manjunath Goudar · 11 years ago