1. a1e331d usb: dwc3-msm: Add support for proprietary charger detection by Manu Gautam · 12 years ago
  2. f71d9cb USB: dwc3_otg: Serialize processing of external events to OTG by Manu Gautam · 12 years ago
  3. 2a444ad USB: dwc3: check for LINK TRB for incremented free slot index by Vijayavardhan Vennapusa · 12 years ago
  4. 91ba653 USB: dwc3: Fix issues in isochronous endpoint handling by Vijayavardhan Vennapusa · 12 years ago
  5. 18bbcb0 usb: dwc3: gadget: fix isoc END TRANSFER Condition by Pratyush Anand · 12 years ago
  6. 921b0b8 usb: dwc3: gadget: fix missed isoc by Pratyush Anand · 12 years ago
  7. 164b0f4 USB: dwc3: Configure SSPHY specific parameters by Vijayavardhan Vennapusa · 12 years ago
  8. 98bccc5 USB: dwc3: Clear suspend bit during host bus resume by Vijayavardhan Vennapusa · 12 years ago
  9. 8d98a57 usb: dwc3-msm: Fix system suspend race with USB connection by Manu Gautam · 12 years ago
  10. 4514588 USB: dwc3: Add support for host bus suspend by Vijayavardhan Vennapusa · 12 years ago
  11. f12b7e1 usb: dwc3-msm: Allow suspend when ext client in use by Jack Pham · 12 years ago
  12. 9354c6a usb: dwc3-msm: support external vbus power_supply by Jack Pham · 12 years ago
  13. 55d3422 usb: dwc3: gadget: Fix extra increment of busy_slot index by Manu Gautam · 12 years ago
  14. a302f61 USB: dwc3_otg: Reset hardware before starting peripheral by Manu Gautam · 12 years ago
  15. 26a4960 USB: dwc3: Add support for overriding HSPHY parameters by Vijayavardhan Vennapusa · 12 years ago
  16. a4c3c1f USB: dwc3_otg: Always schedule OTG state-machine for any ext events by Manu Gautam · 12 years ago
  17. 3d024be Merge "USB: dwc3-msm: Select master_clk as RAM clock instead of ram_clk_gated" by Linux Build Service Account · 12 years ago
  18. d4108b7 USB: dwc3-msm: Select master_clk as RAM clock instead of ram_clk_gated by Manu Gautam · 12 years ago
  19. 6601012 Merge "usb: gadget: qdss: Fix issues during QDSS disable" by Linux Build Service Account · 12 years ago
  20. 4a51a06 usb: gadget: qdss: Fix issues during QDSS disable by Manu Gautam · 12 years ago
  21. 61a6118 Merge "usb: dwc3-msm: Add external client ID event notification" by Linux Build Service Account · 12 years ago
  22. fadd643 usb: dwc3-msm: Add external client ID event notification by Jack Pham · 12 years ago
  23. 90b4d12 usb: dwc3-msm: Specify ADC initialization delay in jiffies by Jack Pham · 12 years ago
  24. b743456 USB: dwc3: Add support for basic OTG in superspeed mode by Vijayavardhan Vennapusa · 12 years ago
  25. 0fc1233 usb: dwc3-msm: Use ADC for ID pin detection by Jack Pham · 12 years ago
  26. a48296e USB: dwc3-msm: Fix BC 1.2 compliance issues by Manu Gautam · 12 years ago
  27. d81aed3 USB: dwc3-msm: Add SW workaround for SSPHY suspend bug by Vijayavardhan Vennapusa · 12 years ago
  28. 7bcc6b1 usb: dwc3: debugfs: fix regdump offset by Jack Pham · 12 years ago
  29. 1d64635 Merge "USB: dwc3_otg: Cancel charger detection work before entering LPM" by Linux Build Service Account · 12 years ago
  30. 993798a USB: dwc3-msm: Simplify design for VDDCX voting by Vijayavardhan Vennapusa · 12 years ago
  31. 98013c2 USB: dwc3_otg: Cancel charger detection work before entering LPM by Manu Gautam · 12 years ago
  32. b666fb8 USB: gadget: dwc3: Fix composition switch issue during cable disconnect by Vijayavardhan Vennapusa · 12 years ago
  33. 6c0ff03 USB: dwc3: Add support to disable battery charging from USB by Manu Gautam · 12 years ago
  34. 5b71d371 Merge "USB: dwc3-msm: Add support for SSPHY low power mode" by Linux Build Service Account · 12 years ago
  35. 4188de2 USB: dwc3-msm: Add support for SSPHY low power mode by Vijayavardhan Vennapusa · 12 years ago
  36. 0d526a3 Merge "USB: dwc3_otg: Defer VBUS regulator voting from probe to start_host" by Linux Build Service Account · 12 years ago
  37. 6172159 USB: dwc3_otg: Defer VBUS regulator voting from probe to start_host by Manu Gautam · 12 years ago
  38. a7b082a Revert "usb: dwc3: gadget: Disable super speed capability temporarily" by Manu Gautam · 12 years ago
  39. 6bc0696 USB: dwc3: Disable ssusb PHY LDOs and VDDCX in suspend by Vijayavardhan Vennapusa · 12 years ago
  40. 54be1d6 USB: dwc3-msm: Notify suspend/resume events to composite layer by Vijayavardhan Vennapusa · 12 years ago
  41. 908f1ed USB: dwc3: gadget: Implement gadget_vbus_draw() API by Vijayavardhan Vennapusa · 12 years ago
  42. 42eeea3 USB: dwc3_otg: Add support for USB charging by Vijayavardhan Vennapusa · 12 years ago
  43. d2993b8 USB: dwc3-msm: Add support for PMIC VBUS notifications by Vijayavardhan Vennapusa · 12 years ago
  44. 5b2bf9a usb: dwc3-msm: Set IOC bit in StartXFERCommand for DBM endpoints by Manu Gautam · 12 years ago
  45. f1fceddf DWC3: Enable XHCI host in OTG mode by Manu Gautam · 12 years ago
  46. 377821c dwc3_msm: Support Low Power Mode with HSPHY on USB disconnect by Manu Gautam · 12 years ago
  47. 8ec31d2 USB: DWC3: gadget: Fix compilation error in gadget.c by Vijayavardhan Vennapusa · 12 years ago
  48. 8a8ce39 Merge "USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust" by Linux Build Service Account · 12 years ago
  49. 7428f52 Merge "Merge usb dwc3 changes backported from v3.7-rc1" by Linux Build Service Account · 12 years ago
  50. 22b2297 Merge "USB: dwc3: ep0: Fix set configuration issue for USB enumeration" by Linux Build Service Account · 12 years ago
  51. 6008e26 USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust by Vijayavardhan Vennapusa · 12 years ago
  52. b8964f8 USB: dwc3: ep0: Fix set configuration issue for USB enumeration by Vijayavardhan Vennapusa · 12 years ago
  53. ac41760 usb: dwc3: gadget: fix pending isoc handling by Pratyush Anand · 12 years ago
  54. 2f8ae02 usb: dwc3: core: fix incorrect usage of resource pointer by Kishon Vijay Abraham I · 12 years ago
  55. 8d7bf59 usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced by Pratyush Anand · 12 years ago
  56. d1c3a13 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  57. f0ee606 usb: dwc3: set up burst size only superspeed mode by Chanho Park · 12 years ago
  58. 5fdeeb8 usb: dwc3: core: memory ordering fix in close by Oliver Neukum · 12 years ago
  59. 1439507 usb: dwc3: gadget: warn about endpoint already enabled before changing ep name by Felipe Balbi · 12 years ago
  60. 497a2a3 usb: dwc3: core: use devm_iremap_nocache() version by Felipe Balbi · 12 years ago
  61. e67fdeb usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay by Pratyush Anand · 12 years ago
  62. 053d3e5 usb: dwc3: gadget: correct missed isoc when endpoint is busy by Pratyush Anand · 12 years ago
  63. eed03f1 usb: dwc3: gadget: Fix sparse warnings by Moiz Sonasath · 12 years ago
  64. 0c42163 usb: dwc3: ep0: make sure to reinitilize ep1 on STALL by Felipe Balbi · 12 years ago
  65. a866ee0 usb: dwc3: ep0: fix status phase delayed status direction by Felipe Balbi · 12 years ago
  66. a7e8d65 usb: dwc3: ep0: drop XferNotReady(DATA) support by Felipe Balbi · 12 years ago
  67. b6c4acd usb: dwc3: ep0: move DATA phase away from on-demand by Felipe Balbi · 12 years ago
  68. cb84c5e usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it by Felipe Balbi · 12 years ago
  69. 1cd6601 usb: dwc3: ep0: drop dead code by Felipe Balbi · 12 years ago
  70. 929646c usb: dwc3: ep0: split the special cases on ep0_queue by Felipe Balbi · 12 years ago
  71. 2640f34 usb: dwc3: ep0: drop unnecessary variable by Felipe Balbi · 12 years ago
  72. 07e0ee8 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event by Felipe Balbi · 12 years ago
  73. 77473f7 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 12 years ago
  74. 49917a4 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 12 years ago
  75. 4dbba17 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 12 years ago
  76. d69dcdd usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 12 years ago
  77. eb84075 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 12 years ago
  78. 0ed27b1 usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 12 years ago
  79. 4ee20d5 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 12 years ago
  80. 4959cfc usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 12 years ago
  81. 46485a0 usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 12 years ago
  82. 6263ebe usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 12 years ago
  83. 99d4da8 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 12 years ago
  84. 38a535c USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 12 years ago
  85. 1147f1c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  86. 110ff60 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 12 years ago
  87. eaec3e9 usb: dwc3: fix giveback of queued request in ep_dequeue by Pratyush Anand · 12 years ago
  88. bccd680 usb: gadget: composite: fix ep->maxburst initialization by Felipe Balbi · 12 years ago
  89. 50ed834 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 12 years ago
  90. b403c11 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 12 years ago
  91. a09be0a usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 12 years ago
  92. 5e5d2aa usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 12 years ago
  93. b129eb7 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  94. 8e5e3de usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  95. 413dba6 usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 12 years ago
  96. 73939b0 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 12 years ago
  97. e8478e6 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 12 years ago
  98. 8379bef USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 12 years ago
  99. df02342 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 12 years ago
  100. ed8c398 usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status by Felipe Balbi · 12 years ago