- 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
- e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
- 43fd1a4 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
- f3fb7de adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
- 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
- b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
- 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 9 years ago
- 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 9 years ago[Renamed (93%) from adb/usb_linux_client.cpp]
- 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 9 years ago
- dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 9 years ago
- ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
- 0cd3ae1 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
- 8c40762 Revert "adb: close ep0 on disconnection." by Siqi Lin · 9 years ago
- 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
- ae72b5a adb: extract USB FFS read/write limit constants. by Josh Gao · 10 years ago
- 0b19540 adb: split up reads longer than 16k. by Josh Gao · 10 years ago
- 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 10 years ago
- 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 10 years ago
- 6b531c4 adbd: split up writes longer than 16k. by Josh Gao · 10 years ago
- d2acbd1 adb: add help text for USB permission errors. by David Pursell · 10 years ago
- ca2a0bd adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 10 years ago
- aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
- 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
- 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
- 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
- e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
- 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
- 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
- a190c80 adbd: enable USB SuperSpeed (again) by Jack Pham · 10 years ago
- 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
- c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
- 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
- cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
- 3edd54b Add some missing 'static's. by Elliott Hughes · 10 years ago
- 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
- dc3b459 Add missing null checks after allocations. by Elliott Hughes · 10 years ago
- 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
- a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
- 2acec91 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago[Renamed (93%) from adb/usb_linux_client.c]
- 3313426 File header cleanup. by Dan Albert · 10 years ago
- 7664901 Move transport declarations into transport.h. by Dan Albert · 10 years ago
- c49f51c Fix the v2 descriptor handling. by Christopher Ferris · 11 years ago
- ab3446d adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 11 years ago
- d6ee9f2 adb: enable superspeed support by Zhuang Jin Can · 11 years ago
- 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 12 years ago
- ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 12 years ago
- 4cbf1d8 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 12 years ago
- fd96db1 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 14 years ago
- e109d26 adb: Add ability to specify device path by Scott Anderson · 13 years ago
- 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
- 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
- 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
- 0927bf9 adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 16 years ago
- dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
- 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago