1. 6101830 usb: dwc3: fix randconfig build errors by Felipe Balbi · 10 years ago
  2. 835fadb usb: dwc3: core: fix indentation by Felipe Balbi · 11 years ago
  3. 0ffcaf3 usb: dwc3: core: allocate scratch buffers by Felipe Balbi · 11 years ago
  4. 4cfcf87 usb: dwc3: add 'saved_state' field to dwc3_ep structure by Paul Zimmerman · 12 years ago
  5. 81bc559 usb: dwc3: add has_hibernation flag by Felipe Balbi · 11 years ago
  6. f2b685d usb: dwc3: cleanup struct dwc3 by Felipe Balbi · 11 years ago
  7. 183ca11 usb: dwc3: core: define bit 10 of GCTL register by Felipe Balbi · 10 years ago
  8. 06f9b6e usb: dwc3: fix wrong bit mask in dwc3_event_devt by Huang Rui · 11 years ago
  9. c75f52f usb: dwc3: fix typo in comment of dwc3_ep by Huang Rui · 11 years ago
  10. 68d6a01 usb: dwc3: core: introduce and use macros for Event Size register by Felipe Balbi · 11 years ago
  11. aff310d usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP by Felipe Balbi · 11 years ago
  12. a45c82b8 usb: dwc3: adapt to use dr_mode device tree helper by Ruchika Kharwar · 11 years ago
  13. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 11 years ago
  14. 7bc5a6b usb: dwc3: clean up redundant parameter comment by Huang Rui · 11 years ago
  15. 1974d49 usb: dwc3: fix wrong bit mask in dwc3_event_type by Huang Rui · 11 years ago
  16. d4436c3 usb: dwc3: core: fix wrong OTG event regitser offset by George Cherian · 11 years ago
  17. 789451f6 usb: dwc3: calculate the number of endpoints by Felipe Balbi · 13 years ago
  18. 7ac6a59 usb: dwc3: core: define more revisions by Felipe Balbi · 12 years ago
  19. fdba5aa usb: dwc3: remove our homebrew state mechanism by Felipe Balbi · 11 years ago
  20. 60d04bb usb: dwc3: add count field to event buffer by Felipe Balbi · 13 years ago
  21. abed411 usb: dwc3: add a flags field to event buffer by Felipe Balbi · 13 years ago
  22. 9e86e71 usb: dwc3: core: remove bogus comment to our structure by Felipe Balbi · 11 years ago
  23. 7415f17 usb: dwc3: core: add power management support by Felipe Balbi · 12 years ago
  24. 9fcb3bd usb: dwc3: gadget: save state of pullups by Felipe Balbi · 11 years ago
  25. 388e5c5 usb: dwc3: remove dwc3 dependency on host AND gadget. by Vivek Gautam · 11 years ago
  26. e5ba5ec usb: dwc3: gadget: fix scatter gather implementation by Pratyush Anand · 11 years ago
  27. 7efea86 usb: dwc3: gadget: fix missed isoc by Pratyush Anand · 11 years ago
  28. d766802 usb: dwc3: debugfs: convert our regdump to use regsets by Felipe Balbi · 11 years ago
  29. 5da9347 usb: dwc3: decrease event buffer size by Felipe Balbi · 12 years ago
  30. 124dafd usb: dwc3: remove custom unique id handling by Sebastian Andrzej Siewior · 12 years ago
  31. e6d49d0 Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  32. 51e1e7b usb: dwc3: add basic PHY support by Felipe Balbi · 12 years ago
  33. 4635d3f usb: dwc3: ep0: drop dead code by Felipe Balbi · 12 years ago
  34. b4996a8 usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 12 years ago
  35. 7e39b81 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 12 years ago
  36. d6d6ec7 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 12 years ago
  37. d05b818 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 12 years ago
  38. 389f282 USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 12 years ago
  39. 2c61a8e usb: dwc3: add definitions for new registers by Paul Zimmerman · 12 years ago
  40. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  41. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  42. 3ef35fa usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 12 years ago
  43. c12a0d8 usb: dwc3: ep0: implement support for Set Isoch Delay request by Felipe Balbi · 12 years ago
  44. 865e09e usb: dwc3: ep0: implement Set SEL support by Felipe Balbi · 12 years ago
  45. b09bb64 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 12 years ago
  46. e6a3b5e usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  47. 51249dc usb: dwc3: core: split host address space by Ido Shayevitz · 12 years ago
  48. 1522d70 usb: dwc3: core: define more revision macros by Felipe Balbi · 12 years ago
  49. 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 · 12 years ago
  50. 3e87c42 usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) by Paul Zimmerman · 12 years ago
  51. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 12 years ago
  52. 0fc9a1b usb: dwc3: gadget: use generic map/unmap routines by Felipe Balbi · 13 years ago
  53. f6bafc6 usb: dwc3: convert TRBs into bitshifts by Felipe Balbi · 12 years ago
  54. 3b63736 usb: dwc3: ep0: fix SetFeature(TEST) by Gerard Cauvy · 12 years ago
  55. 8db7ed1 usb: dwc3: gadget: start core on Rx.Detect by Felipe Balbi · 12 years ago
  56. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 12 years ago
  57. 40aa41fb usb: dwc3: gadget: fix XferNotReady debug print by Felipe Balbi · 12 years ago
  58. c90bfae usb: dwc3: gadget: fix stream enable bit 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. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  61. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  62. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  63. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  64. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  65. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  66. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  67. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  68. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  69. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  70. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  71. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  72. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  73. aabb707 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  74. a329949 usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  75. 879631a usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  76. b23c843 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  77. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  78. 55f3fba usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 13 years ago
  79. f78d32e usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 13 years ago
  80. f4aadbe usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 13 years ago
  81. b53c772 usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 13 years ago
  82. 0b7836a usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  83. 624407f usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  84. c7fcdeb usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  85. 984f66a usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 13 years ago
  86. 5812b1c usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  87. dc137f0 usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 13 years ago
  88. 91db07d usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 13 years ago
  89. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago