OSDN Git Service

android-x86/device-asus.git
12 years agoupdate kernel configs for 3.0.36
Chih-Wei Huang [Sun, 15 Jul 2012 10:22:04 +0000 (18:22 +0800)]
update kernel configs for 3.0.36

12 years agoasus_info: load hid-multitouch by default
Chih-Wei Huang [Wed, 11 Jul 2012 09:36:40 +0000 (17:36 +0800)]
asus_info: load hid-multitouch by default

Always load hid-multitouch except some known models that don't have
multitouch. This makes more devices work with the target.

12 years agoAdded idc for IDEACOM 6680 (T91 touchscreen)
Edward Peek [Tue, 3 Apr 2012 18:08:55 +0000 (06:08 +1200)]
Added idc for IDEACOM 6680 (T91 touchscreen)

12 years agoupdate kernel configs
Chih-Wei Huang [Sun, 26 Feb 2012 15:09:29 +0000 (23:09 +0800)]
update kernel configs

12 years agoeeepc: enable touchscreen calibration
Chih-Wei Huang [Thu, 23 Feb 2012 05:23:54 +0000 (13:23 +0800)]
eeepc: enable touchscreen calibration

12 years agoenable doubleclick poweroff
Chih-Wei Huang [Thu, 23 Feb 2012 05:22:54 +0000 (13:22 +0800)]
enable doubleclick poweroff

12 years agoasus_info: set DPI=120 for 7-inch EeePC
Chih-Wei Huang [Wed, 8 Feb 2012 09:59:23 +0000 (17:59 +0800)]
asus_info: set DPI=120 for 7-inch EeePC

12 years agoadd properties to support backlight
Chih-Wei Huang [Mon, 6 Feb 2012 18:07:49 +0000 (02:07 +0800)]
add properties to support backlight

12 years agoasus_info: do not set BOARD_USES_TSLIB=true for T91MT/T101MT
Chih-Wei Huang [Mon, 9 Jan 2012 05:42:23 +0000 (13:42 +0800)]
asus_info: do not set BOARD_USES_TSLIB=true for T91MT/T101MT

The models use multitouch module that doesn't need calibration.
Actually tslib doesn't work on it, either.

12 years agoeeepc_defconfig: add more drivers
Chih-Wei Huang [Thu, 22 Dec 2011 15:19:24 +0000 (23:19 +0800)]
eeepc_defconfig: add more drivers

12 years agogeneric_asus.mk: remove unnecessary PRODUCT_COPY_FILES
Chih-Wei Huang [Fri, 9 Dec 2011 08:33:57 +0000 (16:33 +0800)]
generic_asus.mk: remove unnecessary PRODUCT_COPY_FILES

12 years agobuild configurations for ASUS products
Chih-Wei Huang [Wed, 30 Nov 2011 06:31:18 +0000 (14:31 +0800)]
build configurations for ASUS products

This repository merges device/asus/eeepc and device/asus/laptop into one
to share common settings.