1. 62e345a usb: dwc3: gadget: don't prestart interrupt endpoints by Felipe Balbi · 9 years ago
  2. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 9 years ago
  3. b4c580a usb: dwc3: pci: add support for Intel Broxton SOC by Heikki Krogerus · 9 years ago
  4. d115d70 Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs" by Ville Syrjälä · 9 years ago
  5. e5f68b4 Revert "usb: dwc3: gadget: remove unnecessary _irqsave()" by Felipe Balbi · 9 years ago
  6. 94218ee usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms by John Youn · 9 years ago
  7. ec791d1 usb: dwc3: Add dis_enblslpm_quirk by John Youn · 9 years ago
  8. bb7f3d6 usb: dwc3: pci: Add platform data for Synopsys HAPS by John Youn · 9 years ago
  9. 9a5a078 usb: dwc3: pci: trivial: Formatting by John Youn · 9 years ago
  10. 690fb37 usb: dwc3: Support Synopsys USB 3.1 IP by John Youn · 9 years ago
  11. e8095a2 usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1 by John Youn · 9 years ago
  12. 41adc59 usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID by John Youn · 9 years ago
  13. 70f3a9c usb: dwc3: gadget: remove unnecessary _irqsave() by Felipe Balbi · 9 years ago
  14. e6e709b usb: dwc3: gadget: use Update Transfer from Xfer In Progress by Felipe Balbi · 9 years ago
  15. 6bb4fe1 usb: dwc3: gadget: use update transfer command by Felipe Balbi · 9 years ago
  16. 8a1a9c9 usb: dwc3: gadget: start transfer on XFER_COMPLETE by Felipe Balbi · 9 years ago
  17. 9caeb06 usb: dwc3: pci: passing forward the ACPI companion by Heikki Krogerus · 9 years ago
  18. 3d12891 usb: dwc3: core: convert to unified device property interface by Heikki Krogerus · 9 years ago
  19. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  20. 6664727 usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function by Heikki Krogerus · 9 years ago
  21. 63863b9 usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed by Heikki Krogerus · 9 years ago
  22. 6344475 usb: dwc3: support for pinctrl state change during system sleep by Sekhar Nori · 9 years ago
  23. db2be4e usb: dwc3: Add frame length adjustment quirk by Nikhil Badola · 9 years ago
  24. a8f3281 usb: dwc3: gadget: improve ep_queue's error reporting by Felipe Balbi · 9 years ago
  25. 8918591 usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued by Felipe Balbi · 9 years ago
  26. 1d6a391 usb: dwc3: gadget: start requests as soon as they come by Felipe Balbi · 9 years ago
  27. fe84f52 usb: dwc3: gadget: move trace_dwc3_ep_queue() by Felipe Balbi · 9 years ago
  28. a66c275b usb: dwc3: gadget: Fix BUG in RT config by Roger Quadros · 9 years ago
  29. e2ae069 usb: dwc3: omap: enable irqs lately by Felipe Balbi · 9 years ago
  30. a474d3b usb: dwc3: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  31. c0bd545 usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  32. 2abd9d5 usb: dwc3: ep0: Add chained TRB support by Kishon Vijay Abraham I · 9 years ago
  33. 368ca11 usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter by Kishon Vijay Abraham I · 9 years ago
  34. 8a34422 usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  35. 2e5464d usb: dwc3: ep0: use _roundup_ to calculate the transfer size by Kishon Vijay Abraham I · 9 years ago
  36. b2fb5b1 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes by Kishon Vijay Abraham I · 9 years ago
  37. aa73997 usb: dwc3: gadget: defer endpoint name change by Felipe Balbi · 9 years ago
  38. 7eaeac5 usb: dwc3: gadget: add a trace when disabling EPs by Felipe Balbi · 9 years ago
  39. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 9 years ago
  40. 2df033c usb: dwc3: pci: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  41. 5960387 usb: dwc3: omap: Replace deprecated API of extcon by Chanwoo Choi · 10 years ago
  42. 9fcfa46 usb: dwc3: drop CONFIG_USB_DWC3_DEBUG by Felipe Balbi · 10 years ago
  43. e746b06 usb: dwc3: st: remove two unnecessary messages by Felipe Balbi · 10 years ago
  44. 2babd0d usb: dwc3: qcom: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  45. 42f69a0 usb: dwc3: exynos: switch dev_dbg() to dev_info() by Felipe Balbi · 10 years ago
  46. 9ff0fdc usb: dwc3: keystone: convert dev_dbg() to dev_err() by Felipe Balbi · 10 years ago
  47. e4f7566 usb: dwc3: omap: drop dev_dbg() usage by Felipe Balbi · 10 years ago
  48. aebda61 usb: dwc3: Reset the transfer resource index on SET_INTERFACE by John Youn · 23 years ago
  49. 43cacb0 usb: dwc3: core: avoid NULL pointer dereference by Felipe Balbi · 9 years ago
  50. 5064105 usb: dwc3: Use ASCII space in Kconfig by Thierry Reding · 10 years ago
  51. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  52. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  53. e18b797 usb: dwc3: gadget: don't clear EP_BUSY too early by Felipe Balbi · 10 years ago
  54. 76e838c usb: dwc3: gadget: return error if command sent to DEPCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  55. 891b1dc usb: dwc3: gadget: return error if command sent to DGCMD register fails by Subbaraya Sundeep Bhatta · 10 years ago
  56. 459e210 usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros by Subbaraya Sundeep Bhatta · 10 years ago
  57. 88bc9d1 usb: dwc3: add ULPI interface support by Heikki Krogerus · 10 years ago
  58. a89d977 usb: dwc3: pci: add quirk for Baytrails by Heikki Krogerus · 10 years ago
  59. 3e10a2c usb: dwc3: add hsphy_interface property by Heikki Krogerus · 10 years ago
  60. 45bb7de usb: dwc3: setup phys earlier by Heikki Krogerus · 10 years ago
  61. c5cc74e usb: dwc3: soft reset to it's own function by Heikki Krogerus · 10 years ago
  62. 2917e71 usb: dwc3: cache hwparams earlier by Heikki Krogerus · 10 years ago
  63. 6c89cce0 usb: dwc3: store driver data earlier by Heikki Krogerus · 10 years ago
  64. f699b94 usb: dwc3: ULPI or UTMI+ select by Heikki Krogerus · 10 years ago
  65. b5699ee usb: dwc3: USB2 PHY register access bits by Heikki Krogerus · 10 years ago
  66. 2283219 usb: dwc3: dwc3-omap: correct the register macros by Bin Liu · 10 years ago
  67. eac68e8 usb: dwc3: make LPM configurable in DT by Robert Baldyga · 10 years ago
  68. adf9c3c usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h by Joseph Kogut · 10 years ago
  69. 8f2c954 usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs by Felipe Balbi · 10 years ago
  70. 3d0184d usb: dwc3: omap: call of_platform_depopulate() instead by Felipe Balbi · 10 years ago
  71. 3da1f6e usb: dwc3: core: only reset res->start in case of error by Felipe Balbi · 10 years ago
  72. 96e5d31 usb: dwc3: dwc3-omap: Fix disable IRQ by George Cherian · 10 years ago
  73. bcdea50 usb: dwc3: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  74. 5c7b3b0 usb: dwc3: gadget: add missing spin_lock() by Felipe Balbi · 10 years ago
  75. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 10 years ago
  76. 6bac4ff usb: dwc3: trace: add trace logs for core and gadget by Felipe Balbi · 10 years ago
  77. e9f2aa87 usb: dwc3: gadget: WARN() in case of unknown IRQ by Felipe Balbi · 10 years ago
  78. 4cd8f6d usb: dwc3: gadget: avoid variable shadowing by Felipe Balbi · 10 years ago
  79. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  80. 2cd9ddf usb: dwc3: pci: code cleanup by Heikki Krogerus · 10 years ago
  81. 3b44ed9 usb: dwc3: pci: rely on default PM callbacks from PCI driver utility by Heikki Krogerus · 10 years ago
  82. d3fdcc7 usb: dwc3: pci: remove registration of NOP PHYs by Heikki Krogerus · 10 years ago
  83. 39e6063 usb: dwc3: gadget: Stop TRB preparation after limit is reached by Amit Virdi · 10 years ago
  84. ec512fb usb: dwc3: gadget: Fix TRB preparation during SG by Amit Virdi · 10 years ago
  85. 3cd0e29 usb: dwc3: Remove current_trb as it is unused by Amit Virdi · 10 years ago
  86. 110381e usb: dwc3: gadget: Remove redundant check by Amit Virdi · 10 years ago
  87. dc93b41 usb: dwc3: Fixed a typo in comments by Mickael Maison · 10 years ago
  88. 84a2b61 usb: dwc3: pci: add support for Intel Sunrise Point PCH by Heikki Krogerus · 10 years ago
  89. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  90. 842f57b Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing by Greg Kroah-Hartman · 10 years ago
  91. 6cd6159 usb: dwc3: return error code from the most recent call by Julia Lawall · 10 years ago
  92. 08f871a usb: dwc3: host: convey the PHYs to xhci by Heikki Krogerus · 10 years ago
  93. ed692a9 usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 by Vivek Gautam · 10 years ago
  94. 72d996f usb: dwc3: exynos: Add provision for suspend clock by Vivek Gautam · 10 years ago
  95. c1a3aca usb: dwc3: exynos: Remove local variable for clock from probe by Vivek Gautam · 10 years ago
  96. 62c6069 usb: dwc3: keystone: fix error return code by Julia Lawall · 10 years ago
  97. a4722fd3 usb: dwc3: trace: don't save pointers by Felipe Balbi · 10 years ago
  98. 8e74475 usb: dwc3: gadget: use udc-core's reset notifier by Felipe Balbi · 10 years ago
  99. 520fe76 usb: dwc3: ep0: fix for dead code by Felipe Balbi · 10 years ago
  100. cd72f89 usb: dwc3: core: enable phy suspend quirk on non-FPGA by Felipe Balbi · 10 years ago