android_system_core/adb
Jean-Baptiste Queru 34961b2667 am 6713a2e0: Merge "Fix USB endianness bugs on Linux."
Merge commit '6713a2e0c659be9d992e75ab420da5680f522658' into gingerbread-plus-aosp

* commit '6713a2e0c659be9d992e75ab420da5680f522658':
  Fix USB endianness bugs on Linux.
2010-10-20 15:33:57 -07:00
..
Android.mk merge from open-source master 2010-06-02 08:14:33 -07:00
MODULE_LICENSE_APACHE2 eclair snapshot 2009-11-12 18:46:23 -08:00
NOTICE eclair snapshot 2009-11-12 18:46:23 -08:00
OVERVIEW.TXT Fixing spelling errors in adb docs 2010-04-28 11:38:39 -04:00
SERVICES.TXT Fixing spelling errors in adb docs 2010-04-28 11:38:39 -04:00
adb.c am 44db990d: Fix bug 2950316. Check return values. 2010-08-27 15:28:24 -07:00
adb.h adb connect and disconnect improvements: 2010-06-02 11:31:26 -04:00
adb_client.c Make adb's daemon-port on the host machine configurable. 2010-04-28 11:38:34 -04:00
adb_client.h Make adb's daemon-port on the host machine configurable. 2010-04-28 11:38:34 -04:00
commandline.c merge from open-source master 2010-06-03 09:09:17 -07:00
console.c
fdevent.c
fdevent.h
file_sync_client.c Add -l option to `adb sync` 2010-04-19 16:36:57 -07:00
file_sync_service.c
file_sync_service.h adb: Improved detection of big endian architecture 2010-10-16 14:35:28 +02:00
framebuffer_service.c eclair snapshot 2009-11-12 18:46:23 -08:00
get_my_path_darwin.c eclair snapshot 2009-11-12 18:46:23 -08:00
get_my_path_freebsd.c FreeBSD support for usb-connected devices in adb 2009-10-25 01:56:35 +11:00
get_my_path_linux.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
get_my_path_windows.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
jdwp_service.c Fix ADB daemon file descriptor leak 2010-06-18 08:11:04 +00:00
log_service.c
mutex_list.h
protocol.txt
remount_service.c Fix adb remount on non-MTD devices 2010-05-24 11:27:16 -04:00
services.c adb: Attempt to unmount the SD card before rebooting. 2010-02-24 16:07:23 -05:00
sockets.c adb: optimize socket-list-walking code 2010-06-14 09:59:34 -07:00
sockets.dia
sysdeps.h eclair snapshot 2009-11-12 18:46:23 -08:00
sysdeps_win32.c eclair snapshot 2009-11-12 18:46:23 -08:00
test_track_devices.c
test_track_jdwp.c
transport.c adb connect and disconnect improvements: 2010-06-02 11:31:26 -04:00
transport_local.c adb: Improved detection of big endian architecture 2010-10-16 14:35:28 +02:00
transport_usb.c adb: Improved detection of big endian architecture 2010-10-16 14:35:28 +02:00
usb_libusb.c FreeBSD support for usb-connected devices in adb 2009-10-25 01:56:35 +11:00
usb_linux.c Fix USB endianness bugs on Linux. 2010-10-16 14:35:34 +02:00
usb_linux_client.c eclair snapshot 2009-11-12 18:46:23 -08:00
usb_osx.c eclair snapshot 2009-11-12 18:46:23 -08:00
usb_vendors.c am d02e521d: adb: Add support for Philips\'s USB vendor ID 2010-10-15 18:25:27 -07:00
usb_vendors.h
usb_windows.c eclair snapshot 2009-11-12 18:46:23 -08:00
utils.c
utils.h