1. d76a178 dwc3-msm: Add dynamic detection of USB connector by Pratham Pratap · 7 years ago
  2. ce7ff8b6 dwc3-msm: Use pm_runtime_put_sync_suspend() by Mayank Rana · 7 years ago
  3. 00d6f72 dwc3-msm: Change USB SMMU related page table range by Mayank Rana · 7 years ago
  4. e0a427e dwc3: Use dma_alloc_coherent() API instead of DMA pool for GSI TRB ring by Mayank Rana · 7 years ago
  5. 0e4c443 dwc3-msm: Use dwc->sysdev instead of dwc->dev with DMA APIs by Mayank Rana · 7 years ago
  6. a1d094c dwc3-msm: Replace autosuspend delay functionality with stop host mode by Mayank Rana · 7 years ago
  7. 359055c Merge "dwc3-msm: Flush sm_work with dwc3_restart_usb_host_mode() API" by Linux Build Service Account · 7 years ago
  8. d8a071c USB: dwc3-msm: Protect enabling phy irqs with mutex by Vijayavardhan Vennapusa · 7 years ago
  9. 8a5cba8 dwc3-msm: Flush sm_work with dwc3_restart_usb_host_mode() API by Mayank Rana · 7 years ago
  10. 4b89968 Merge "ARM: dts: msm: Enable USB3 LPM with both USB controller on SDM845" by Linux Build Service Account · 7 years ago
  11. a75caa5 dwc3: use dwc3_host_init() and dwc3_host_exit() APIs by Mayank Rana · 7 years ago
  12. c7f9b0f dwc3: msm: Notify -ETIMEDOUT always in case of floating charger by Vijayavardhan Vennapusa · 7 years ago
  13. 0ea8116 usb: dwc3: msm: clear resource on dwc3_msm_probe defer by Ziqi Chen · 7 years ago
  14. 0eb0db7 dwc3: Add NULL check before accessing event buffer by Mayank Rana · 7 years ago
  15. 25d0286 dwc3-msm: Don't override USB speed with EUD based spoof connect/detach by Mayank Rana · 7 years ago
  16. 7f55c92 power: qpnp-smb2: use correct properties by Nicholas Troast · 7 years ago
  17. e67a6b6 Merge "usb: dwc3: Suspend USB SS PHY in host mode with device connect case" by Linux Build Service Account · 7 years ago
  18. 17f67e3 usb: dwc3: Suspend USB SS PHY in host mode with device connect case by Mayank Rana · 7 years ago
  19. 54d6043 dwc3-msm: Add functionality to restart USB host mode by Mayank Rana · 7 years ago
  20. d6bae05 usb: dwc3: dwc3-msm: Handle floating charger PMI notification properly by Hemant Kumar · 7 years ago
  21. 006fae4 usb: dwc3-msm: Add support to handle floating D+/D- lines by Hemant Kumar · 7 years ago
  22. 81bd2e5 usb: dwc3-msm: Ensure separate EUD extcon dev is used by Mayank Rana · 7 years ago
  23. a4b9553 Merge "dwc3-msm: Don't block reset USB when stopping USB host mode" by Linux Build Service Account · 7 years ago
  24. 64d7a52 USB: dwc3-msm: Disable pipe clock requirement for HS/FS only mode by Vijayavardhan Vennapusa · 8 years ago
  25. 85a6795 dwc3-msm: Don't block reset USB when stopping USB host mode by Mayank Rana · 7 years ago
  26. d796cab dwc3-msm: Use __ffs() API instead of ffs() API by Mayank Rana · 7 years ago
  27. a6fbc60 Merge "dwc3: resize txfifo of IN/INT endpoint before enabling it" by Linux Build Service Account · 7 years ago
  28. 71efbf0 Merge "usb: gsi: Update TRB RING initialization with USB GSI OUT endpoint" by Linux Build Service Account · 7 years ago
  29. 64d136b usb: gsi: Update TRB RING initialization with USB GSI OUT endpoint by Mayank Rana · 8 years ago
  30. 9ca186c dwc3: Fix USB TRB ring initialization in BAM2BAM case by Mayank Rana · 7 years ago
  31. c68617e Merge "dwc3-msm: Add __iomem markings where needed" by Linux Build Service Account · 7 years ago
  32. c98d5d8 Merge "ARM: dts: msm: Add DM/DP related USB PHY interrupt information on SDM845" by Linux Build Service Account · 7 years ago
  33. a247bae dwc3-msm: Add __iomem markings where needed by Stephen Boyd · 7 years ago
  34. ac1200c dwc3: resize txfifo of IN/INT endpoint before enabling it by Mayank Rana · 7 years ago
  35. d339abe dwc3-msm: Add USB PHY related PDC interrupt handling by Mayank Rana · 7 years ago
  36. f70d821 dwc3-msm: Add module param to override USB speed by Mayank Rana · 7 years ago
  37. 0d5efd7 dwc3: Add required support to get lfps_rxterm interrupt from SS_PHY by Mayank Rana · 7 years ago
  38. 80826e0 power: qcom: smb2: Add REAL_TYPE property for usb power_supply by Fenglin Wu · 7 years ago
  39. ac776d1 dwc3-msm: Fix DEPCMD register value for GSI endpoint by Mayank Rana · 7 years ago
  40. ca9f318 dwc3-msm: Move bus bandwidth voting from dwc3_msm_bus_vote_w workqueue by Mayank Rana · 7 years ago
  41. 4e9dff7 usb: extcon: Move to updated API by Jack Pham · 7 years ago
  42. 4377d9d Merge "usb: dwc3: msm: Add option to bypass SMMU stage 1" into msm-4.9 by Linux Build Service Account · 7 years ago
  43. f86ce5a Merge "USB: dwc3-msm: Perform HW reinitialization on HC died error" into msm-4.9 by Linux Build Service Account · 7 years ago
  44. 9b0f437 Merge "usb: dwc3: Use high priority worker as bottom half handler" into msm-4.9 by Linux Build Service Account · 7 years ago
  45. 283cece usb: dwc3: msm: Add option to bypass SMMU stage 1 by Jack Pham · 7 years ago
  46. 9faa51df usb: dwc3: msm: Attach IOMMU before DMA allocations by Jack Pham · 7 years ago
  47. f616a7f usb: dwc3: Use high priority worker as bottom half handler by Mayank Rana · 7 years ago
  48. 976fdfc USB: dwc3-msm: Perform HW reinitialization on HC died error by Manu Gautam · 8 years ago
  49. bbe2796 usb: dwc3-msm: Add support for IOMMU by Jack Pham · 7 years ago
  50. 8220a98 usb: dwc3: Reset and initiate lpm while booting up with no usb cable by Hemant Kumar · 7 years ago
  51. 1965ae98 USB: dwc3-msm: Use maximum_speed as speed if no speed information by Vijayavardhan Vennapusa · 7 years ago
  52. 5195817 dwc3-msm: Add handling for EUD based spoof detach/attach event by Mayank Rana · 7 years ago
  53. 69f4c05 usb: dwc3-msm: Fix restart usb work functionality by Azhar Shaikh · 8 years ago
  54. e6d3f80 USB: dwc3-msm: Add support for voting for PM_QOS_LATENCY by Vijayavardhan Vennapusa · 8 years ago
  55. 6f504dc usb: dwc3: Set core clk rate to default upon device remove notification by Hemant Kumar · 7 years ago
  56. 8e6a11e USB: dwc3: msm: Fail probe if core-clk-rate is not passed from dts by Vijayavardhan Vennapusa · 8 years ago
  57. 6a4c1d9 Revert "USB: dwc3-msm: Enable power event irq in case of host bus suspend" by Vijayavardhan Vennapusa · 8 years ago
  58. 08e4192 dwc3: Use logging APIs to log events, errors and setup packet by Mayank Rana · 7 years ago
  59. 17f26db USB: dwc3-msm: Add sysfs entry to manually set speed by Vamsi Krishna Samavedam · 7 years ago
  60. 86ed20b usb: dwc3: Add maximum hw supported speed flag by Vamsi Krishna Samavedam · 7 years ago
  61. 8e4c2f2 usb: dwc3: Update core clock rate based on USB port speed. by Hemant Kumar · 7 years ago
  62. 4d4e934 usb: dwc3-msm: Set PROP_BOOST_CURRENT for direct attach devices by Jack Pham · 8 years ago
  63. f4918d3 usb: dwc3: Add support for GSI event buffer configuration by Mayank Rana · 8 years ago
  64. 4387417 usb: dwc3: restart usb upon endpoint cmd timeout by Hemant Kumar · 8 years ago
  65. 934d9cd USB: dwc3: msm: Add support for vote/devote aggre2_snoc_axi_clk by Vijayavardhan Vennapusa · 8 years ago
  66. 8cf91a6 USB: dwc3-msm: Fix issue related to error recovery for ERRATIC ERROR by Vijayavardhan Vennapusa · 8 years ago
  67. 5e5680e USB: dwc3-msm: clear in_restart flag always in restart work by Vijayavardhan Vennapusa · 8 years ago
  68. 5fa3893 usb: dwc3: Turn on memory core and periphery upon resume by Hemant Kumar · 8 years ago
  69. 8432c36 dwc3-msm: Acquire lock for USB GSI endpoint related operations by Mayank Rana · 8 years ago
  70. de1df69 usb: dwc3: Add support to select maximum speed via extcon notification by Hemant Kumar · 8 years ago
  71. 8caff35 usb: dwc3-msm: Only set vbus_draw for SDP type by Jack Pham · 8 years ago
  72. 633dc33 usb: dwc3: Use clock API to control the memory power states by Hemant Kumar · 8 years ago
  73. d72bafe usb: dwc3-msm: Remove call to set POWER_SUPPLY_PROP_ONLINE by Jack Pham · 8 years ago
  74. 4b8b4ae usb: dwc3-msm: Do dwc3_msm_gadget_vbus_draw() in sleepable context by Jack Pham · 8 years ago
  75. 3e668f3 USB: dwc3-msm: Add support for setting specific frequency for core clock by Vijayavardhan Vennapusa · 9 years ago
  76. 4d27821 usb: Add support for reset controller framework by Amit Nischal · 8 years ago
  77. 83ad582 dwc3-msm: Fix compilation errors by Mayank Rana · 8 years ago
  78. 511f3b2 usb: dwc3: Add snapshot of DWC3 MSM drivers by Mayank Rana · 8 years ago