1. 5064105 usb: dwc3: Use ASCII space in Kconfig by Thierry Reding · 9 years ago
  2. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  3. 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 · 9 years ago
  4. e18b797 usb: dwc3: gadget: don't clear EP_BUSY too early by Felipe Balbi · 9 years ago
  5. 76e838c usb: dwc3: gadget: return error if command sent to DEPCMD register fails by Subbaraya Sundeep Bhatta · 9 years ago
  6. 891b1dc usb: dwc3: gadget: return error if command sent to DGCMD register fails by Subbaraya Sundeep Bhatta · 9 years ago
  7. 459e210 usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros by Subbaraya Sundeep Bhatta · 9 years ago
  8. 88bc9d1 usb: dwc3: add ULPI interface support by Heikki Krogerus · 9 years ago
  9. a89d977 usb: dwc3: pci: add quirk for Baytrails by Heikki Krogerus · 9 years ago
  10. 3e10a2c usb: dwc3: add hsphy_interface property by Heikki Krogerus · 9 years ago
  11. 45bb7de usb: dwc3: setup phys earlier by Heikki Krogerus · 9 years ago
  12. c5cc74e usb: dwc3: soft reset to it's own function by Heikki Krogerus · 9 years ago
  13. 2917e71 usb: dwc3: cache hwparams earlier by Heikki Krogerus · 9 years ago
  14. 6c89cce0 usb: dwc3: store driver data earlier by Heikki Krogerus · 9 years ago
  15. f699b94 usb: dwc3: ULPI or UTMI+ select by Heikki Krogerus · 9 years ago
  16. b5699ee usb: dwc3: USB2 PHY register access bits by Heikki Krogerus · 9 years ago
  17. 2283219 usb: dwc3: dwc3-omap: correct the register macros by Bin Liu · 10 years ago
  18. eac68e8 usb: dwc3: make LPM configurable in DT by Robert Baldyga · 10 years ago
  19. adf9c3c usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h by Joseph Kogut · 10 years ago
  20. 8f2c954 usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs by Felipe Balbi · 10 years ago
  21. 3d0184d usb: dwc3: omap: call of_platform_depopulate() instead by Felipe Balbi · 10 years ago
  22. 3da1f6e usb: dwc3: core: only reset res->start in case of error by Felipe Balbi · 10 years ago
  23. 96e5d31 usb: dwc3: dwc3-omap: Fix disable IRQ by George Cherian · 10 years ago
  24. bcdea50 usb: dwc3: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  25. 5c7b3b0 usb: dwc3: gadget: add missing spin_lock() by Felipe Balbi · 10 years ago
  26. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 10 years ago
  27. 6bac4ff usb: dwc3: trace: add trace logs for core and gadget by Felipe Balbi · 10 years ago
  28. e9f2aa87 usb: dwc3: gadget: WARN() in case of unknown IRQ by Felipe Balbi · 10 years ago
  29. 4cd8f6d usb: dwc3: gadget: avoid variable shadowing by Felipe Balbi · 10 years ago
  30. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  31. 2cd9ddf usb: dwc3: pci: code cleanup by Heikki Krogerus · 10 years ago
  32. 3b44ed9 usb: dwc3: pci: rely on default PM callbacks from PCI driver utility by Heikki Krogerus · 10 years ago
  33. d3fdcc7 usb: dwc3: pci: remove registration of NOP PHYs by Heikki Krogerus · 10 years ago
  34. 39e6063 usb: dwc3: gadget: Stop TRB preparation after limit is reached by Amit Virdi · 10 years ago
  35. ec512fb usb: dwc3: gadget: Fix TRB preparation during SG by Amit Virdi · 10 years ago
  36. 3cd0e29 usb: dwc3: Remove current_trb as it is unused by Amit Virdi · 10 years ago
  37. 110381e usb: dwc3: gadget: Remove redundant check by Amit Virdi · 10 years ago
  38. dc93b41 usb: dwc3: Fixed a typo in comments by Mickael Maison · 10 years ago
  39. 84a2b61 usb: dwc3: pci: add support for Intel Sunrise Point PCH by Heikki Krogerus · 10 years ago
  40. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  41. 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
  42. 6cd6159 usb: dwc3: return error code from the most recent call by Julia Lawall · 10 years ago
  43. 08f871a usb: dwc3: host: convey the PHYs to xhci by Heikki Krogerus · 10 years ago
  44. ed692a9 usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 by Vivek Gautam · 10 years ago
  45. 72d996f usb: dwc3: exynos: Add provision for suspend clock by Vivek Gautam · 10 years ago
  46. c1a3aca usb: dwc3: exynos: Remove local variable for clock from probe by Vivek Gautam · 10 years ago
  47. 62c6069 usb: dwc3: keystone: fix error return code by Julia Lawall · 10 years ago
  48. a4722fd3 usb: dwc3: trace: don't save pointers by Felipe Balbi · 10 years ago
  49. 8e74475 usb: dwc3: gadget: use udc-core's reset notifier by Felipe Balbi · 10 years ago
  50. 520fe76 usb: dwc3: ep0: fix for dead code by Felipe Balbi · 10 years ago
  51. cd72f89 usb: dwc3: core: enable phy suspend quirk on non-FPGA by Felipe Balbi · 10 years ago
  52. 5eb125b usb: dwc3: ep0: remove unnecessary break after return by Jingoo Han · 10 years ago
  53. b4c9f57 usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer by Jingoo Han · 10 years ago
  54. 460d098 usb: dwc3: make HIRD threshold configurable by Huang Rui · 10 years ago
  55. 9755449 usb: dwc3: add support for AMD Nolan platform by Huang Rui · 10 years ago
  56. 0effe0a usb: dwc3: add disable usb2 suspend phy quirk by Huang Rui · 10 years ago
  57. 59acfa2 usb: dwc3: add disable usb3 suspend phy quirk by Huang Rui · 10 years ago
  58. 6b6a0c9 usb: dwc3: add Tx de-emphasis quirk by Huang Rui · 10 years ago
  59. 2164a47 usb: dwc3: set SUSPHY bit for all cores by Huang Rui · 10 years ago
  60. 14f4ac5 usb: dwc3: add rx_detect to polling lfps quirk by Huang Rui · 10 years ago
  61. fb67afc usb: dwc3: add lfps filter quirk by Huang Rui · 10 years ago
  62. 41c06ff usb: dwc3: add delay phy power change quirk by Huang Rui · 10 years ago
  63. a2a1d0f usb: dwc3: add delay p1p2p3 quirk by Huang Rui · 10 years ago
  64. df31f5b usb: dwc3: add request p1p2p3 quirk by Huang Rui · 10 years ago
  65. b5a65c4 usb: dwc3: add P3 in U2 SS inactive quirk by Huang Rui · 10 years ago
  66. 9a5b2f3 usb: dwc3: add u2exit lfps quirk by Huang Rui · 10 years ago
  67. 80caf7d usb: dwc3: add lpm erratum support by Huang Rui · 10 years ago
  68. 3b81221 usb: dwc3: add disscramble quirk by Huang Rui · 10 years ago
  69. 8f317b4 usb: dwc3: initialize platform data at pci glue layer by Huang Rui · 10 years ago
  70. 946bd57 usb: dwc3: add a flag to check if it is fpga board by Huang Rui · 10 years ago
  71. 2eac399 usb: dwc3: enable hibernation if to be supported by Huang Rui · 10 years ago
  72. 4d85201 usb: dwc3: keystone: remove duplicate check on resource by Varka Bhadram · 10 years ago
  73. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  74. 73359ce usb: dwc3: gadget: WARN() on bogus usb_ep_queue() by Felipe Balbi · 10 years ago
  75. 06a374e usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irq by Felipe Balbi · 10 years ago
  76. 0b0231a usb: dwc3: get rid of ->prepare()/->complete() by Felipe Balbi · 10 years ago
  77. 7ee2566 usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete() by George Cherian · 11 years ago
  78. ccb072d usb: dwc3: ep0: trace ep0 TRBs too by Felipe Balbi · 10 years ago
  79. 404905a usb: dwc3: add ACPI support by Heikki Krogerus · 10 years ago
  80. 19bacdc usb: dwc3: core: only setting the dma_mask when needed by Heikki Krogerus · 10 years ago
  81. dab716c usb: dwc3: trace: remove unnecessary newline character by Felipe Balbi · 10 years ago
  82. fa0ea13 usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register by Felipe Balbi · 10 years ago
  83. 1200a82 usb: dwc3: gadget: Properly initialize LINK TRB by Jack Pham · 10 years ago
  84. b01ff5c Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete" by Roger Quadros · 10 years ago
  85. 36f84ff usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSize by Felipe Balbi · 10 years ago
  86. 6856d30 usb: dwc3: ep0: return early on NULL requests by Felipe Balbi · 10 years ago
  87. 7d64366 usb: dwc3: pci: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  88. 7a60855 usb: dwc3: gadget: fix set_halt() bug with pending transfers by Felipe Balbi · 10 years ago
  89. 95aa4e8 usb: dwc3: gadget: hold the lock through set_wedge()'s life by Felipe Balbi · 10 years ago
  90. 5ad02fb usb: dwc3: gadget: move isoc endpoint check to unlocked set_halt by Felipe Balbi · 10 years ago
  91. 33fb691 usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt by Felipe Balbi · 10 years ago
  92. 4ac4fc9 usb: dwc3: trace: don't dereference pointers by Felipe Balbi · 10 years ago
  93. bb50564 USB: Remove .owner field for driver by Kiran Padwal · 10 years ago
  94. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  95. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  96. d915216 usb: dwc3: Add Qualcomm DWC3 glue layer driver by Ivan T. Ivanov · 10 years ago
  97. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  98. f83fca0 usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC by Peter Griffin · 10 years ago
  99. 2c4cbe6e5 usb: dwc3: add tracepoints to aid debugging by Felipe Balbi · 10 years ago
  100. 3ece0ec usb: dwc3: gadget: cmd argument should always be unsigned by Felipe Balbi · 10 years ago