1. bb598ee Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers. by Jerry Zhang · 8 years ago
  2. 5cbd151 Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  3. b15490a Clean up persistent usb state on boot. am: dfacad026d by Jerry Zhang · 8 years ago
  4. 4389cb6 Fixed handling of usb state during adb changes. am: 0269ebe0fe by Jerry Zhang · 8 years ago
  5. 935372b Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  6. dfacad0 Clean up persistent usb state on boot. by Jerry Zhang · 8 years ago
  7. 0269ebe Fixed handling of usb state during adb changes. by Jerry Zhang · 8 years ago
  8. d21cb15 resolve merge conflicts of c76a3ac to stage-aosp-master am: 67ffd5e617 by Glenn Kasten · 8 years ago
  9. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  10. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  11. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago
  12. 9ebf2a5 Add (corrected) usb power sink handling by Philip P. Moltmann · 8 years ago
  13. 47e8089 Revert "Handle USB power role 'sink'" by Philip P. Moltmann · 8 years ago
  14. 0135516 Handle USB power role 'sink' by Philip P. Moltmann · 8 years ago
  15. 236b9e8 Handle the uncommon case that a name is null by Philip P. Moltmann · 8 years ago
  16. a0116bf Fix notifications for USB PD enabled devices by Vincent Palatin · 8 years ago
  17. de29224 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago
  18. c722394 Added logging to USB Audio connect and disconnect. by Paul McLean · 8 years ago
  19. b6abccc Add new text for USB type C host. by Daichi Hirono · 8 years ago
  20. 618fa6f Add USB_HOST_CONNECTED extra to ACTION_USB_STATE sticky intent. by Daichi Hirono · 8 years ago
  21. f8a0c85 Skip MTP launch notification for devices having FEATURE_AUTOMOTIVE. by Daichi Hirono · 8 years ago
  22. fda7474 Open MTP device on demand. by Daichi Hirono · 8 years ago
  23. 163e4b6 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  24. d1d5336 Increase notification priority for adb connections. by Julia Reynolds · 9 years ago
  25. 4751880 Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  26. bc0a940 Grant USB device permission for android.media UID always. by Daichi Hirono · 9 years ago
  27. c35d775 allow devs to turn off charging notifications by Chris Wren · 9 years ago
  28. d1323e9 Merge "Built-in mic is not used when USB mic is disconnected" am: ebbdabdb82 by Glenn Kasten · 9 years ago
  29. ebbdabd Merge "Built-in mic is not used when USB mic is disconnected" by Glenn Kasten · 9 years ago
  30. 46b434f Built-in mic is not used when USB mic is disconnected by Alejandro Ochoa · 9 years ago
  31. 853fde6 UsbDeviceManager: set mUsbDataUnlocked=false on user switch am: 5701321701 am: aa330c0dc2 am: d33d66e26c by Nick Kralevich · 9 years ago
  32. aa330c0 UsbDeviceManager: set mUsbDataUnlocked=false on user switch am: 5701321701 by Nick Kralevich · 9 years ago
  33. 5701321 UsbDeviceManager: set mUsbDataUnlocked=false on user switch by Nick Kralevich · 9 years ago
  34. 438c220 Merge "Fixing problems with 1st connect of USB audio device to Fugu." by Paul Mclean · 9 years ago
  35. c15f756 Fixing problems with 1st connect of USB audio device to Fugu. by Paul McLean · 9 years ago
  36. e3b077b1 Fixed capture-only devices not removed when disconnected. by Paul McLean · 9 years ago
  37. dabd6b8 Restart USB stack only if data is unlocked by Fyodor Kupolov · 9 years ago
  38. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  39. bcb80b0 am 880c6010: am 0c4050b0: am bdfbd821: am 0eb10ede: Merge "Always set the usb config when modifying it." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  40. bdfbd82 am 0eb10ede: Merge "Always set the usb config when modifying it." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  41. 823e805 Always set the usb config when modifying it. by Tim Kilbourn · 9 years ago
  42. e4b3e61 am 1a73ab76: am 4bf3dfea: am ffa2d691: Merge "Adds config flag for USB notification." into cw-e-dev by Daniel Koulomzin · 9 years ago
  43. e753361 Adds config flag for USB notification. by Gus Prevas · 9 years ago
  44. 92386c4 Merge "Broadcast ACTION_USB_STATE only if necessary." by Yasuhiro Matsuda · 9 years ago
  45. 4080a41 am 6041a68b: am 458d4d6d: am 9b1fd822: am 2ad94499: Merge "Use init to write usb typec props." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  46. 2ad9449 Merge "Use init to write usb typec props." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  47. 94ce898 am b99fdbe8: am 6f07eaad: am cda0ab68: am 8cfbae04: Merge "Show usb charging notification when in host mode" into mnc-dr-dev by Jason Monk · 9 years ago
  48. 6ea47a3 Use init to write usb typec props. by Tim Kilbourn · 9 years ago
  49. 8338ed0 Show usb charging notification when in host mode by Jason Monk · 9 years ago
  50. 48b9a7c Broadcast ACTION_USB_STATE only if necessary. by Yasuhiro Matsuda · 9 years ago
  51. 1913ae9 am 8ad7c8f9: am 94933e43: am 2eafb06f: am b2c71814: am 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev by Nick Kralevich · 9 years ago
  52. 1a008c1 UsbDeviceManager: fix b/21429947 regression (try #2) by Nick Kralevich · 9 years ago
  53. 233d94c clean up UserHandle.USER_OWNER reference by Xiaohui Chen · 9 years ago
  54. bea6528 am c8dc65d1: am 3882997e: am ed839f59: am e2823cb3: am 8f5228af: Merge "UsbMidiDevice: add timestamps for input events" into mnc-dev by Phil Burk · 9 years ago
  55. 6456a65 UsbMidiDevice: add timestamps for input events by Phil Burk · 9 years ago
  56. c0121df am d9b08e61: am d517de5a: am a8937f13: am a2adb4c5: am 06b93a48: Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev by Nick Kralevich · 9 years ago
  57. 7bdcbd8 am a508d399: am 01e00c8c: am e4f10de7: am dd856a3f: am 3b0bbd7b: Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev by Nick Kralevich · 9 years ago
  58. 06b93a4 Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev by Nick Kralevich · 9 years ago
  59. 0d767e6 Revert "UsbDeviceManager: fix b/21429947 regression" by Nick Kralevich · 9 years ago
  60. 3b0bbd7 Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev by Nick Kralevich · 9 years ago
  61. b210026 UsbDeviceManager: fix b/21429947 regression by Nick Kralevich · 9 years ago
  62. ed987a5 Miss USB device Interface from UsbManager.getDeviceList(). by wang.zhenyu · 9 years ago
  63. df2600d am b430c4f0: am 8326ebbe: am 6b04e5b8: am 894ffd10: am 673ccfd4: Merge "UsbDeviceManager: add back support for USB overlays" into mnc-dev by Nick Kralevich · 9 years ago
  64. b430c4f am 8326ebbe: am 6b04e5b8: am 894ffd10: am 673ccfd4: Merge "UsbDeviceManager: add back support for USB overlays" into mnc-dev by Nick Kralevich · 9 years ago
  65. 2fedc4d UsbDeviceManager: add back support for USB overlays by Nick Kralevich · 9 years ago
  66. 4085a74 am 209c8ced: am 6e4997db: am 8bdd92d4: am 0cb1cfdc: am 76c4c666: Add USB port manager. by Jeff Brown · 9 years ago
  67. a50dfe9 am 852e51e2: am 3bc33423: am b35b8e81: am b3c11805: am 2dbccc19: Clean up USB Manager dump. by Jeff Brown · 9 years ago
  68. 209c8ce am 6e4997db: am 8bdd92d4: am 0cb1cfdc: am 76c4c666: Add USB port manager. by Jeff Brown · 9 years ago
  69. 852e51e2 am 3bc33423: am b35b8e81: am b3c11805: am 2dbccc19: Clean up USB Manager dump. by Jeff Brown · 9 years ago
  70. 76c4c66 Add USB port manager. by Jeff Brown · 9 years ago
  71. 2dbccc1 Clean up USB Manager dump. by Jeff Brown · 9 years ago
  72. 05d58af sys user split: fix usb debugging notice by Xiaohui Chen · 9 years ago
  73. 0bff26c am 9c22afe8: Fix a bad merge. by Jeff Brown · 9 years ago
  74. 9c22afe Fix a bad merge. by Jeff Brown · 9 years ago
  75. 5c43bb8 am f19abb67: am 8e4dde2c: am 2ad03d0c: am c1aebfa0: Merge "Clean up USB Manager and fix ADB." into mnc-dev by Jeff Brown · 9 years ago
  76. 2a67840 Fix a bad merge. by Jeff Brown · 9 years ago
  77. c1aebfa Merge "Clean up USB Manager and fix ADB." into mnc-dev by Jeff Brown · 9 years ago
  78. 460a146 Clean up USB Manager and fix ADB. by Jeff Brown · 9 years ago
  79. 032ba9f am 2fbfe429: am 92c1d283: am 706ad39b: am a2de7fc9: Merge "Prevent accidental unlocking of USB data transfer." into mnc-dev by Zoltan Szatmary-Ban · 9 years ago
  80. a2de7fc Merge "Prevent accidental unlocking of USB data transfer." into mnc-dev by Zoltan Szatmary-Ban · 9 years ago
  81. c0bc046 am 0baee4f1: am 002c7d74: am a572506e: am 9d918db3: Merge "UsbDeviceManager: Add back support for persistent property" into mnc-dev by Vineeta Srivastava · 9 years ago
  82. 84dce3c UsbDeviceManager: Add back support for persistent property by Ajay Dudani · 9 years ago
  83. b2eb6b9 Prevent accidental unlocking of USB data transfer. by Zoltan Szatmary-Ban · 9 years ago
  84. f788e29 am ce1cb218: am 593dfbb2: Merge "Miss USB device Interface from UsbManager.getDeviceList()." by Mike Lockwood · 9 years ago
  85. 19b26f8 Miss USB device Interface from UsbManager.getDeviceList(). by wang.zhenyu · 9 years ago
  86. b3c8564 Merge "remove setLatestEventInfo from USB" into mnc-dev by Chris Wren · 9 years ago
  87. 43965fe UsbDeviceManager: Modify default function handling by Nick Kralevich · 9 years ago
  88. 6d8e413 remove setLatestEventInfo from USB by Chris Wren · 9 years ago
  89. 6740190 Fix USB access control when adb is disabled. by Nick Kralevich · 9 years ago
  90. 6d5a0f9 UsbMidiDevice: Only keep ALSA devices open when device is in use by Mike Lockwood · 9 years ago
  91. 2d63f0a Merge "UsbDeviceManager: Don't unnecessarily touch properties" into mnc-dev by Nick Kralevich · 9 years ago
  92. ffcfe34 usb debugging: show alert to secondary user by Xiaohui Chen · 9 years ago
  93. 2f7fa3e UsbDeviceManager: Don't unnecessarily touch properties by Nick Kralevich · 9 years ago
  94. 4f11754 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  95. afe55a5 Turning off logging in ALSA device connection routines. by Paul McLean · 9 years ago
  96. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  97. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  98. d9c7f24 UsbManager / UsbService / UsbDeviceManager: delete unused code by Nick Kralevich · 9 years ago
  99. 02868b1 MidiDeviceInfo: Add version string property by Mike Lockwood · 9 years ago
  100. c9bb40e UsbDevice: Add support for retrieving version string for a USB device by Mike Lockwood · 9 years ago