1. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  2. 28f1a0d usb: dwc3: pci: fix another failure path in dwc3_pci_probe() by Felipe Balbi · 12 years ago
  3. b1116dc usb: dwc3: core: Convert to module_platform_driver by Tobias Klauser · 13 years ago
  4. 3d71769 Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  5. c2df85c usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid by Paul Zimmerman · 13 years ago
  6. 249a456 usb: dwc3: take lock while modifying flags by Paul Zimmerman · 13 years ago
  7. aee63e3 usb: dwc3: shorten long delay in dwc3_gadget_set_link_state() by Paul Zimmerman · 13 years ago
  8. 7d26b58 usb: dwc3: pci: fix failure path in dwc3_pci_probe() by Paul Zimmerman · 13 years ago
  9. 3e87c42 usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) by Paul Zimmerman · 13 years ago
  10. 9bafa56 usb: dwc3: fix bogus test in dwc3_gadget_start_isoc by Paul Zimmerman · 13 years ago
  11. 27a78d6 usb: dwc3: use proper function for setting endpoint name by Anton Tikhomirov · 13 years ago
  12. 8d62cd6 usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC by Paul Zimmerman · 13 years ago
  13. 075cd14 usb: dwc3: make dwc3_get_device_id() return the id by Dan Carpenter · 13 years ago
  14. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 13 years ago
  15. 2cd0e85 usb: dwc3: linux/module.h included twice by Danny Kukawka · 13 years ago
  16. 802ca85 usb: dwc3: use devm_xxx functions by Chanho Park · 13 years ago
  17. d28a968 usb: dwc3: Add Exynos Specific Glue layer by Anton Tikhomirov · 13 years ago
  18. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  19. 0fc9a1b usb: dwc3: gadget: use generic map/unmap routines by Felipe Balbi · 13 years ago
  20. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  21. f6bafc6 usb: dwc3: convert TRBs into bitshifts by Felipe Balbi · 13 years ago
  22. 3b63736 usb: dwc3: ep0: fix SetFeature(TEST) by Gerard Cauvy · 13 years ago
  23. 0907254 usb: dwc3: debugfs: fix off by one when entering testmode by Gerard Cauvy · 13 years ago
  24. 9565633 DWC3: use module_pci_driver by Greg Kroah-Hartman · 13 years ago
  25. 2e81c36 usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints by Felipe Balbi · 13 years ago
  26. d70d844 usb: dwc3: gadget: avoid memcpy()ing event buffer by Felipe Balbi · 13 years ago
  27. 8b5d6b0 usb: dwc3: host: align on host device name by Felipe Balbi · 13 years ago
  28. 3d4c0d4 usb: dwc3: debugfs: fix error check by Felipe Balbi · 13 years ago
  29. 45b3cd4a usb: dwc3: omap: convert pdata to of property by Felipe Balbi · 13 years ago
  30. 8db7ed1 usb: dwc3: gadget: start core on Rx.Detect by Felipe Balbi · 13 years ago
  31. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 13 years ago
  32. bb5cfd6 usb: dwc3: ep0: move to CONFIGURED also on delayed status by Felipe Balbi · 13 years ago
  33. 7b7dd02 usb: dwc3: gadget: use the descriptor pointer we hold by Felipe Balbi · 13 years ago
  34. 40aa41fb usb: dwc3: gadget: fix XferNotReady debug print by Felipe Balbi · 13 years ago
  35. 138801a usb: dwc3: gadget: allow Link state changes via debugfs by Felipe Balbi · 13 years ago
  36. 8598bde usb: dwc3: gadget: re-factor Link state change to a function by Felipe Balbi · 13 years ago
  37. 080d921 usb: dwc3: gadget: allow testmodes changes via debugfs by Felipe Balbi · 13 years ago
  38. 04a9bfc usb: dwc3: gadget: re-factor USB2 test mode to a function by Felipe Balbi · 13 years ago
  39. c09d6b5 usb: dwc3: unmap the proper number of sg entries by Sebastian Andrzej Siewior · 13 years ago
  40. 1a0955f usb: dwc3: ep0: fix compile warning by Felipe Balbi · 13 years ago
  41. 68d8a78 usb: dwc3: ep0: tidy up Pending Request handling by Felipe Balbi · 13 years ago
  42. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  43. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  44. 5632c82 drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree by Julia Lawall · 13 years ago
  45. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  46. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  47. eea9fc7 Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  48. eeb720f usb: dwc3: gadget: add support for SG lists by Felipe Balbi · 13 years ago
  49. 42f8eb7 usb: dwc3: gadget: don't force 'LST' always by Felipe Balbi · 13 years ago
  50. 68e823e usb: dwc3: gadget: don't return anything on prepare trbs by Felipe Balbi · 13 years ago
  51. c71fc37 usb: dwc3: gadget: re-factor dwc3_prepare_trbs() by Felipe Balbi · 13 years ago
  52. 961906e usb: dwc3: gadget: move us to Default State after reset by Felipe Balbi · 13 years ago
  53. 248b122 usb: dwc3: core: fix cached revision on our structure by Felipe Balbi · 13 years ago
  54. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  55. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  56. 68d3e66 usb: dwc3: ep0: fix for possible early delayed_status by Felipe Balbi · 13 years ago
  57. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  58. e261779 usb: dwc3: ep0: fix GetStatus handling (again) by Felipe Balbi · 13 years ago
  59. e0ce0b0 usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request by Sebastian Andrzej Siewior · 13 years ago
  60. 164d773 usb: dwc3: use correct hwparam register for power mgm check by Sebastian Andrzej Siewior · 13 years ago
  61. 6838087 usb: dwc3: omap: move to module_platform_driver by Felipe Balbi · 13 years ago
  62. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  63. 05870c5 usb: dwc3: workaround: missing USB3 Reset event by Felipe Balbi · 13 years ago
  64. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  65. d39ee7b usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() by Sebastian Andrzej Siewior · 13 years ago
  66. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  67. f0f2b2a usb: dwc3: ep0: push ep0state into xfernotready processing by Sebastian Andrzej Siewior · 13 years ago
  68. 8becf27 usb: dwc3: fix sparse errors by Felipe Balbi · 13 years ago
  69. 25b8ff6 usb: dwc3: fix few coding style problems by Felipe Balbi · 13 years ago
  70. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  71. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  72. c2da2ff usb: dwc3: ep0: don't use ep0in for transfers by Sebastian Andrzej Siewior · 13 years ago
  73. 1e7618d usb: dwc3: ep0: use proper endianess in SetFeature for wIndex by Sebastian Andrzej Siewior · 13 years ago
  74. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  75. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  76. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  77. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  78. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  79. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  80. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  81. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  82. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  83. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  84. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago
  85. c4da177 usb: dwc3: depend on both Host and Gadget stacks by Felipe Balbi · 13 years ago
  86. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  87. 67920bd usb: dwc3: always compile gadget side too by Felipe Balbi · 13 years ago
  88. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  89. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  90. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  91. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  92. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  93. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  94. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  95. 42b4d11 usb: dwc3: fix a warning by Alessandro Rubini · 13 years ago
  96. c8d2a6f usb: dwc3: use debugfs_print_regs32() by Alessandro Rubini · 13 years ago
  97. 12d36c1 usb: dwc3: gadget: initialize max_streams by Sebastian Andrzej Siewior · 13 years ago
  98. 2204fde usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  99. dc1c70a usb: dwc3: convert structures into bitshifts by Felipe Balbi · 13 years ago
  100. aabb707 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago