Commit Graph

341 Commits

Author SHA1 Message Date
1b9c88acd9 htcleo: updated htcleo_defconfig to tytung_HWA_r3.5 2012-09-23 19:30:24 +08:00
499a1d65ed Revert "disable KSM"
This reverts commit c9ff149183.
2012-09-23 19:28:36 +08:00
e41593d928 Merge remote-tracking branch 'securecrt/ics_HWA' into ics_HWA
Conflicts:
	arch/arm/configs/htcleo_defconfig
	build.sh
2012-09-23 17:22:13 +08:00
c9ff149183 disable KSM 2012-08-23 12:45:29 +08:00
4b10fc19b9 staging: Add Snappy compression support to zram
Zram currently uses LZO compression. With Snappy, it uses less CPU time and is
thus more useful. The sacrifice in compression ratio is small.
Zram's LZO and Snappy support can be independently enabled at compile time and
each zram device can switch between compression methods when unused.
When only a single compression method was enabled at compile time, no idirection
penalty is incurred.
http://driverdev.linuxdriverproject.org/pipermail/devel/2011-April/015114.html
2012-08-23 12:39:53 +08:00
cdcb35c854 pmem_adsp (user-space) as non-cached
pmem_venc (user-space) as non-cached
2012-08-15 18:06:24 +08:00
8d701dfec6 htcleo: updated htcleo_defconfig to tytung_HWA_r3.4 2012-08-07 00:04:47 +08:00
8bdae42d95 net: netfilter: enable bandwidth control
to be able to set mobile data limit
2012-08-01 10:55:06 +08:00
bc9444ab04 htcleo: updated htcleo_defconfig to tytung_HWA_r3.3 2012-08-01 00:21:30 +08:00
47e7119196 Merge branch 'ics_HWA' of git://github.com/securecrt/android_kernel_htcleo-2.6.32-ics into ics_HWA
update the KGSL driver to the latest version
2012-08-01 00:17:27 +08:00
411b4bcb90 reduced the PMEM_ADSP size as the HW decoder still can't work on HD2 2012-07-25 19:12:41 +08:00
148ebef127 reverse DEBUG_TRACE_VDEC 2012-07-23 14:37:40 +08:00
544a54b32b ignore the version check 2012-07-23 14:13:02 +08:00
a7bb935abb revert the pmem size to default configration 2012-06-23 17:01:57 +08:00
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
83cf3269bc add more sf_pmem to prevent memory full 2012-06-19 01:37:29 +08:00
758812c3aa fixed the adsp pmem is too low for camera 2012-06-18 23:52:45 +08:00
1bd0e44d7a reduced the pmem size to save memory for userspace, TEST ONLY!! 2012-06-18 20:31:47 +08:00
d0bde07fa4 set ALLORNOTHING allocator for mdp heap 2012-06-05 00:12:26 +08:00
8967e1f301 htcleo: updated htcleo_defconfig to tytung_HWA_r3 2012-06-02 00:54:56 +08:00
0cc4b7c1ca net: netfilter: enable bandwidth control to be able to set mobile data limit. 2012-06-02 00:52:31 +08:00
e512b34cde htcleo: updated htcleo_defconfig to tytung_HWA_r2.5 2012-06-01 01:16:56 +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
5ff4526737 htcleo: updated htcleo_defconfig to tytung_HWA_r2.4-uniMAC 2012-05-22 19:52:16 +08:00
2c73e1566d Revert "msm: htcleo: removed the real WiFi MAC address for SD build and used new unique WiFi MAC address, so that we have the same WiFi MAC address on NAND and SD."
This reverts commit 9ab858cdb2.

Revert it because new unique WiFi MAC patch only works for NAND ROM and MAGLDR SD boot, not works for WM users using Clrcad & Haret to boot SD build.
2012-05-22 19:51:10 +08:00
88e7e8a6d2 drivers: usb: gadget: update some usb drivers for USB Tethering. 2012-05-19 19:33:14 +08:00
50abfc6c2d Merge pull request #4 from zeusk/ics_HWA
[KGSL] update to msm-kgsl3d0 v3.8
2012-05-13 21:49:47 -07: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
ac0378e146 htcleo: updated htcleo_defconfig to tytung_HWA_r2.2-uniMAC 2012-05-13 11:49:13 +08:00
14509b73e8 msm: htcleo: cleanup 2012-05-13 03:45:08 +08:00
dfac1a861b Merge pull request #3 from zeusk/ics_HWA
Backport android and MSM parts from caf
2012-05-12 12:18:37 -07:00
daf542e57e Backport android and MSM parts from caf 2012-05-12 16:56:17 +05:30
9ab858cdb2 msm: htcleo: removed the real WiFi MAC address for SD build and used new unique WiFi MAC address, so that we have the same WiFi MAC address on NAND and SD.
Will revert this commit when someday someone implement the real WiFi MAC address for NAND.
2012-05-09 00:35:54 +08:00
03d0f38950 msm: htcleo: removed the old support for bt.mac=... from kernel cmd line 2012-05-09 00:32:17 +08:00
54c05e087a msm: htcleo: implemented the real unique WiFi/Bluetooth MAC address to solve the MAC address collisions. (Credit to Franck78 <fbourdonnec@chez.com>)
WiFi MAC address collisions: http://forum.xda-developers.com/showthread.php?t=1275095
2012-05-09 00:27:33 +08:00
d1e200de48 htcleo: updated htcleo_defconfig to tytung_HWA_r2 (enable ZRAM). 2012-05-05 00:21:36 +08:00
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
d1aeebac34 [KGSL] remove the older driver along with some
apparently unused, unrequired binaries.
2012-05-03 12:09:48 +05:30
4df58bdbe5 htcleo: updated htcleo_defconfig to tytung_HWA_r1 (enable new KGSL, KSM, and GENLOCK). 2012-05-01 15:03:03 +08:00
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
0290a3be7c changed from 2.6.32.15 to 2.6.32-ics 2012-02-28 17:02:51 +08:00
8dc5f7b605 arm: removed some unnecessary files. 2012-02-14 23:59:06 +08:00
1ba3e2deca Set CONFIG_XFRM_MODE_TUNNEL=y 2012-02-11 15:18:41 +08:00
9c9e0ddba3 htcleo: updated htcleo_defconfig to tytung_ics_r1 2012-01-13 18:59:20 +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
a837104e8d htcleo: updated htcleo_defconfig to tytung_ICS_v1 2012-01-12 00:41:25 +08:00
84b0e8814e htcleo: updated htcleo_defconfig to tytung_ICS_Beta6 (enabled xt_qtaguid and xt_quota2) 2011-12-13 01:17:57 +08:00