a19d2698cc
msm: kgsl: Add ION as an external memory source
...
Allow ION buffers to be attached via IOCTL_KGSL_MAP_USER_MEM
2012-06-22 15:24:51 +08:00
db81187e55
msm: htcleo: export the real WiFi and Bluetooth MAC addresses.
...
(Credits go to marc1706)
2012-06-01 01:16:20 +08:00
88e7e8a6d2
drivers: usb: gadget: update some usb drivers for USB Tethering.
2012-05-19 19:33:14 +08:00
be86226379
[KGSL] add missing files for last commit
2012-05-14 02:47:02 +05:30
8afb87a6ea
[KGSL] update to msm-kgsl3d0 v3.8
2012-05-14 01:49:10 +05:30
e8bd623aa0
[MSM] revert qdsp backport, seems to break quite a lot of stuff, will fix it later.
2012-05-03 21:30:12 +05:30
48322595f9
[MSM] Backported a lot of stuff from 2.6.35 and 2.6.32.59 kernels, compiles and tested on device
2012-05-03 19:31:48 +05:30
c6de4393cf
Added the latest KGSL driver /dev/kgsl-3d0 for ICS HWA (Hardware Acceleration). (Credits to Securecrt and Rick_1995)
2012-05-01 13:12:22 +08:00
8f075bcc93
Revert "msm: htcleo: Add platform data for USB accessory function."
...
This reverts commit bd27e2a76e
.
2012-01-13 02:03:43 +08:00
79b69f0bfb
Revert "usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung."
...
This reverts commit 70f8304d7a
.
2012-01-13 02:00:30 +08:00
bd27e2a76e
msm: htcleo: Add platform data for USB accessory function.
2011-11-16 00:32:35 +08:00
70f8304d7a
usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung.
...
Completely breaks compatibility with HTC Sense, but is needed for Android 2.3.
References:
3362439a1d
03c08c01c6
3fa64c7f7f
2011-11-15 23:13:34 +08:00
facbe114ed
msm: ajust the QDSP6 audio driver for the newer htc leo ALSA driver
...
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org >
2011-11-01 00:09:14 +08:00
6e0cc9a888
Revert "USB: gadget: f_accessory: Add new gadget driver for android USB accesories."
...
This reverts commit bcd275a3ef
.
2011-09-29 00:17:56 +08:00
bcd275a3ef
USB: gadget: f_accessory: Add new gadget driver for android USB accesories.
2011-09-24 19:31:58 +08:00
9c8917c035
htcleo: wifi: Load the real MAC address from SPL if running SD build on WM.
...
Thank for Savan's help.
Refer to 3c64a1c16f
2011-09-08 00:36:00 +08:00
ca26744fe2
htcleo: audio: add proc file interface /proc/mic_level and fix mic gain (Credits to mdebeljuh and jdivic)
...
Apply the diff file from http://forum.xda-developers.com/showpost.php?p=17031938&postcount=97
Disable debug output and fix typo by tytung.
Usage: echo 'device_id level' > /proc/mic_level
Level range: 0-1000; -1 use level from acdb
Current levels (device_id):
HANDSET (0): -1
SPKR_PHONE (1): -1
HEADSET (2): -1
TTY_HEADSET (3): -1
BT_SCO (4): -1
2011-08-29 22:07:47 +08:00
6ca79cd6f1
usb: gadget: Add RNDIS (Remote Network Driver Interface Specification) for supporting native USB Tethering.
2011-08-17 23:59:31 +08:00
ed4a7e4037
htcleo: fixed proximity and lightsensor power
2011-02-16 18:42:01 +08:00
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
d28b1aa6d6
htcleo: fixed USB charging problems in some configurations and cleanups
2010-10-27 21:20:30 +02:00
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
26386dbf81
htcleo: cleanups and fixes for battery and power
...
- Correct cable detection on boot with cable in
- Removed battery disabling code, this isn't working with our device
- Add Full Battery Calibration, if Battery > 95% and charging <5mA we set it to 100% (fix for nand 100% problems)
- Removed some not used code
Importand: It's in this step for standard battery only, support in next step.
2010-10-25 01:16:35 +02:00
40587c0a75
htcleo: fixed lightsensors power on/off
...
LS and Proximity has same power GPO in microp.
2010-10-11 22:19:31 +02:00
7677794c9b
htcleo: add lightsensor driver
...
There are still power on problems, has to be fixed
2010-09-05 20:42:10 +02:00
134b43d9fc
Revert "htcleo: add lightsensor driver"
...
This reverts commit d3195c3099
.
2010-09-05 20:39:23 +02:00
d3195c3099
htcleo: add lightsensor driver
...
There are still power on problems, has to be fixed
2010-09-05 11:12:00 +02:00
8f4c018e56
htcleo: add microp files
...
Add missing files from last microp commit and drivers for leds
2010-09-04 21:14:51 +02:00
03b806f9a3
htcleo: fixed microp function
...
gsensor, proximity and backlight are in seperated files and working
2010-09-04 18:35:22 +02:00
2ed8402379
htcleo: add headset driver
...
There is a problem with the Mic GPIO. This isnt comming..
This has to be fixed.
2010-08-31 14:04:06 +02:00
dd777b0b10
htcleo: add 1550 audio
...
All credits to Cotulla
2010-08-30 13:36:24 +02:00
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
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
89b5ed23c3
amss: changed some procs to dynamic amss detection
2010-08-27 23:25:59 +02:00
0bed27285b
amss: add amss version detection and switch
2010-08-27 19:14:50 +02:00
45c4a05fb6
Add ram console
2010-08-27 19:11:34 +02:00
b67866d360
config: add memory offset config parameter
2010-08-27 16:01:33 +02:00
7cf051781a
8x50: Add some msm IO defines
2010-08-27 14:56:38 +02:00
116cba39f5
htcleo: add irq patch for the irq-1 error Credits to randomblame/vladone
2010-08-27 14:54:19 +02:00
e34adb00cb
Add EVOs source as default
2010-08-27 11:19:57 +02:00