[roll] Roll fuchsia [usb][adb][cdc] Fixes to enable cdc and adb simultaneously on Sorrel

 1. Separate StartController, StopController from SetInterface
 2. dwc3 fixes on reconnecting, including resetting state, etc.
 3. dwc3 fix to read the proper data length
 4. cdc fix to set configuration if configured does not match request
 5. adb fix to only queue requests if both the endpoints are configured
    and the daemon is connected

Original-Bug: b/389146553
Original-Bug: b/388298520

Test: tested on sorrel
Test: tested on vim3
Test: usb-peripheral-unittest
Test: usb-virtual-bus-unit-test
Test: usb-virtual-bus-test
Test: usb-hid-test
Test: usb-adb-unittest

Does not pass stress test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192555
Original-Revision: fff6b3c4354b4e6e72beb3cc9cbe09d893ff8489
GitOrigin-RevId: 5891a2724872f5f2de9d2fb07871b6160012c162
Change-Id: Ia0ba75ff3871339d644f8fa297bc00f5c29ff42d
1 file changed
tree: bc47b01d3747333129cd4bec95397e59b288667d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.