Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-generic-common: List of commits

device/generic/common


RSS
Rev. Time Author
b3f09d0 cm-14.1-x86 2021-07-08 23:04:20 Chih-Wei Huang

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

a5c2ca3 2021-07-08 23:01:13 Chih-Wei Huang

init.sh: set ro.serialno from the DMI table

50f871f 2021-06-29 21:31:09 Chih-Wei Huang

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

fd475d7 2021-06-29 12:42:57 Chih-Wei Huang

Add quirks for ASUS TP300LA

Reported-and-tested-by: Warren Cheung <warren.cheung@gmail.com>

2740e59 2021-02-14 18:57:04 Chih-Wei Huang

CM-x86 14.1-r5 release (20210214)

c1ba2ac 2021-02-14 18:54:15 Chih-Wei Huang

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

c70ebc7 android-x86-7.1-r5 2021-02-14 00:14:58 Chih-Wei Huang

DO NOT MERGE: Revert "Add nouveau to blacklist"

Some people claim nouveau is stable enough in nougat-x86.

This reverts commit b3b34a4d6b9801e4ba6579d6bc32f3f2b11ce10d.

6908612 2021-01-19 01:29:09 Chih-Wei Huang

nativebridge: update short URLs

4b36091 2020-10-31 15:41:49 Chih-Wei Huang

init.sh: allow to specify gralloc and hwc

ff4be9e 2020-10-31 14:19:52 Chih-Wei Huang

init.sh: check driver name instead of fb name

The name in /proc/fb varies between different kernel versions.
That's annoying.

Use the driver name of fb0 which seems to be fixed.

418a6c1 2020-07-16 02:21:44 Chih-Wei Huang

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

d6b109f 2020-07-16 02:11:56 Chih-Wei Huang

nativebridge: mount sfs with the ro option

If the sfs is in a read-only /system, mount may fail without the ro
option.

Reported-by: Katharine Chui <katharine.chui@gmail.com>

5c17050 2020-07-16 02:00:20 Chih-Wei Huang

Add quirks for yoga 530 81EK

Reported-and-tested-by: Katharine Chui <katharine.chui@gmail.com>

905c026 2020-05-23 12:44:54 Chih-Wei Huang

alsa: add driver state file for chtnau8824

Tested-by: caldon724 <caldon724@gmail.com>

34cd16b 2020-05-20 23:49:30 Chih-Wei Huang

CM-x86 14.1-r4 release (20200520)

502b96c 2020-05-20 22:43:27 Chih-Wei Huang

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

b3b34a4 android-x86-7.1-r4 2020-05-15 15:03:28 Chih-Wei Huang

Add nouveau to blacklist

The driver does more harm than good. Don't use it.

881c24b 2020-05-15 15:03:06 Chih-Wei Huang

Set BOARD_USES_DRM_GRALLOC

This is necessary for mesa 18.2.

c386644 2020-05-07 17:25:26 hatharry

init.sh: set pcm to 100%

61847ec 2020-05-02 23:32:13 Chih-Wei Huang

Fix sdcardfs permissions issue

Some applications encounter a file access error in /storage/emulated/0/
like

[E] System.UnauthorizedAccessException: Access to the path "/storage/emulated/0/Android/data/com.fgol.HungrySharkEvolution/files/test" is denied.

Michael pointed out the root cause is the init.rc of AOSP will set owner,
group and permissions of /config/sdcardfs before sdcardfs module is loaded.

Previously we don't always load sdcardfs module since it doesn't work in
some cases (e.g., /data is mounted on tmpfs). However, to fix the issue,
let sdcardfs always be loaded in early-init stage, and use the property
ro.sys.sdcardfs to decide whether to enable sdcardfs.

ecf2484 2020-04-12 22:32:21 Chih-Wei Huang

init.sh: add quirks for Lenovo IdeaPad D330

Tested-by: Ashutosh prusty <ashutoshprusty29@gmail.com>

1fc48e8 2020-03-12 15:08:22 Chih-Wei Huang

init.sh: add pointercal for Teclast x98 air 3G

Tested-by: XiaoTao Liu <kevin.liu912@gmail.com>

3ad4607 2020-03-09 13:55:24 Chih-Wei Huang

init.sh: add quirks for Teclast x98 air 3G

Tested-by: XiaoTao Liu <kevin.liu912@gmail.com>

814774b 2019-12-10 11:41:01 Chih-Wei Huang

init.sh: add quirks for more devices

* ASUS M80TA (tested-by: Mydaet)
* Cube i7 Stylus (tested-by: yangdalao)

c0ff46f 2019-10-22 19:38:04 Chih-Wei Huang

CM-x86 14.1-r3 release (20191022)

86be2cf 2019-10-22 15:33:28 Chih-Wei Huang

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

Conflicts:
CleanSpec.mk
device.mk

c47cc72 android-x86-7.1-r3 2019-10-21 12:18:48 Chih-Wei Huang

nativebridge: update short URLs

189ab22 2019-10-17 17:24:00 Chih-Wei Huang

Always use 64-bit binder

7a6799a 2019-10-15 18:35:48 Chih-Wei Huang

init.sh: add quirks for Acer SP111-33

Tested-by: Ralph deGennaro <rmdegennaro@gmail.com>

9cd9740 2019-10-07 12:08:05 Chih-Wei Huang

app: update TermOne Plus

Show on old repository browser