1. e90b841 Merge tag 'v3.13-rc5' into next by Felipe Balbi · 11 years ago
  2. 1351867 usb: dwc3: fix the glue drivers using the nop phy by Heikki Krogerus · 11 years ago
  3. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  4. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  5. 943befc usb: dwc3: add Keystone specific glue layer by WingMan Kwok · 11 years ago
  6. a4b9d94 usb: dwc3: set gadget's quirk ep_out_align_size by David Cohen · 11 years ago
  7. c6d7641 usb: dwc3: omap: remove unnecessary lock by Felipe Balbi · 11 years ago
  8. 782df20 usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  9. e0a6104 usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt by George Cherian · 11 years ago
  10. 501fae5 usb: dwc3: power off usb phy in error path by Kishon Vijay Abraham I · 11 years ago
  11. 3088f10 usb: dwc3: invoke phy_resume after phy_init by Kishon Vijay Abraham I · 11 years ago
  12. a535d81 usb: dwc3: fix implementation of endpoint wedge by Alan Stern · 11 years ago
  13. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  14. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  15. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  16. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  17. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  18. 16b972a usb: dwc3: core: use pm_runtime_put_sync() on remove by Felipe Balbi · 11 years ago
  19. d9681ee usb: dwc3: Remove additional delay of 100ms when resuming by Vivek Gautam · 11 years ago
  20. 161bfa9 usb: dwc3: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  21. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  22. 85601f8 usb: dwc3: add support for Merrifield by David Cohen · 11 years ago
  23. b858626 usb: dwc3: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  24. e1f8046 usb: dwc3: gadget: avoid memory leak when failing to allocate all eps by David Cohen · 11 years ago
  25. bbaa7c8 usb: dwc3: remove extcon dependency by Heikki Krogerus · 11 years ago
  26. b62cd96 usb: dwc3: pci: add support for BayTrail by Heikki Krogerus · 11 years ago
  27. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  28. 1d1fdd9 Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  29. c078a37 usb: dwc3: Remove duplicate inclusion of otg.h by Sachin Kamat · 11 years ago
  30. bb67490 usb: dwc3: core: cope with NULL pdata by Felipe Balbi · 11 years ago
  31. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  32. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  33. 8061ad7 usb: dwc3: use extcon fwrk to receive connect/disconnect by Kishon Vijay Abraham I · 11 years ago
  34. fb74d28 usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  35. 941ea36 usb: dwc3: use dev_get_platdata() by Felipe Balbi · 11 years ago
  36. 2e11234 usb: dwc3: core: modify IO memory resource after deferred probe completes by Ivan T. Ivanov · 11 years ago
  37. 7c81290 usb: dwc3: ep0: don't change to configured state too early by Felipe Balbi · 11 years ago
  38. 7a42d83 usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds by Felipe Balbi · 11 years ago
  39. c75f52f usb: dwc3: fix typo in comment of dwc3_ep by Huang Rui · 11 years ago
  40. f42f244 usb: dwc3: gadget: introduce dwc3_process_event_buf by Felipe Balbi · 11 years ago
  41. 7f97aa9 usb: dwc3: gadget: rename dwc3_process_event_buf by Felipe Balbi · 11 years ago
  42. e8adfc3 usb: dwc3: gadget: get rid of IRQF_ONESHOT by Felipe Balbi · 11 years ago
  43. 68d6a01 usb: dwc3: core: introduce and use macros for Event Size register by Felipe Balbi · 11 years ago
  44. fb49740 usb: dwc3: gadget: don't enable LPM early by Felipe Balbi · 11 years ago
  45. aff310d usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP by Felipe Balbi · 11 years ago
  46. 653df35 usb: dwc3: gadget: add a debugging print when initializing endpoints by Felipe Balbi · 11 years ago
  47. 9aa62ae usb: dwc3: gadget: move direction setting up by Felipe Balbi · 11 years ago
  48. ff62d6b usb: dwc3: gadget: move debugging print around by Felipe Balbi · 11 years ago
  49. 6c76e6c usb: dwc3: core: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  50. 8bbcd17 usb: dwc3: omap: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  51. 636e2a2 usb: dwc3: gadget: drop dwc3 manual phy control by Felipe Balbi · 11 years ago
  52. a45c82b8 usb: dwc3: adapt to use dr_mode device tree helper by Ruchika Kharwar · 11 years ago
  53. 22a5aa1 usb: dwc3: core: switch to snps,dwc3 by Felipe Balbi · 11 years ago
  54. f7e846f usb: dwc3: make maximum-speed a per-instance attribute by Felipe Balbi · 11 years ago
  55. 6462cbd usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; by Felipe Balbi · 11 years ago
  56. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 11 years ago
  57. 7bc5a6b usb: dwc3: clean up redundant parameter comment by Huang Rui · 11 years ago
  58. b0d7ffd usb: dwc3: gadget: don't request IRQs in atomic by Felipe Balbi · 11 years ago
  59. 1a356db usb: dwc3: make glue layers selectable by Felipe Balbi · 11 years ago
  60. 8744303 usb: dwc3: USB_DWC3 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  61. 315955d7 usb: dwc3: fix the error returned with usb3_phy failure by Ruchika Kharwar · 11 years ago
  62. 1974d49 usb: dwc3: fix wrong bit mask in dwc3_event_type by Huang Rui · 11 years ago
  63. cdcedd6 usb: dwc3: gadget: don't prevent gadget from being probed if we fail by Felipe Balbi · 11 years ago
  64. 976f8be Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  65. b1fd6cb usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers by George Cherian · 11 years ago
  66. ff7307b usb: dwc3: omap: initialize the register offset values for omap5 and AM437x by George Cherian · 11 years ago
  67. 1e2a064 usb: dwc3: omap: Adding am437x specific register map changes by George Cherian · 11 years ago
  68. 594daba usb: dwc3: omap: improve error handling of dwc3_omap_probe by Kishon Vijay Abraham I · 11 years ago
  69. f016a16 usb: dwc3: remove redundant D0 power state set by Yijing Wang · 11 years ago
  70. 5bf8fae usb: dwc3: gadget: free trb pool only from epnum 2 by George Cherian · 11 years ago
  71. 022d054 usb: dwc3: exynos: PHY should be deleted later than dwc3 core by Peter Chen · 11 years ago
  72. f28c42c usb: dwc3: pci: PHY should be deleted later than dwc3 core by Peter Chen · 11 years ago
  73. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  74. 1bc0d92 usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y by Vivek Gautam · 11 years ago
  75. 19fda7c usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  76. d105e7f usb: dwc3: fix PHY error handling by Felipe Balbi · 11 years ago
  77. a33bb21 usb: dwc3: omap: fix sparse warning by Felipe Balbi · 11 years ago
  78. ddb5147 usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare by Vivek Gautam · 11 years ago
  79. adcf20d usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev by Vivek Gautam · 11 years ago
  80. 2ba7943 usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed by Kishon Vijay Abraham I · 11 years ago
  81. ddff14f usb: dwc3: set dma_mask for dwc3_omap device by Kishon Vijay Abraham I · 11 years ago
  82. d4436c3 usb: dwc3: core: fix wrong OTG event regitser offset by George Cherian · 11 years ago
  83. fd89149 usb: phy: remove CONFIG_USB_OTG_UTILS by Felipe Balbi · 11 years ago
  84. 6a1e3ef usb: dwc3: gadget: use num_(in|out)_eps from HW params by Felipe Balbi · 13 years ago
  85. 789451f6 usb: dwc3: calculate the number of endpoints by Felipe Balbi · 13 years ago
  86. cd051da usb: dwc3: set 'mode' based on selected Kconfig choices by Vivek Gautam · 11 years ago
  87. 0b0cc1c usb: dwc3: workaround: unexpected transtion U3 -> RESUME by Felipe Balbi · 12 years ago
  88. 7ac6a59 usb: dwc3: core: define more revisions by Felipe Balbi · 12 years ago
  89. e5caff6 usb: dwc3: gadget: don't assign gadget.dev.release directly by Felipe Balbi · 11 years ago
  90. 180cc68 usb: dwc3: gadget: don't touch gadget.dev.driver by Felipe Balbi · 11 years ago
  91. 1048d83 usb: dwc3: gadget: remove unnecessary initializations by Felipe Balbi · 11 years ago
  92. 67d0b50 usb: dwc3: core: avoid checkpatch.pl warning by Felipe Balbi · 11 years ago
  93. dbfff05 usb: dwc3: debugfs: improve debugfs file creation by Felipe Balbi · 11 years ago
  94. 4ec0ddb usb: dwc3: debugfs: mark our regset structure const by Felipe Balbi · 11 years ago
  95. 5b9ec33 usb: dwc3: debugfs: when unknown, print only the state value by Felipe Balbi · 11 years ago
  96. 6b2a0eb usb: dwc3: debugfs: add two missing Link States by Felipe Balbi · 11 years ago
  97. fdba5aa usb: dwc3: remove our homebrew state mechanism by Felipe Balbi · 12 years ago
  98. 14cd592 usb: dwc3: gadget: implement gadget state tracking by Felipe Balbi · 13 years ago
  99. b15a762 usb: dwc3: gadget: move to threaded IRQ by Felipe Balbi · 13 years ago
  100. 60d04bb usb: dwc3: add count field to event buffer by Felipe Balbi · 13 years ago