Eran
|
fc0156bf88
|
Add smartass governor
|
2010-11-17 18:35:24 +11:00 |
|
Jon Benson
|
19867bdf03
|
Added sysfs interface for undervolting based on information from here:
http://forum.xda-developers.com/showthread.php?t=821372
See the thread for information on how to use it.
|
2010-11-17 18:20:25 +11:00 |
|
Jon Benson
|
1d971023be
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-11-10 23:56:53 +11:00 |
|
Markinus
|
d3740f8695
|
htcleo: add support for rmnet as module
|
2010-11-08 20:15:38 +01:00 |
|
Markinus
|
9125bbc537
|
htcleo: fixed disabled 5MPCamera with last commit
The files from evo and desire need other sysfs directories, now both are created
|
2010-11-08 18:01:09 +01:00 |
|
Jon Benson
|
914f7ce2b5
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-11-08 18:03:47 +11:00 |
|
Markinus
|
f5fa5813c0
|
htcleo: add missing sys interfaces in camera driver
This interfaces are using from Evos libs
|
2010-11-07 23:52:03 +01:00 |
|
Jon Benson
|
e1b186e332
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-11-07 11:15:43 +11:00 |
|
Markinus
|
b47e674409
|
Merge branch 'master' of gitorious.org:linux-on-wince-htc/linux_on_wince_htc
|
2010-11-05 12:16:14 +01:00 |
|
Markinus
|
83f65b4212
|
cpu: Added interactive governor
|
2010-11-05 12:15:26 +01:00 |
|
LeTama
|
bb612364fc
|
battery driver: reduce dmesg verbosity for normal use
|
2010-11-05 11:45:13 +01:00 |
|
Markinus
|
a3cc6a6a9d
|
Merge branch 'master' of git://gitorious.org/~rajkosto/linux-on-wince-htc/rajko-linux_on_wince_htc
|
2010-11-04 21:51:42 +01:00 |
|
rajkosto
|
e4b408efab
|
silly htc, you shouldn't use dma_sync_single on dma mapped PAGES
|
2010-11-04 19:36:01 +01:00 |
|
Jon Benson
|
375f6355e6
|
Applied patch for ppp driver. See http://docs.openmoko.org/trac/ticket/2212
|
2010-11-04 19:27:03 +01:00 |
|
Jon Benson
|
5f3a06931a
|
Added extra logging for battery driver. Probably not needed in general, but handy for figuring out extended battery support.
|
2010-11-01 13:25:46 +11:00 |
|
Jon Benson
|
877c98b9dc
|
Patched tty_buffer.c based on ACE kernel. Will see if it helps smd_tty crash.
|
2010-10-30 22:21:09 +11:00 |
|
Jon Benson
|
034a9856f8
|
Applied patch for ppp driver. See http://docs.openmoko.org/trac/ticket/2212
|
2010-10-30 18:12:01 +11:00 |
|
Jon Benson
|
c0b354a7f5
|
Updated driver to match main tree after reverting gauner1986's changes.
|
2010-10-30 17:48:36 +11:00 |
|
Jon Benson
|
3db92cb1bf
|
Revert "Added video driver cleanup and tweaks by gauner1986. Thanks to huanyu for isolating them."
This reverts commit 935a9ce797 .
|
2010-10-30 17:47:26 +11:00 |
|
Jon Benson
|
94b9f0bea1
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
arch/arm/mach-msm/board-htcleo-battery.c
|
2010-10-30 17:31:27 +11:00 |
|
Jon Benson
|
437d3a1450
|
Revert "Applied mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819"
This reverts commit 187ebc6dad .
|
2010-10-27 19:35:50 +11:00 |
|
Markinus
|
53a7287c1b
|
htcleo: add new battery temperature table
This table is not absolutly exact, but good
|
2010-10-26 20:40:02 +02: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 |
|
Jon Benson
|
187ebc6dad
|
Applied mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819
|
2010-10-27 00:07:27 +11:00 |
|
Jon Benson
|
5c24f34247
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
drivers/video/msm/mdp_lcdc.c
|
2010-10-18 13:42:40 +11:00 |
|
Markinus
|
49a440240c
|
htcleo: reenabled hw init for mdp
|
2010-10-17 18:48:14 +02:00 |
|
Markinus
|
5dd534b1f6
|
htcleo: the next bsod fix. I hope it's the last one
|
2010-10-17 18:18:04 +02:00 |
|
Markinus
|
76c611e357
|
camera: replaced the s5k3e2fx with desire one
I had to take the autofocus funktion from evo kernel
|
2010-10-17 16:03:04 +02:00 |
|
Jon Benson
|
328721bbb8
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-10-17 13:46:55 +11:00 |
|
Markinus
|
c238362820
|
camera: merged s5k3e2fx driver with some stuff from desire
Now 5MP Camera works, add early suspend and some other stuff
Thx to arva for the sysfs tip!
|
2010-10-16 20:52:02 +02:00 |
|
Markinus
|
d043360be0
|
Revert "add sysfs interface to camera driver to enable 5 MP"
Reverted because I merged some other stuff from this driver too, like early suspend
This reverts commit 90c492afd9 .
|
2010-10-16 20:50:54 +02:00 |
|
LeTama
|
90c492afd9
|
add sysfs interface to camera driver to enable 5 MP
Credits to Arva
|
2010-10-16 19:58:47 +02:00 |
|
rajkosto
|
12fd0c3638
|
htcleo: avoid divide by zero on len=0 ooblen=0 in nand driver
|
2010-10-16 18:56:31 +02:00 |
|
Jon Benson
|
ff2cf1bbcd
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-10-15 22:00:03 +11:00 |
|
Markinus
|
586b858b58
|
htcleo: Fix for premature flash
Credits to mdebeljuh
|
2010-10-15 12:33:28 +02:00 |
|
Jon Benson
|
04af36b124
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
drivers/video/msm/gpu/kgsl/kgsl.c
|
2010-10-15 09:20:00 +11:00 |
|
Markinus
|
a13e68883f
|
htcleo: enable shadow writes for kgsl and writecombine
Credits to darkstone
|
2010-10-14 19:46:12 +02:00 |
|
Jon Benson
|
fa13bd5631
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-10-12 14:33:31 +11:00 |
|
Markinus
|
c2245c074a
|
htcleo: some camera/pmem cleanups and improvements
|
2010-10-09 12:37:26 +02:00 |
|
Jon Benson
|
4bfd3f37c2
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
arch/arm/configs/htcleo_defconfig
|
2010-10-09 15:36:03 +11:00 |
|
rajkosto
|
37e1662f0a
|
remove blank page check (userland should take care of this), add checks for protected blocks
|
2010-10-02 15:12:37 +02:00 |
|
rajkosto
|
5aabf56c35
|
nand driver oob layout fix
|
2010-09-30 19:29:53 +02:00 |
|
Jon Benson
|
cc563b3203
|
Removed compass offset hack ready to pull in Rajko's fix.
|
2010-09-30 11:17:07 +10:00 |
|
Jon Benson
|
66cc1bbacb
|
Revert "Wireless driver had a line trying to iterate past the end of an array. I just corrected it so it would build with optimizations."
This isn't needed with Rajko's fix.
This reverts commit 8fb8a09db8 .
|
2010-09-29 17:05:08 +10:00 |
|
Jon Benson
|
c29bfbebb2
|
Merge branch 'master' of git://gitorious.org/~rajkosto/linux-on-wince-htc/rajko-linux_on_wince_htc
|
2010-09-29 17:04:02 +10:00 |
|
rajkosto
|
71d0534681
|
fix gcc compiler warning in wifi driver
|
2010-09-29 08:47:30 +02:00 |
|
Jon Benson
|
2dbf06e5df
|
Revert "Removed compass offset hack. It only "worked" if the phone was lying flat anyway, and only for some people."
Rajko assures me this works for most people, so I'll leave it until I get more feedback one way or another.
This reverts commit c60f5846d6 .
|
2010-09-29 15:31:51 +10:00 |
|
Jon Benson
|
935a9ce797
|
Added video driver cleanup and tweaks by gauner1986. Thanks to huanyu for isolating them.
|
2010-09-29 15:12:34 +10:00 |
|
Jon Benson
|
393fef4d92
|
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
|
2010-09-29 13:30:54 +10:00 |
|
Jon Benson
|
c60f5846d6
|
Removed compass offset hack. It only "worked" if the phone was lying flat anyway, and only for some people.
|
2010-09-29 13:26:07 +10:00 |
|