1. 682bcf6 Merge "usb: dwc3-msm: Add support for interrupt moderation in device mode" by Linux Build Service Account · 5 years ago
  2. 4bba86c Merge "usb: dwc3: Stop active transfer on control endpoints" by Linux Build Service Account · 5 years ago
  3. a854ce5 usb: dwc3-msm: Add support for interrupt moderation in device mode by Ajay Agarwal · 5 years ago
  4. f3a6527 usb: dwc3: Stop active transfer on control endpoints by Hemant Kumar · 5 years ago
  5. eb1d2d5 usb: gadget: f_gsi: Notify line state change from set_alt for RmNet by Ajay Agarwal · 5 years ago
  6. 2b6cfb1 usb: gadget: f_gsi: Use HW accelerated EPs for RmNet V2X instance by Ajay Agarwal · 5 years ago
  7. d56295a Merge "usb: ccid: Fix possible scenario of double unlock" by Linux Build Service Account · 5 years ago
  8. 9927d25 usb: ccid: Fix possible scenario of double unlock by Sriharsha Allenki · 5 years ago
  9. 33b4bd3 Merge "usb: dwc3: Disable device events after maximum error retries" into msm-4.9 by Linux Build Service Account · 5 years ago
  10. ba408ce usb: xhci: remove do not use function by zhaochen · 5 years ago
  11. 2550a50 Merge "usb: gadget: Add support for RmNet CV2X instance" by Linux Build Service Account · 5 years ago
  12. ea42da8 Merge "usb: xhci: Add support UPD720201K8 PCI to USB" by Linux Build Service Account · 5 years ago
  13. ab794fee usb: dwc3: Disable device events after maximum error retries by Sriharsha Allenki · 5 years ago
  14. 2e036f0 usb: xhci: Add support UPD720201K8 PCI to USB by zhaochen · 5 years ago
  15. 0d3cc84 usb: gadget: Add support for RmNet CV2X instance by Ajay Agarwal · 5 years ago
  16. 22f3f5d usb: dwc3-msm: Add GSI mode support for Normal USB EPs by Manu Gautam · 5 years ago
  17. dc6f305 usb: f_gsi: Fix error handling path in ipa_connect_channels by Hemant Kumar · 5 years ago
  18. 100c155 Merge "usb: gadget: Fix double free of device descriptor pointers" by Linux Build Service Account · 5 years ago
  19. d7bf8ba usb: gadget: Fix double free of device descriptor pointers by Hemant Kumar · 6 years ago
  20. 3b41576 Merge "usb: dwc3-msm: Use dummy buffer as doorbell until GSI is ready" by Linux Build Service Account · 5 years ago
  21. bf3a1bf Merge "usb: dwc3: Prevent continuous retries on error event" by Linux Build Service Account · 5 years ago
  22. 25e339b usb: dwc3: Prevent continuous retries on error event by Sriharsha Allenki · 5 years ago
  23. 7034eb70 usb: dwc3: Give unique name to gsi endpoints by Hemant Kumar · 5 years ago
  24. b8e40bd usb: dwc3-msm: Use dummy buffer as doorbell until GSI is ready by Manu Gautam · 5 years ago
  25. 8111d69 usb: dwc3-msm: Enable EP events only after GSI doorbell is updated by Manu Gautam · 5 years ago
  26. 3193b19 Merge "usb: dwc3: Flush bh work before disabling dwc3_irq" by Linux Build Service Account · 5 years ago
  27. 929bede Merge "usb: f_gsi: Don't enable IPA data path if connect channel fails" by Linux Build Service Account · 5 years ago
  28. 3b265aa Merge "usb: dwc3-msm: Ensure reset if h/w is out of lpm without any events" by Linux Build Service Account · 5 years ago
  29. 79f17aa Merge "usb: dwc3: Do not initiate remote wakeup from core layer" by Linux Build Service Account · 5 years ago
  30. bcfad1b Merge "usb: dwc3: Do not traverse list using list_for_each_safe" by Linux Build Service Account · 5 years ago
  31. 71e3c4b Merge "usb: gsi: Initialize 'info' with zero" by Linux Build Service Account · 5 years ago
  32. 290cc1d usb: dwc3: Flush bh work before disabling dwc3_irq by Pratham Pratap · 5 years ago
  33. 00ad9f1 Merge "usb: dwc3: gadget: Ensure no control transfers in progress when stopping" by Linux Build Service Account · 5 years ago
  34. 5f6f9f8 Merge "dwc3-msm: Log link TRB address and also readback ring doorbell register" by Linux Build Service Account · 5 years ago
  35. b7143c0 usb: f_gsi: Don't enable IPA data path if connect channel fails by Pratham Pratap · 5 years ago
  36. 195acf6 usb: dwc3-msm: Ensure reset if h/w is out of lpm without any events by Sriharsha Allenki · 5 years ago
  37. f67b96c Merge "dwc3: gadget: Don't queue USB request if pull up is getting disable" by Linux Build Service Account · 5 years ago
  38. 3fed116 usb: dwc3: Do not initiate remote wakeup from core layer by Hemant Kumar · 6 years ago
  39. 25ebbe6 usb: dwc3: Do not traverse list using list_for_each_safe by Hemant Kumar · 6 years ago
  40. 825bbb8 dwc3: gadget: Fix list corruption issue with dequeue API by Mayank Rana · 7 years ago
  41. c27b22b dwc3-msm: Remove additional check for link state U3 by Vamsi Krishna Samavedam · 6 years ago
  42. 5a2eef8 usb: gadget: f_gsi: Fix NULL pointer dereference by Pratham Pratap · 6 years ago
  43. 254e3dc usb: gsi: Initialize 'info' with zero by Sriharsha Allenki · 6 years ago
  44. 8e246a1 usb: gadget: f_gsi: Handle IPA remote wakeup notification properly by Hemant Kumar · 6 years ago
  45. ffb8172 usb: gadget: gsi: Avoid spinlock lockup by Pratham Pratap · 7 years ago
  46. 7798808 usb: dwc3: Fix continuous spurious interrupts by Sriharsha Allenki · 5 years ago
  47. d786bff usb: dwc3: Disable all interrupts during run_stop clear by Sriharsha Allenki · 5 years ago
  48. 0973f9f usb: dwc3: Fix out of bound memory access for event buffer by Sriharsha Allenki · 6 years ago
  49. 5d86ce2 usb: f_gsi: Add error checking for PREPARE_TRBS and STARTXFER ops by Jack Pham · 6 years ago
  50. 09be76b usb: dwc3: gadget: Clear pending events when stopping controller by Jack Pham · 6 years ago
  51. 2d711bb Merge "Merge android-4.9.178 (df08e34) into msm-4.9" by Linux Build Service Account · 5 years ago
  52. d4b9fe3 Merge "USB: configfs: Send DISCONNECT uevent during UDC bind" by Linux Build Service Account · 5 years ago
  53. c603b06 usb: dwc3: Disable the irq before clearing run_stop bit by Chandana Kishori Chiluveru · 5 years ago
  54. ed76534 Merge "Merge android-4.9-172 (2dbf78b) into msm-4.9" by Linux Build Service Account · 5 years ago
  55. a931344 Merge android-4.9.177 (e6d81da) into msm-4.9 by jianzhou · 5 years ago
  56. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  57. b92f133 USB: configfs: Send DISCONNECT uevent during UDC bind by Chandana Kishori Chiluveru · 5 years ago
  58. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 5 years ago
  59. f172415 Merge android-4.9-173 (336c47d) into msm-4.9 by Tengfei Fan · 5 years ago
  60. a39a300 Merge android-4.9-172 (2dbf78b) into msm-4.9 by Tengfei Fan · 5 years ago
  61. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 5 years ago
  62. 92d2d67 usb: pd: Decrease FIRST_SOURCE_CAP_TIME to 100ms by Jack Pham · 6 years ago
  63. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  64. c6a57da usb: dwc3: gadget: Ensure no control transfers in progress when stopping by Jack Pham · 6 years ago
  65. 5bcb4a0 dwc3-msm: Log link TRB address and also readback ring doorbell register by Mayank Rana · 6 years ago
  66. 863d575 dwc3: gadget: Don't queue USB request if pull up is getting disable by Mayank Rana · 6 years ago
  67. cba8de3 dwc3-msm: Readback USB GSI wrapper register after updating by Mayank Rana · 6 years ago
  68. 15d09a3 usb: dwc3: debug: Add dbg_log_string to log strings by Vamsi Krishna Samavedam · 6 years ago
  69. 67cbe2a dwc3: Add ipc debug log for USB GSI and USB endpoint operation by Mayank Rana · 6 years ago
  70. 45b06d3 usb: gadget: f_ecm: allocate/free net device upon driver bind/unbind by Ajay Agarwal · 5 years ago
  71. d64b2c0 Merge android-4.9.167 (e1a8bab) into msm-4.9 by jianzhou · 5 years ago
  72. daaa935 usb: gadget: f_ipc: Use timeout when waiting for request completion by Ajay Agarwal · 5 years ago
  73. e6d81da Merge 4.9.177 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  74. 2651afd USB: serial: fix unthrottle races by Johan Hovold · 5 years ago
  75. 22b1c07 Merge "Merge android-4.9.163 (429c144) into msm-4.9" by Linux Build Service Account · 5 years ago
  76. e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  77. 361622e UAS: fix alignment of scatter/gather segments by Oliver Neukum · 5 years ago
  78. c685caf usb-storage: Set virt_boundary_mask to avoid SG overflows by Alan Stern · 5 years ago
  79. 61e8086 USB: serial: f81232: fix interrupt worker not stop by Ji-Ze Hong (Peter Hong) · 5 years ago
  80. dfb17fc usb: dwc3: Fix default lpm_nyet_threshold value by Thinh Nguyen · 5 years ago
  81. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  83. 7bbbb95 USB: core: Fix unterminated string returned by usb_string() by Alan Stern · 5 years ago
  84. 616ba12 usb: usbip: fix isoc packet num validation in get_pipe by Malte Leip · 5 years ago
  85. 965cc84 USB: yurex: Fix protection fault after device removal by Alan Stern · 5 years ago
  86. bd16a40 usb: f_gsi: Prevent enabling data path if disconnect follows connect by Sriharsha Allenki · 6 years ago
  87. 75ecf1a usb: f_gsi: Avoid starting transfer if disconnected by Jack Pham · 6 years ago
  88. 336c47d Merge 4.9.173 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  89. 8293a624 usb: u132-hcd: fix resource leak by Mukesh Ojha · 6 years ago
  90. 3cd83b5 usb: gadget: net2272: Fix net2272_dequeue() by Guido Kiener · 6 years ago
  91. 56b9611 usb: gadget: net2280: Fix net2280_dequeue() by Guido Kiener · 6 years ago
  92. ebb7790 usb: gadget: net2280: Fix overrun of OUT messages by Guido Kiener · 6 years ago
  93. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  94. 9b916af USB: Consolidate LPM checks to avoid enabling LPM twice by Kai-Heng Feng · 6 years ago
  95. c73982b USB: Add new USB LPM helpers by Kai-Heng Feng · 6 years ago
  96. eb8e539 dwc3-msm: Fix dwc3_drd_state_string for undefined state by Vamsi Krishna Samavedam · 6 years ago
  97. 3685d27 usb: dwc3-msm: Ensure hardware is reset during role change by Manu Gautam · 6 years ago
  98. 08535ec usb: dwc3-msm: add enum for drd_states to remove otg_state usage by Manu Gautam · 6 years ago
  99. 6f8847d Merge "usb: dwc3: Remove extra format specifier" by Linux Build Service Account · 5 years ago
  100. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago