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