1. 77d4e69 usb: dwc3: fix wrong bit mask in dwc3_event_type by Huang Rui · 11 years ago
  2. 6ef3aa4 usb: gadget: FunctionFS and SuperSpeed updates by Arve Hjønnevåg · 11 years ago
  3. a10e7fb usb: dwc3: Improve erratic errors events handling by Manu Gautam · 9 years ago
  4. 1b30919 usb: dwc3: Enable newer refclk-based SOF/ITP generation by Jack Pham · 10 years ago
  5. 5f5c3e6 USB: dwc3: gadget: Add support for sending zero length packets by Vijayavardhan Vennapusa · 11 years ago
  6. da8d06c USB: dwc3: clear LANE0_PWR_PRESENT bit after initialization by Vijayavardhan Vennapusa · 11 years ago
  7. b77e143 USB: dwc3: Fix QDSS data integrity issue by Vijayavardhan Vennapusa · 11 years ago
  8. fc3db60 USB: dwc3: Allocate 3KB FIFO for bulk and isochronous endpoints by Vijayavardhan Vennapusa · 11 years ago
  9. ba79f6b USB: dwc3: msm: Implement new initialization sequence by Vijayavardhan Vennapusa · 11 years ago
  10. 8a011c9 USB: dwc3: Dump all relevant core and PHY registers for Erratic error event by Vijayavardhan Vennapusa · 11 years ago
  11. 446ad8d USB: dwc3: gadget: Reset device core before setting Run/stop bit by Wesley Cheng · 11 years ago
  12. d0136a7 USB: dwc3: core: Set elastic buffer mode to zero by Vijayavardhan Vennapusa · 11 years ago
  13. f1fceddf DWC3: Enable XHCI host in OTG mode by Manu Gautam · 12 years ago
  14. 1cd6601 usb: dwc3: ep0: drop dead code by Felipe Balbi · 12 years ago
  15. 4959cfc usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 12 years ago
  16. b403c11 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 12 years ago
  17. 73939b0 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 12 years ago
  18. e8478e6 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 12 years ago
  19. 8379bef USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 12 years ago
  20. 394c74f usb: dwc3: add definitions for new registers by Paul Zimmerman · 12 years ago
  21. 57cdac1 usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  22. b0791fb usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 12 years ago
  23. 395c349 usb: dwc3: ep0: implement support for Set Isoch Delay request by Felipe Balbi · 12 years ago
  24. 9e788d6 usb: dwc3: ep0: implement Set SEL support by Felipe Balbi · 12 years ago
  25. 573c276 usb: dwc3: gadget: implement Global Command support by Felipe Balbi · 12 years ago
  26. bb8b8a3 usb: dwc3: ep0: add LPM handling by Sebastian Andrzej Siewior · 13 years ago
  27. c712cf8 usb: dwc3: core: define more revision macros by Felipe Balbi · 12 years ago
  28. 5acb4ba USB: dwc3: Add workaround for incorrect GUSB3PIPECTL default value by Pavankumar Kondeti · 12 years ago
  29. c6e15aa USB: dwc3: Add workaround for incorrect GUCTL register's default value by Pavankumar Kondeti · 12 years ago
  30. 33fe6f1 USB: dwc: Add a warning message about Vendor Device LMP event by Pavankumar Kondeti · 12 years ago
  31. d393e17 USB: dwc3: Increase event buffer size from 4K to 8K by Pavankumar Kondeti · 12 years ago
  32. fe2c063 USB: dwc3: Add workaround for possible bug related to PHY CDR by Pavankumar Kondeti · 12 years ago
  33. 4a18733 usb: dwc3: core: split host address space by Ido Shayevitz · 12 years ago
  34. cdeef4c usb: dwc3: Introduce OTG driver for dwc3 by Ido Shayevitz · 12 years ago
  35. 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
  36. 3e87c42 usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) by Paul Zimmerman · 12 years ago
  37. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 12 years ago
  38. 0fc9a1b usb: dwc3: gadget: use generic map/unmap routines by Felipe Balbi · 13 years ago
  39. f6bafc6 usb: dwc3: convert TRBs into bitshifts by Felipe Balbi · 12 years ago
  40. 3b63736 usb: dwc3: ep0: fix SetFeature(TEST) by Gerard Cauvy · 12 years ago
  41. 8db7ed1 usb: dwc3: gadget: start core on Rx.Detect by Felipe Balbi · 13 years ago
  42. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 13 years ago
  43. 40aa41f usb: dwc3: gadget: fix XferNotReady debug print by Felipe Balbi · 13 years ago
  44. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  45. e0ce0b0 usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request by Sebastian Andrzej Siewior · 13 years ago
  46. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  47. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  48. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  49. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  50. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  51. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  52. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  53. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  54. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  55. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  56. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  57. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  58. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  59. aabb707 usb: dwc3: gadget: allow clock gating to work by Felipe Balbi · 13 years ago
  60. a329949 usb: dwc3: add struct dwc3_hwparams by Felipe Balbi · 13 years ago
  61. 879631a usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  62. b23c843 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs by Paul Zimmerman · 13 years ago
  63. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  64. 55f3fba usb: dwc3: ep0: introduce ep0_expect_in flag by Felipe Balbi · 13 years ago
  65. f78d32e usb: dwc3: define ScaleDown macro helper by Felipe Balbi · 13 years ago
  66. f4aadbe usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN by Felipe Balbi · 13 years ago
  67. b53c772 usb: dwc3: core: add ep0_next_event field by Felipe Balbi · 13 years ago
  68. 0b7836a usb: dwc3: drop EP0_STALL state by Felipe Balbi · 13 years ago
  69. 624407f usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT by Sebastian Andrzej Siewior · 13 years ago
  70. c7fcdeb usb: dwc3: ep0: simplify EP0 state machine by Felipe Balbi · 13 years ago
  71. 984f66a usb: dwc3: core: add flag for EP0 direction by Felipe Balbi · 13 years ago
  72. 5812b1c usb: dwc3: add a bounce buffer for control endpoints by Felipe Balbi · 13 years ago
  73. dc137f0 usb: dwc3: core: add defines for XferNotReady event on Control EPs by Felipe Balbi · 13 years ago
  74. 91db07d usb: dwc3: core: add missing @ for kerneldoc by Felipe Balbi · 13 years ago
  75. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago