summaryrefslogtreecommitdiffstats
path: root/adb/usb_linux.c
Commit message (Expand)AuthorAgeFilesLines
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+1
* adb: Add ability to specify device pathScott Anderson2012-04-201-5/+30
* Add a 1000msec timeout for adb's USB control packetsOmari Stephens2011-05-091-0/+2
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-3/+3
* Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-1/+1
* Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-1/+1
* adb: Increase device descriptor buffer size in Linux host USB supportMike Lockwood2011-01-071-1/+1
* Fix USB endianness bugs on Linux.Marcus Comstedt2010-10-161-5/+4
* adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-03-081-2/+9
* adb: Fix problems detecting adb in more complicated USB configurations.Mike Lockwood2010-01-171-64/+63
* adb: Fix infinite loop in Linux host device discovery.Mike Lockwood2009-08-111-5/+1
* adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-081-86/+95
* Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-241-3/+7
* adb: Use correct language ID when retrieving USB serial number.Mike Lockwood2009-07-081-12/+32
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+654
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-654/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+653