summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libusbhost: Remove global data to allow multiple instances in the same process.Mike Lockwood2010-05-252-26/+30
* am 53a79a84: am 49337b27: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\
| * am 49337b27: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
| |\
| | * merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
| | |\
| | | * Merge "Fix "route add default dev <iface>" behaviour"Jean-Baptiste Queru2010-05-191-1/+1
| | | |\
| | | | * Fix "route add default dev <iface>" behaviourDaniel Baeyens2010-04-211-1/+1
* | | | | am c0d8fb58: (-s ours) DO NOT MERGE resolved conflicts for merge of e95aad61 ...Mike Lockwood2010-05-170-0/+0
|\| | | |
| * | | | DO NOT MERGE resolved conflicts for merge of e95aad61 to krakenMike Lockwood2010-05-174-2/+27
| |\| | |
| | * | | merge from open-source masterThe Android Open Source Project2010-05-173-2/+27
| | |\| |
| | | * | init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB.Mike Lockwood2010-05-162-2/+26
| | | * | Merge "Added a move flag for init's mount command that maps to MS_MOVE."Jean-Baptiste Queru2010-05-141-0/+1
| | | |\ \
| | | | * | Added a move flag for init's mount command that maps to MS_MOVE.Jay Freeman (saurik)2010-04-201-0/+1
| | | | |/
* | | | | am 509f7399: fastboot: Add more vendor usb idsDima Zavin2010-05-141-0/+2
|\| | | |
| * | | | fastboot: Add more vendor usb idsDima Zavin2010-05-141-0/+2
* | | | | am 156b9f3d: am 538e5778: merge from open-source masterThe Android Open Source Project2010-05-141-14/+0
|\| | | |
| * | | | am 538e5778: merge from open-source masterThe Android Open Source Project2010-05-141-14/+0
| |\| | |
| | * | | merge from open-source masterThe Android Open Source Project2010-05-141-14/+0
| | |\| |
| | | * | Merge "sys_signame[] was added to libc, remove conflicting definition"Jean-Baptiste Queru2010-05-141-14/+0
| | | |\ \
| | | | * | sys_signame[] was added to libc, remove conflicting definitionThorsten Glaser2010-04-201-14/+0
* | | | | | am a523b5b2: Merge "Get rid of warnings when compiled with -Wformat-security"...Nick Kralevich2010-05-141-2/+2
|\| | | | |
| * | | | | Merge "Get rid of warnings when compiled with -Wformat-security" into krakenNick Kralevich2010-05-141-2/+2
| |\ \ \ \ \
| | * | | | | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-2/+2
* | | | | | | am 4f55adc3: Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-1/+1
|\| | | | | |
| * | | | | | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-1/+1
| |/ / / / /
* | | | | | Merge "Moving junit out of core.jar and into core-junit.jar."Jesse Wilson2010-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | Moving junit out of core.jar and into core-junit.jar.Jesse Wilson2010-05-111-1/+1
* | | | | | | am 0253ffde: am d00eba45: merge from open-source masterThe Android Open Source Project2010-05-121-3/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am d00eba45: merge from open-source masterThe Android Open Source Project2010-05-121-3/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | merge from open-source masterThe Android Open Source Project2010-05-121-3/+3
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Add a printf format.christian.bejram2010-05-101-3/+3
* | | | | | | Merge changes Ibe4ce055,I3bcba4c9Mike Lockwood2010-05-123-1/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | libusbhost: add usb_endpoint_get_device()Mike Lockwood2010-05-122-0/+8
| * | | | | | adb: remove unnecessary includeMike Lockwood2010-05-121-1/+0
* | | | | | | Fix sim build.Ying Wang2010-05-111-0/+1
|/ / / / / /
* | | | | | Merge "adb: Use new libusbhost library for USB support on Linux host."Mike Lockwood2010-05-102-425/+213
|\ \ \ \ \ \
| * | | | | | adb: Use new libusbhost library for USB support on Linux host.Mike Lockwood2010-05-102-425/+213
* | | | | | | am 42d38127: Merge "Allow pixelflinger to work when NX (No Execute) is enable...Nick Kralevich2010-05-102-7/+33
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "Allow pixelflinger to work when NX (No Execute) is enabled." into krakenNick Kralevich2010-05-102-7/+33
| |\ \ \ \ \ \
| | * | | | | | Allow pixelflinger to work when NX (No Execute) is enabled.Nick Kralevich2010-05-072-7/+33
* | | | | | | | am b20e9851: am 25ffaff6: am 86b12152: fix windows SDK buildBrad Fitzpatrick2010-05-101-1/+3
|\| | | | | | |
| * | | | | | | am 25ffaff6: am 86b12152: fix windows SDK buildBrad Fitzpatrick2010-05-101-1/+3
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | am 86b12152: fix windows SDK buildBrad Fitzpatrick2010-05-101-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | fix windows SDK buildBrad Fitzpatrick2010-05-081-1/+3
* | | | | | | | | am c279d3c5: am 218faa30: am e43c2483: More fixes to Binder perf regression f...Brad Fitzpatrick2010-05-101-32/+47
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | am 218faa30: am e43c2483: More fixes to Binder perf regression from EclairBrad Fitzpatrick2010-05-101-32/+47
| |\| | | | | |
| | * | | | | | am e43c2483: More fixes to Binder perf regression from EclairBrad Fitzpatrick2010-05-101-32/+47
| | |\| | | | |
| | | * | | | | More fixes to Binder perf regression from EclairBrad Fitzpatrick2010-05-071-32/+47
* | | | | | | | libusbhost: new library for Linux USB host support.Mike Lockwood2010-05-103-0/+637
* | | | | | | | Merge changes If8e07502,I48c84fabColin Cross2010-05-072-22/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix adb remount on non-MTD devicesColin Cross2010-05-071-19/+27