index
:
platform_external_crosvm
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-main
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usb_util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add crosvm_defaults with only supported platforms.
Ivan Lozano
2019-11-15
1
-1
/
+1
*
Generate Android.bp into subdirectories.
Chih-Hung Hsieh
2019-10-14
1
-0
/
+13
*
eliminate usage of uninitialized
Zach Reizner
2019-05-23
2
-3
/
+2
*
usb: refactor intercepted control request handling
Daniel Verkamp
2019-05-10
1
-1
/
+4
*
usb: remove pointless Options in UsbRequestSetup
Daniel Verkamp
2019-05-10
1
-12
/
+10
*
usb: fix serial devices by removing device context verification
Jingkui Wang
2019-05-01
1
-0
/
+6
*
crosvm: add license blurb to all files
Stephen Barber
2019-04-24
1
-0
/
+4
*
clippy: Resolve clone_on_copy
David Tolnay
2019-04-17
1
-1
/
+1
*
clippy: Switch to tool attributes for suppressing lints
David Tolnay
2019-04-15
1
-1
/
+1
*
edition: Remove extern crate lines
David Tolnay
2019-04-15
2
-5
/
+0
*
edition: Update usb_util to 2018 edition
David Tolnay
2019-04-09
2
-3
/
+4
*
edition: Use dyn syntax for trait objects
David Tolnay
2019-04-08
3
-4
/
+4
*
usb_util: silence unused code warning
Daniel Verkamp
2019-03-20
1
-0
/
+1
*
edition: Update absolute paths to 2018 style
David Tolnay
2019-03-13
9
-28
/
+31
*
usb_utils: Add hotplug interface
Jingkui Wang
2019-03-08
3
-0
/
+104
*
usb_util: Add libusb jailed api
Jingkui Wang
2019-03-08
2
-0
/
+38
*
usb_util: fix documentation comment
Jianxun Zhang
2019-02-19
2
-2
/
+2
*
usb_util: add sandboxed-libusb feature
Jingkui Wang
2018-12-20
2
-4
/
+7
*
usb_util: add open fd patch to libusb
Jingkui Wang
2018-12-20
2
-1
/
+19
*
usb_util: implement usb_transfer
Jingkui Wang
2018-12-14
3
-0
/
+401
*
assertions: Use compile-time assertion macro
David Tolnay
2018-12-09
3
-11
/
+9
*
sync: Mutex type with methods that panic instead of return error
David Tolnay
2018-12-05
3
-2
/
+7
*
lint: Resolve the easier clippy lints
David Tolnay
2018-12-03
3
-17
/
+18
*
usb_util: Add descriptors
Jingkui Wang
2018-12-01
4
-1
/
+132
*
usb_util: Add pollfd change handler.
Jingkui Wang
2018-12-01
1
-3
/
+71
*
usb_util: Create libusb wrapper
Jingkui Wang
2018-12-01
10
-0
/
+5377