1. f0acf28 Merge "USB MIDI: Only use first USB Configuration" into tm-dev by Robert Wu · 2 years, 9 months ago
  2. 186b9e4 USB MIDI: Reset counter after unique codes full by Robert Wu · 2 years, 9 months ago
  3. 9043a28 USB MIDI: Only use first USB Configuration by Robert Wu · 2 years, 9 months ago
  4. 5aec766 USB MIDI: Null check for mUsbMidiPacketConverter by Robert Wu · 2 years, 10 months ago
  5. 6cd937c USB MIDI: Use Thread.interrupt() to close threads by Robert Wu · 2 years, 10 months ago
  6. 5a5ccbe Merge "USB MIDI: Don't call openLocked on device unplug" into tm-dev by Robert Wu · 2 years, 10 months ago
  7. 139be68 USB MIDI: Don't call openLocked on device unplug by Robert Wu · 2 years, 10 months ago
  8. 0656f1c Merge "USB MIDI: Replace bulkTransfer with requestWait" into tm-dev by Robert Wu · 2 years, 10 months ago
  9. 9228e50 USB MIDI: Replace bulkTransfer with requestWait by Robert Wu · 2 years, 10 months ago
  10. 37ffba8 usb: Add the boot completed check before broadcasting intent by Ricky Niu · 2 years, 11 months ago
  11. b45f0e8 Merge "Add MIDI info to USB dumpsys" into tm-dev by TreeHugger Robot · 2 years, 11 months ago
  12. b83ae06 Add MIDI info to USB dumpsys by Robert Wu · 2 years, 11 months ago
  13. eb1eb03 Merge "usb: Fixed the null pointer issue" into tm-dev by TreeHugger Robot · 2 years, 11 months ago
  14. 975608f usb: Fixed the null pointer issue by Ricky Niu · 3 years, 4 months ago
  15. 1b46333 Implement getInterfaceHash/Version (USB) by Steven Moreland · 3 years ago
  16. dc74aff Asynchronous the resetUsbPort by Ricky Niu · 3 years ago
  17. 06626ce USB: Increase debounce time for DISCONNECT processing (revised) by James Wei · 4 years, 2 months ago
  18. 8720291 Merge "USB MIDI: Create encoder per output port" into tm-dev by Robert Wu · 3 years ago
  19. d338c3c USB MIDI: Create encoder per output port by Robert Wu · 3 years ago
  20. 01f255b Correct the operationID in resetUsbPort by Ricky Niu · 3 years ago
  21. b6a1953 USB MIDI: Add null check on device removal by Robert Wu · 3 years ago
  22. 4ed510e Merge "Avoid removing USB state changes during CONFIGURED uevent" am: 6b8b9efad1 am: da70fd1af3 am: a87ed3d36b by Treehugger Robot · 3 years ago
  23. da70fd1 Merge "Avoid removing USB state changes during CONFIGURED uevent" am: 6b8b9efad1 by Treehugger Robot · 3 years ago
  24. 6b8b9ef Merge "Avoid removing USB state changes during CONFIGURED uevent" by Treehugger Robot · 3 years ago
  25. ea89c0e Allow apps with MANAGE_USB_STATE permission access to all USB accessories. by Paul Murphy · 3 years, 1 month ago
  26. ec3e679 Merge "Rewrite MIDI 1.0 USB Host mode in Java" by Robert Wu · 3 years, 1 month ago
  27. 750a349 Rewrite MIDI 1.0 USB Host mode in Java by Robert Wu · 3 years, 1 month ago
  28. 8a5e698 Merge "Fix handling usb notification after pr_swap complete" am: b681fec035 am: d68e9ab715 am: 2ac83c4e47 by Treehugger Robot · 3 years, 1 month ago
  29. d68e9ab Merge "Fix handling usb notification after pr_swap complete" am: b681fec035 by Treehugger Robot · 3 years, 1 month ago
  30. 85a04c0 Merge "Annotate dump methods with @NeverCompile [5/5]" by Kevin Jeon · 3 years, 1 month ago
  31. 9c80283 Convert @UsbDataStatus into bit field flags. by Badhri Jagan Sridharan · 3 years, 2 months ago
  32. 2424262 Fix handling usb notification after pr_swap complete by Ray Chi · 3 years, 1 month ago
  33. 5e57f64 Annotate dump methods with @NeverCompile [5/5] by Kevin Jeon · 3 years, 2 months ago
  34. dbad339 Merge changes from topics "AudioDeviceAttributes_update", "ShortAudioDescriptors" by Nathalie Le Clair · 3 years, 1 month ago
  35. 19f083c Merge "Don't call setInterface when querying protocol" by Robert Wu · 3 years, 1 month ago
  36. 4c6239b Don't call setInterface when querying protocol by Robert Wu · 3 years, 2 months ago
  37. c807bd2 Revert "Revert "Add support for USB audio docks."" by Eric Laurent · 3 years, 2 months ago
  38. 5d4ad0c Merge "Support USB Port Reset" by TreeHugger Robot · 3 years, 2 months ago
  39. fd01586 Merge "Revert "Add support for USB audio docks."" by Eric Laurent · 3 years, 2 months ago
  40. 01f03c3 Revert "Add support for USB audio docks." by Eric Laurent · 3 years, 2 months ago
  41. 517a132 Add AudioDeviceAttributes as argument to AudioManager API by Nathalie Le Clair · 3 years, 5 months ago
  42. 476cd2e Support USB Port Reset by Ricky Niu · 3 years, 4 months ago
  43. d368d4e Merge "Add systemApis to allow data transfer over USB-C while being docked" by Badhri Jagan Sridharan · 3 years, 2 months ago
  44. 7212c8f Add systemApis to allow data transfer over USB-C while being docked by Badhri Jagan Sridharan · 3 years, 3 months ago
  45. 846944e Merge "Add support for USB audio docks." by Eric Laurent · 3 years, 2 months ago
  46. 9b2b85c Add support for USB audio docks. by Eric Laurent · 3 years, 2 months ago
  47. da433c6 Merge changes from topics "199357330", "200993386" by Badhri Jagan Sridharan · 3 years, 2 months ago
  48. bdbb2d1 Add limitPowerTransfer SystemAPI to UsbPort by Badhri Jagan Sridharan · 3 years, 4 months ago
  49. bbfa92e Support IUsb AIDL interface by Badhri Jagan Sridharan · 3 years, 4 months ago
  50. 008fcbd Merge "Add MIDI 2.0 host mode support" by Robert Wu · 3 years, 2 months ago
  51. a936a25 Add MIDI 2.0 host mode support by Robert Wu · 3 years, 3 months ago
  52. 5fbbac5 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev am: ebe7d4996e am: 6008fe7995 by TreeHugger Robot · 3 years, 2 months ago
  53. 6008fe7 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev am: ebe7d4996e by TreeHugger Robot · 3 years, 2 months ago
  54. ebe7d49 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev by TreeHugger Robot · 3 years, 2 months ago
  55. 3b80099 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 am: f587a0416e by TreeHugger Robot · 3 years, 3 months ago
  56. 0c5ae34 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 am: e9e9ca1813 by TreeHugger Robot · 3 years, 3 months ago
  57. f587a04 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 by TreeHugger Robot · 3 years, 3 months ago
  58. 54f4c18 Revert "Increase debounce time for DISCONNECT processing" by James Wei · 3 years, 3 months ago
  59. ce66fa5 Avoid removing USB state changes during CONFIGURED uevent by Wesley Cheng · 3 years, 4 months ago
  60. 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 4 months ago
  61. cf1e005 USB: Adjust exception message in dealing with permission check #3 by James Wei · 3 years, 6 months ago
  62. 9c60898 Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de am: 5e7c0f1d38 am: 418595d76d am: 5a0b7578e1 by Paul Murphy · 3 years, 4 months ago
  63. 418595d Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de am: 5e7c0f1d38 by Paul Murphy · 3 years, 4 months ago
  64. 5e7c0f1 Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de by Paul Murphy · 3 years, 4 months ago
  65. dc8bccf Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE by Paul Murphy · 3 years, 5 months ago
  66. 7a46f46 Merge "Use USB API to get # of i/o ports for MIDI with USB." by TreeHugger Robot · 3 years, 6 months ago
  67. ce8791c Use USB API to get # of i/o ports for MIDI with USB. by Robert Wu · 3 years, 6 months ago
  68. 11bb10f Merge "USB: Adjust exception message in dealing with permission check #2" into sc-qpr1-dev am: 8173263d78 am: efc5d07b7a am: 8d57294965 by TreeHugger Robot · 3 years, 6 months ago
  69. da0cc0a USB: Adjust exception message in dealing with permission check #2 by James Wei · 3 years, 6 months ago
  70. 9ca7052 Merge "USB: Adjust exception message in dealing with permission check" into sc-qpr1-dev by TreeHugger Robot · 3 years, 6 months ago
  71. bf0d597 USB: Adjust exception message in dealing with permission check by James Wei · 3 years, 8 months ago
  72. 3e5d384 Revert "Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures"" by Songchun Fan · 3 years, 7 months ago
  73. c5e5cf3 Merge "Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures"" by Kevin Jeon · 3 years, 7 months ago
  74. 88dd20e Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures" by Kevin Jeon · 3 years, 7 months ago
  75. a50992a Merge "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures" by Songchun Fan · 3 years, 7 months ago
  76. ddea459 [lint] treat non-user getter calls as lint errors with baselines to exempt existing failures by Songchun Fan · 3 years, 7 months ago
  77. f68f66f USB: Correct title bar notification am: c0162a74b9 am: 5402c211af am: 430fcbba06 am: 510e8d8857 by James Wei · 3 years, 7 months ago
  78. c0162a7 USB: Correct title bar notification by James Wei · 3 years, 7 months ago
  79. 2684254 Disallow usb access to camera and mic devices if global privacy toggle is active by Philip Junker · 3 years, 8 months ago
  80. 9964de6 Merge "[Android Auto] Add USB UEVENT and broadcast intent history in dump_sys" by TreeHugger Robot · 3 years, 7 months ago
  81. c376a19 Merge "USB: Adjust exception message in dealing with permission check" by James Wei · 3 years, 7 months ago
  82. 79023f0 Disallow usb access to camera and mic devices if global privacy toggle is active by Philip Junker · 3 years, 8 months ago
  83. f28066d [Android Auto] Add USB UEVENT and broadcast intent history in dump_sys by Ricky Niu · 3 years, 9 months ago
  84. 0304248 USB: Adjust exception message in dealing with permission check by James Wei · 3 years, 8 months ago
  85. f063780 Disallow usb access to camera and mic devices if global privacy toggle is active by Philip Junker · 3 years, 8 months ago
  86. 9f56092 Merge "Update USB HAL version early" into sc-dev am: 039b7ccc83 am: a642dcc7b7 by Albert Wang · 3 years, 8 months ago
  87. 810915a Update USB HAL version early by Jimmy Hu · 3 years, 9 months ago
  88. 64378e4 Merge "DISALLOW_USB_FILE_TRANSFER update user restrictions" into sc-dev am: 4d2eee78b1 by Alex Johnston · 3 years, 11 months ago
  89. 3eadf0d DISALLOW_USB_FILE_TRANSFER update user restrictions by Alex Johnston · 3 years, 11 months ago
  90. f7ee18e Merge "Check usb functions support with USB Gadget Hal version" into sc-dev am: bbf0d29880 by TreeHugger Robot · 4 years ago
  91. bbf0d29 Merge "Check usb functions support with USB Gadget Hal version" into sc-dev by TreeHugger Robot · 4 years ago
  92. 6e0af90 Check usb functions support with USB Gadget Hal version by Ray Chi · 4 years ago
  93. 826fe59 Merge "usb: Address some API review comments" into sc-dev am: 0a0ddadab5 by TreeHugger Robot · 4 years ago
  94. 0a0ddad Merge "usb: Address some API review comments" into sc-dev by TreeHugger Robot · 4 years ago
  95. 1ef085a GreenLog fixit - changing non-error logs to Log.i() by Paul McLean · 4 years ago
  96. 65c23ab Merge "Remove redundant variable" by Ricky Niu · 4 years ago
  97. 38dcf6a Merge "Fix null pointer exception if USBPort is removed" am: 066cd28370 am: fd5364769f am: 616b2a267f by Treehugger Robot · 4 years ago
  98. 066cd28 Merge "Fix null pointer exception if USBPort is removed" by Treehugger Robot · 4 years ago
  99. f6602fe Remove redundant variable by Ricky Niu · 4 years ago
  100. 5603742 usb: Address some API review comments by Ray Chi · 4 years ago