tytung
0aab481de3
msm: Add HTC auto white balance calibration driver
2011-10-31 01:02:44 +08:00
Danijel Posilović
86ad764392
htcleo: new button backlight manager driver
...
- Now button backlight is managed by this driver, also it is configurable by sysfs (number of secs. after backlight will be turned off after last key-press, enable/disable this auto_off feature)
-When disabled auto_off, backlight will go off along with screen backlight.
- Sysfs for num. of seconds : /sys/devices/platform/btn_backlight_manager/off_seconds
(min: 5 sec, max: 60 sec)
- Sysfs for turn on/off auto-off feature: /sys/devices/platform/btn_backlight_manager/auto_off
(0 to disable auto-off, 1 to enable)
2011-02-17 21:13:55 +08:00
tytung
0162818a8a
New led driver compatible with Desire (Bravo) liblights
...
- remove all lights.*.so files from /system/lib/hw (backup if u want) and replace with lights.qsd8k.so from Bravo ROM or download from http://www.multiupload.com/2M5T02M3TU
- if button backlight don’t work: turn screen on, press any key and put phone under bright light ( this should activate light sensor and backlight)
Conflicts:
arch/arm/configs/htcleo_defconfig
arch/arm/mach-msm/board-htcleo.h
Add commit from 654ce990ab
2011-02-17 21:09:15 +08:00
Markinus
a236d1a6e3
htcleo: add support for custom DSP like from desire.
...
For normal use don't activate it, you need some other stuff for testing.
2011-01-29 00:34:57 +08:00
Markinus
55ca1d277a
htcleo: add new battery driver
...
This driver is comming from desire hd and is modificated for htcleo
2010-10-26 17:41:48 +02:00
Markinus
beda73cdb0
htcleo: switched to kernels SPI driver
2010-10-14 22:48:38 +02:00
Markinus
50760ca384
htcleo: some cleanups for bluetooth
2010-10-14 01:05:10 +02:00
Markinus
0e3a49a809
Revert "Fix bluetooth to support non sense android build"
...
With this commit there are problems with BT -> reverted
This reverts commit 5c1dc05a36
.
2010-10-11 22:26:04 +02:00
Cass
5c1dc05a36
Fix bluetooth to support non sense android build
2010-10-08 21:03:33 +02:00
Lukas-David Gorris
8e1ded9931
htcleo: update Kconfig , Makefile
2010-10-05 16:46:49 +02:00
Markinus
4105944c60
htcleo: add BT address config
2010-09-18 22:16:00 +02:00
K. Cotulla Ivan
7677794c9b
htcleo: add lightsensor driver
...
There are still power on problems, has to be fixed
2010-09-05 20:42:10 +02:00
Markinus
134b43d9fc
Revert "htcleo: add lightsensor driver"
...
This reverts commit d3195c3099
.
2010-09-05 20:39:23 +02:00
K. Cotulla Ivan
d3195c3099
htcleo: add lightsensor driver
...
There are still power on problems, has to be fixed
2010-09-05 11:12:00 +02:00
Markinus
8f4c018e56
htcleo: add microp files
...
Add missing files from last microp commit and drivers for leds
2010-09-04 21:14:51 +02:00
Markinus
dd777b0b10
htcleo: add 1550 audio
...
All credits to Cotulla
2010-08-30 13:36:24 +02:00
Markinus
8137654e8f
Revert "htcleo: add audio drivers, qdsp6 modifications and enhanced venc driver"
...
This reverts commit b739bce629
.
Conflicts:
arch/arm/configs/htcleo_defconfig
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/board-htcleo.c
2010-08-30 12:48:18 +02:00
Markinus
92fe430b32
htcleo: add wifi
...
The nvs driver is replaced with Leos fix configuration. We have to change it, so we can read it directly with the original nvs driver from memory.
2010-08-30 00:49:36 +02:00
Markinus
610bdb2cc0
htcleo: add basic microp functions
2010-08-29 16:31:32 +02:00
K. Cotulla Ivan
fc13054528
htcleo: add bluetooth driver
2010-08-29 00:42:22 +02:00
Markinus
12763a4420
htcleo: add rmnet and smd functions to makefiles
2010-08-29 00:04:32 +02:00
Markinus
b739bce629
htcleo: add audio drivers, qdsp6 modifications and enhanced venc driver
...
Merged from cotulla's wince commits, integrated in the normal qdsp6 dir
2010-08-28 19:22:09 +02:00
Markinus
772ab54360
htcleo: add power and battery driver
...
All credits here and in much other things to Cotulla
2010-08-28 13:50:40 +02:00
Markinus
4b3aa128b9
htcleo: add log function
2010-08-28 13:39:07 +02:00
Markinus
77e39896ce
htcleo: add double-precision floating point support
2010-08-28 13:35:48 +02:00
Markinus
3dcb078f8f
htcleo: add mcc driver
2010-08-28 11:38:14 +02:00
Markinus
cf3e186d9a
htcleo: add touchscreen driver
...
Credits to this and much others here to Cotulla
2010-08-28 11:29:19 +02:00
Markinus
a4206db79f
htcleo: add keypad driver
...
Incl. keypad LED
2010-08-28 10:49:07 +02:00
Markinus
916e68f7eb
htcleo: add clock file
...
We have to check whether the leo modifications are running on other wince devices too.
If not, we should do it dynamicly
2010-08-28 10:40:59 +02:00
Markinus
3c1e596bc1
htcleo: add panel file and configuration
2010-08-28 01:53:50 +02:00
Markinus
4d382b4e95
htcleo: add spi interface
2010-08-27 20:18:05 +02:00
Markinus
0dc1f819dc
pm: add global pm switching function
...
This function is for switchiung between different ways in AMSS Version to set settings.
Like pcom and dex
2010-08-27 19:16:44 +02:00
Markinus
0bed27285b
amss: add amss version detection and switch
2010-08-27 19:14:50 +02:00
Markinus
a143168902
Add dex communication interface
2010-08-27 19:13:45 +02:00
Markinus
45c4a05fb6
Add ram console
2010-08-27 19:11:34 +02:00
Markinus
0af404637e
htcleo: add basic files
2010-08-27 16:00:39 +02:00
Markinus
e34adb00cb
Add EVOs source as default
2010-08-27 11:19:57 +02:00