Commit Graph

14 Commits

Author SHA1 Message Date
Shantanu Gupta
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
tytung
bdfeaacf04 htcleo: sent missing AT commands to fix RIL on NAND boot.
We cannot load ril wrapper library (libhtc_ril_wrapper.so) if we want to load GAN RIL (libganril.so) to support T-Mobile WiFi Calling (UMA).
So I fix RIL on NAND boot in kernel, not via ril wrapper library.
2011-04-30 21:53:42 +08:00
Jon Benson
51e39b55ac Another smd_tty patch closer to LeTama's since I still managed to crash things with the last one. 2010-12-06 19:57:39 +11:00
Jon Benson
325979c74c Another attempt at patching smd_tty to prevent out of memory crashes. 2010-12-04 14:34:10 +11:00
Jon Benson
fcfe8c7bef Revert "Try using whatever buffer we can get in smd_tty instead of sitting in an endless loop!"
This reverts commit 6df8c16511.
2010-12-04 13:14:33 +11:00
Jon Benson
6df8c16511 Try using whatever buffer we can get in smd_tty instead of sitting in an endless loop! 2010-11-22 13:06:45 +11:00
LeTama
12a238538f Revert "htcleo: partialy fix for ril on nand boot"
This reverts commit 6fada7185d.

Missing AT commands plus this one have been moved to ril wrapper library
2010-09-30 16:40:14 +02:00
Markinus
6fada7185d htcleo: partialy fix for ril on nand boot
It works in moment only if you do activate and deactivate flightmode
2010-09-27 01:00:47 +02:00
Markinus
cf341f0ddf htcleo: add fix for PPP bug
It's a hack, we have to find out why we have to remove the mutexes
2010-09-04 11:29:51 +02:00
Markinus
6e301223bc Revert "htcleo: add fix for PPP bug"
This reverts commit 478e27eb7a.
2010-09-04 11:29:05 +02:00
Markinus
478e27eb7a htcleo: add fix for PPP bug
It's a hack, we have to find out why we have to remove the mutexes
2010-09-04 11:17:45 +02:00
LeTama
a49a2bde4b htcleo: fix bug during PPP data usage 2010-09-04 11:13:54 +02:00
Lukas-David Gorris
b960f32027 htcleo: This adds an SMD channel on /dev/smd1 which can be used with pppd.
It works flawlessly without any dropped packages or performance
problems.
2010-08-29 00:16:59 +02:00
Markinus
e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00