1. 8f317b4 usb: dwc3: initialize platform data at pci glue layer by Huang Rui · 10 years ago
  2. 946bd57 usb: dwc3: add a flag to check if it is fpga board by Huang Rui · 10 years ago
  3. 2eac399 usb: dwc3: enable hibernation if to be supported by Huang Rui · 10 years ago
  4. 4d85201 usb: dwc3: keystone: remove duplicate check on resource by Varka Bhadram · 10 years ago
  5. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  6. 73359ce usb: dwc3: gadget: WARN() on bogus usb_ep_queue() by Felipe Balbi · 10 years ago
  7. 06a374e usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irq by Felipe Balbi · 10 years ago
  8. 0b0231a usb: dwc3: get rid of ->prepare()/->complete() by Felipe Balbi · 10 years ago
  9. 7ee2566 usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete() by George Cherian · 11 years ago
  10. ccb072d usb: dwc3: ep0: trace ep0 TRBs too by Felipe Balbi · 10 years ago
  11. 404905a usb: dwc3: add ACPI support by Heikki Krogerus · 10 years ago
  12. 19bacdc usb: dwc3: core: only setting the dma_mask when needed by Heikki Krogerus · 10 years ago
  13. dab716c usb: dwc3: trace: remove unnecessary newline character by Felipe Balbi · 10 years ago
  14. fa0ea13 usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register by Felipe Balbi · 10 years ago
  15. 1200a82 usb: dwc3: gadget: Properly initialize LINK TRB by Jack Pham · 10 years ago
  16. b01ff5c Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete" by Roger Quadros · 10 years ago
  17. 36f84ff usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSize by Felipe Balbi · 10 years ago
  18. 6856d30 usb: dwc3: ep0: return early on NULL requests by Felipe Balbi · 10 years ago
  19. 7d64366 usb: dwc3: pci: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  20. 7a60855 usb: dwc3: gadget: fix set_halt() bug with pending transfers by Felipe Balbi · 10 years ago
  21. 95aa4e8 usb: dwc3: gadget: hold the lock through set_wedge()'s life by Felipe Balbi · 10 years ago
  22. 5ad02fb usb: dwc3: gadget: move isoc endpoint check to unlocked set_halt by Felipe Balbi · 10 years ago
  23. 33fb691 usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt by Felipe Balbi · 10 years ago
  24. 4ac4fc9 usb: dwc3: trace: don't dereference pointers by Felipe Balbi · 10 years ago
  25. bb50564 USB: Remove .owner field for driver by Kiran Padwal · 10 years ago
  26. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  27. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  28. d915216 usb: dwc3: Add Qualcomm DWC3 glue layer driver by Ivan T. Ivanov · 10 years ago
  29. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  30. f83fca0 usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC by Peter Griffin · 10 years ago
  31. 2c4cbe6e5 usb: dwc3: add tracepoints to aid debugging by Felipe Balbi · 10 years ago
  32. 3ece0ec usb: dwc3: gadget: cmd argument should always be unsigned by Felipe Balbi · 10 years ago
  33. e996061 usb: dwc3: debug: add dwc3_gadget_event_type_string by Felipe Balbi · 10 years ago
  34. 80977dc usb: dwc3: move all string helper functions to debug.h by Felipe Balbi · 10 years ago
  35. 0b93a4c usb: dwc3: fix TRB completion when multiple TRBs are started by Felipe Balbi · 10 years ago
  36. 81a60b7 usb: dwc3: omap: fix ordering for runtime pm calls by Felipe Balbi · 10 years ago
  37. dc99f16 usb: dwc3: core: fix ordering for PHY suspend by Felipe Balbi · 10 years ago
  38. fed33af usb: dwc3: core: fix order of PM runtime calls by Felipe Balbi · 10 years ago
  39. fdee4eb usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue() by Zhuang Jin Can · 10 years ago
  40. 734d5a5 usb: dwc3: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  41. 788b0bc4 usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode() by Dan Carpenter · 10 years ago
  42. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  43. 025b431 usb: dwc3: omap: add dwc3_omap_extcon_register function by George Cherian · 10 years ago
  44. d2f0cf89 usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function by George Cherian · 10 years ago
  45. 30fef1a usb: dwc3: omap: add dwc3_omap_map_offset() function by George Cherian · 10 years ago
  46. ca632a0 usb: dwc3: omap: remove x_major calculation from revision register by George Cherian · 10 years ago
  47. 029d97f usb: dwc3: gadget: remove unnecessary 'start_new' variable by Jingoo Han · 10 years ago
  48. b2f463e dwc3: host: Enable USB3 LPM capability by Pratyush Anand · 10 years ago
  49. 0e1e5c4 usb: dwc3: add support for USB 2.0-only core configuration by Paul Zimmerman · 10 years ago
  50. f32a5e2 usb: dwc3: Keeping 'resource' related code together by Vivek Gautam · 10 years ago
  51. 02dae36 usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete by George Cherian · 10 years ago
  52. c5a1fbc usb: dwc3: dwc3-omap: Fix the crash on module removal by George Cherian · 10 years ago
  53. 5cd8c48 usb: dwc3: gadget: check link trb after free_slot is increased by Zhuang Jin Can · 10 years ago
  54. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  55. f1c7e71 usb: dwc3: convert to pcim_enable_device() by Andy Shevchenko · 10 years ago
  56. b09e99e usb: dwc3: no need to initialize ret variable by Andy Shevchenko · 10 years ago
  57. 427c3df usb: dwc3: gadget: pretty print Generic CMDs by Felipe Balbi · 10 years ago
  58. e57ebc1 usb: dwc3: gadget: pretty print link states by Felipe Balbi · 10 years ago
  59. 40cc57c usb: dwc3: gadget: print both cmd string and number by Felipe Balbi · 10 years ago
  60. bd8ce54 usb: dwc3: exynos: Make provision for vdd regulators by Vivek Gautam · 10 years ago
  61. aea8928 usb: dwc3: add glue layer dependencies by Jean Delvare · 10 years ago
  62. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  63. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  64. 5f94adf usb: dwc3: core: refactor mode initialization to its own function by Felipe Balbi · 10 years ago
  65. 3c9f94a usb: dwc3: core: refactor PHY initialization by Felipe Balbi · 10 years ago
  66. 687ef98 usb: dwc3: gadget: clear stall when disabling endpoint by Felipe Balbi · 10 years ago
  67. f45e5f0 usb: dwc3: core: Fix gadget for system suspend/resume by Roger Quadros · 10 years ago
  68. 32702e9 usb: dwc3: gadget: Iterate only over valid endpoints by Jack Pham · 10 years ago
  69. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  70. 1ad94ff extcon: Move OF helper function to extcon core and change function name by Chanwoo Choi · 10 years ago
  71. 3f89204 usb: dwc3: gadget: remove known conditions by Dan Carpenter · 10 years ago
  72. 73a30bf usb: dwc3: gadget: cut and paste fixups in suspend/resume by Dan Carpenter · 10 years ago
  73. 5730348 usb: dwc3: adapt dwc3 core to use Generic PHY Framework by Kishon Vijay Abraham I · 10 years ago
  74. 122f06e usb: dwc3: core: support optional PHYs by Kishon Vijay Abraham I · 10 years ago
  75. dbf5aaf usb: dwc3: define more revisions by Felipe Balbi · 10 years ago
  76. 6101830 usb: dwc3: fix randconfig build errors by Felipe Balbi · 10 years ago
  77. b997ada usb: dwc3: gadget: pre-start Stream transfers when they're queued by Felipe Balbi · 12 years ago
  78. bc5ba2e usb: dwc3: gadget: call gadget driver's ->suspend/->resume by Felipe Balbi · 10 years ago
  79. b992e68 usb: dwc3: gadget: add 'force' argument to stop_active_transfer by Paul Zimmerman · 12 years ago
  80. 356363b usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed by Felipe Balbi · 11 years ago
  81. 7b2a036 usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation by Felipe Balbi · 11 years ago
  82. 835fadb usb: dwc3: core: fix indentation by Felipe Balbi · 11 years ago
  83. 0ffcaf3 usb: dwc3: core: allocate scratch buffers by Felipe Balbi · 11 years ago
  84. 265b70a usb: dwc3: gadget: add a 'restore' argument to set_ep_config by Paul Zimmerman · 11 years ago
  85. 911f1f8 usb: dwc3: gadget: implement dwc3_gadget_get_link_state by Paul Zimmerman · 12 years ago
  86. 4cfcf87 usb: dwc3: add 'saved_state' field to dwc3_ep structure by Paul Zimmerman · 12 years ago
  87. 81bc559 usb: dwc3: add has_hibernation flag by Felipe Balbi · 11 years ago
  88. f2b685d usb: dwc3: cleanup struct dwc3 by Felipe Balbi · 11 years ago
  89. e1dadd3 usb: dwc3: workaround: bogus hibernation events by Felipe Balbi · 10 years ago
  90. 32a4a13 usb: dwc3: workaround: clock gating issues by Felipe Balbi · 10 years ago
  91. 183ca11 usb: dwc3: core: define bit 10 of GCTL register by Felipe Balbi · 10 years ago
  92. f3af365 usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers by Felipe Balbi · 11 years ago
  93. 06f9b6e usb: dwc3: fix wrong bit mask in dwc3_event_devt by Huang Rui · 11 years ago
  94. 30bbae9 usb: dwc3: omap: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  95. e90b841 Merge tag 'v3.13-rc5' into next by Felipe Balbi · 11 years ago
  96. 1351867 usb: dwc3: fix the glue drivers using the nop phy by Heikki Krogerus · 11 years ago
  97. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  98. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  99. 943befc usb: dwc3: add Keystone specific glue layer by WingMan Kwok · 11 years ago
  100. a4b9d94 usb: dwc3: set gadget's quirk ep_out_align_size by David Cohen · 11 years ago