• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


RSS
Rev. Hora Autor
7d6692e 2017-01-06 14:45:32 Chih-Wei Huang

Don't unload rtl8723be wifi driver

The driver seems to be buggy after unloading and re-loading
on my ASUS X556UB notebook.

a0d974f 2017-01-06 14:44:05 Chih-Wei Huang

Remove the obsolete debug.autosleep setting

5423694 2016-11-16 06:06:33 Jaap Jan Meijer

Enable automatic density setting again

Scaling glitches are no longer present so use automatic density again.

Revert "Set default density to 160"

This reverts commit 7162cb1c1e0d6be13e0b02c6461e9efe031925ba.

c2466b5 2016-11-16 02:36:48 Jaap Jan Meijer

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.0-x86

bb1119f 2016-11-15 15:59:23 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

263fb19 2016-11-15 15:36:39 Chih-Wei Huang

Update tp_smapi to 0.42

Copied from https://github.com/evgeni/tp_smapi
commit cfe115e895012afc65d775c97141d3068d173ff7.

180fbce 2016-11-15 15:33:38 Chih-Wei Huang

Fix the permission of video nodes

The owner of video nodes should be the newly introduced cameraserver.
This fixes the camera function of nougat-x86.

e2a04f5 2016-11-02 16:18:31 Chih-Wei Huang

init.sh: use lsusb from our busybox

We've implemented -v option in busybox lsusb to list usb classes.
Avoid using lsusb of toybox which doesn't have the function.

4214dff 2016-10-28 19:55:03 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

4a449cf 2016-10-28 19:54:10 Chih-Wei Huang

Add soc_button_array to the deferred loadng list

To fix Baytrail (e.g. ASUS T100TA) button issue.

5ed4241 2016-10-19 01:40:33 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

239ae98 2016-10-19 01:37:31 Chih-Wei Huang

Force orientation if no sensors

If no known sensors are detected, force the device to remain in its
default orientation. Activities that desire to run in a non-compatible
orientation will be run from an emulated display within the physical
display.

3797658 cm-14.0-x86 2016-10-12 23:23:54 Jaap Jan Meijer

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.0-x86

8d0b51f 2016-10-12 21:50:06 Chih-Wei Huang

Support BT HCI UART devices

Set appropriate properties to start btattach service.

Add BT related tools and remove obsolete code for BlueZ.

9ddd72a 2016-10-12 02:57:45 Jaap Jan Meijer

Update PRODUCT_COPY_FILES to match default androidboot.hardware

androidboot.hardware is set by default to TARGET_PRODUCT
this is not the same as PRODUCT_RELEASE_NAME used in PRODUCT_COPY_FILES

8bafe94 2016-10-11 03:20:30 Jaap Jan Meijer

make INSTALL_PREFIX compatible with Ninja builds

b00bbe3 2016-10-07 03:52:13 Jaap Jan Meijer

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.0-x86

379631c 2016-10-06 22:47:53 Chih-Wei Huang

Enable Fluoride Bluetooth stack

9f10624 2016-10-06 01:25:17 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

Conflicts:
BoardConfig.mk

ec2cbcf 2016-09-30 14:08:23 Chih-Wei Huang

Set INSTALL_PREFIX for cm-x86

10b4df8 2016-09-27 23:15:21 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Conflicts:
BoardConfig.mk

9d98165 2016-09-27 19:42:14 Chih-Wei Huang

Add AMD and Nvidia GPU modules to deferred list

These modules will be deferred loaded in the last coldboot stage.

740fa83 2016-09-27 16:13:33 Chih-Wei Huang

Remove androidboot.hardware from cmdline

Now the target name is hardcoded into android init.

97b0ef2 2016-09-26 13:08:13 youling257

add ONDA tablet iio.accelerometer tranformation matrix

Signed-off-by: youling257 <youling257@gmail.com>

445b176 2016-09-26 13:00:23 Mario Holzinger

add ST70416-6 iio.accelerometer tranformation matrix

7162cb1 2016-09-22 23:42:21 Chih-Wei Huang

Set default density to 160

Suggested by Jaap Jan Meijer.

482ca55 2016-09-21 13:58:42 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Conflicts:
BoardConfig.mk
packages.mk

a21141c android-x86-6.0-r1 2016-09-13 03:11:49 Chih-Wei Huang

packages.mk: add f2fs utilities

73feca7 2016-09-13 03:11:06 Chih-Wei Huang

Revert "init.sh: fix ASUS T100 buttons"

This reverts commit 34a78d5cb6e9797eba6caec2604e2c3f349a2fc2.

2e6d0eb 2016-09-08 15:27:59 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86