Rev. | Zeit | Autor |
---|---|---|
577461c donut-x86 | 2010-03-12 17:26:16 | Chih-Wei Huang |
mksh: set EXECSHELL to /system/bin/sh to fix the adb install issue |
||
669c5df | 2010-03-04 18:29:27 | Luke Yang |
add ppp scripts for 3G internet connection |
||
f321ece | 2010-03-04 14:47:37 | Chih-Wei Huang |
init: set permissions properly for /dev/ttyUSB* |
||
0ffb5fc | 2010-02-27 16:12:49 | Chih-Wei Huang |
mksh: remove -fstack-protector-all in LOCAL_CFLAGS |
||
15dec7d | 2010-02-27 16:12:49 | Thorsten Glaser |
Import mksh R39c (release) |
||
180c5a5 | 2010-02-27 16:12:49 | Chih-Wei Huang |
do not include goldfish files on x86 |
||
8649f04 | 2010-02-27 16:12:49 | Chih-Wei Huang |
init: a hack to avoid kernel warning |
||
1c8f6ff | 2010-02-27 16:12:49 | Jim Huang |
Let console applications have a controlling tty. |
||
a2b55eb | 2010-02-27 16:12:49 | Yi Sun |
change vold to auto detect power uevent tag name |
||
0483119 | 2010-02-27 16:12:49 | Chih-Wei Huang |
vold: rfkill bootstrapping |
||
b8c412e | 2010-02-27 16:12:49 | Chih-Wei Huang |
vold: usb drive bootstrapping |
||
3ded1b3 | 2010-02-27 16:12:49 | Chih-Wei Huang |
init: add an option to disable 3D acceleration |
||
adbd6c3 | 2010-02-27 16:12:49 | Chih-Wei Huang |
hotplug.c: handle add bluetooth rfkill events |
||
13ae4f2 | 2010-02-27 16:12:49 | Chia-I Wu |
init: Create subdirectory for drm subsystem. |
||
ed5fa9c | 2010-02-27 16:12:49 | Yi Sun |
add vold support on usb drive |
||
6ca719b | 2010-02-27 16:12:49 | Yi Sun |
code clean up and fixed a bug caused by wrong type |
||
25f605b | 2010-02-27 16:12:49 | Yi Sun |
fixed a bug caused by the changes in the prop name size |
||
1ab6901 | 2010-02-27 16:12:49 | Yi SUn |
add etherenet state tracker support |
||
0087221 | 2010-02-27 16:12:49 | Chih-Wei Huang |
Fix a possible error on symlinking hotplug. Reported by weiguo10. |
||
6bf821c | 2010-02-27 16:12:49 | Chih-Wei Huang |
add hotplug |
||
598d6ba | 2010-02-27 16:12:49 | Chih-Wei Huang |
Fix permission of /dev/video0 |
||
8cca0a3 | 2010-02-27 16:12:48 | Chih-Wei Huang |
patch from Yi Sun to fix power status issue |
||
338a050 | 2010-02-27 16:11:03 | Chih-Wei Huang |
merge from donut |
||
825bd26 | 2009-12-04 10:03:56 | Christopher Tate |
DO NOT MERGE - backport Eclair utils for managing cgroups |
||
e85705c | 2009-11-24 02:19:52 | Jean-Baptiste Queru |
merge from donut |
||
e25ff1c | 2009-11-04 03:48:17 | Robert CH Chou |
Add support for Acer devices |
||
d475db4 | 2009-11-03 10:30:09 | Android Code Review |
Merge change I4e5c1c26 |
||
3b226f9 | 2009-10-24 23:56:35 | Alexey Tarasov |
FreeBSD support for usb-connected devices in adb |
||
3166410 | 2009-10-22 00:55:00 | Alexey Tarasov |
Make get_my_path() safer |
||
74d7ff8 | 2009-10-13 23:45:39 | Mike Lockwood |
adb: Add "adb disconnect" command for disconnecting TCP/IP devices. |