339 Commits

Author SHA1 Message Date
tytung
499a1d65ed Revert "disable KSM"
This reverts commit c9ff1491834a531715dd5658ccf90b524545b7a9.
2012-09-23 19:28:36 +08:00
tytung
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
securecrt
c9ff149183 disable KSM 2012-08-23 12:45:29 +08:00
securecrt
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
securecrt
cdcb35c854 pmem_adsp (user-space) as non-cached
pmem_venc (user-space) as non-cached
2012-08-15 18:06:24 +08:00
tytung
8d701dfec6 htcleo: updated htcleo_defconfig to tytung_HWA_r3.4 2012-08-07 00:04:47 +08:00
securecrt
8bdae42d95 net: netfilter: enable bandwidth control
to be able to set mobile data limit
2012-08-01 10:55:06 +08:00
tytung
bc9444ab04 htcleo: updated htcleo_defconfig to tytung_HWA_r3.3 2012-08-01 00:21:30 +08:00
tytung
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
securecrt
411b4bcb90 reduced the PMEM_ADSP size as the HW decoder still can't work on HD2 2012-07-25 19:12:41 +08:00
securecrt
148ebef127 reverse DEBUG_TRACE_VDEC 2012-07-23 14:37:40 +08:00
securecrt
544a54b32b ignore the version check 2012-07-23 14:13:02 +08:00
SecureCRT
a7bb935abb revert the pmem size to default configration 2012-06-23 17:01:57 +08:00
SecureCRT
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
SecureCRT
83cf3269bc add more sf_pmem to prevent memory full 2012-06-19 01:37:29 +08:00
SecureCRT
758812c3aa fixed the adsp pmem is too low for camera 2012-06-18 23:52:45 +08:00
securecrt
1bd0e44d7a reduced the pmem size to save memory for userspace, TEST ONLY!! 2012-06-18 20:31:47 +08:00
SecureCRT
d0bde07fa4 set ALLORNOTHING allocator for mdp heap 2012-06-05 00:12:26 +08:00
tytung
8967e1f301 htcleo: updated htcleo_defconfig to tytung_HWA_r3 2012-06-02 00:54:56 +08:00
tytung
0cc4b7c1ca net: netfilter: enable bandwidth control to be able to set mobile data limit. 2012-06-02 00:52:31 +08:00
tytung
e512b34cde htcleo: updated htcleo_defconfig to tytung_HWA_r2.5 2012-06-01 01:16:56 +08:00
tytung
db81187e55 msm: htcleo: export the real WiFi and Bluetooth MAC addresses.
(Credits go to marc1706)
2012-06-01 01:16:20 +08:00
tytung
5ff4526737 htcleo: updated htcleo_defconfig to tytung_HWA_r2.4-uniMAC 2012-05-22 19:52:16 +08:00
tytung
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 9ab858cdb2544d3db5655fbc9887e67008e13488.

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
tytung
88e7e8a6d2 drivers: usb: gadget: update some usb drivers for USB Tethering. 2012-05-19 19:33:14 +08:00
tytung
50abfc6c2d Merge pull request #4 from zeusk/ics_HWA
[KGSL] update to msm-kgsl3d0 v3.8
2012-05-13 21:49:47 -07:00
Shantanu Gupta
be86226379 [KGSL] add missing files for last commit 2012-05-14 02:47:02 +05:30
Shantanu Gupta
8afb87a6ea [KGSL] update to msm-kgsl3d0 v3.8 2012-05-14 01:49:10 +05:30
tytung
ac0378e146 htcleo: updated htcleo_defconfig to tytung_HWA_r2.2-uniMAC 2012-05-13 11:49:13 +08:00
tytung
14509b73e8 msm: htcleo: cleanup 2012-05-13 03:45:08 +08:00
tytung
dfac1a861b Merge pull request #3 from zeusk/ics_HWA
Backport android and MSM parts from caf
2012-05-12 12:18:37 -07:00
Shantanu Gupta
daf542e57e Backport android and MSM parts from caf 2012-05-12 16:56:17 +05:30
tytung
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
tytung
03d0f38950 msm: htcleo: removed the old support for bt.mac=... from kernel cmd line 2012-05-09 00:32:17 +08:00
tytung
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
tytung
d1e200de48 htcleo: updated htcleo_defconfig to tytung_HWA_r2 (enable ZRAM). 2012-05-05 00:21:36 +08:00
Shantanu Gupta
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
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
Shantanu Gupta
d1aeebac34 [KGSL] remove the older driver along with some
apparently unused, unrequired binaries.
2012-05-03 12:09:48 +05:30
tytung
4df58bdbe5 htcleo: updated htcleo_defconfig to tytung_HWA_r1 (enable new KGSL, KSM, and GENLOCK). 2012-05-01 15:03:03 +08:00
tytung
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
tytung
0290a3be7c changed from 2.6.32.15 to 2.6.32-ics 2012-02-28 17:02:51 +08:00
tytung
8dc5f7b605 arm: removed some unnecessary files. 2012-02-14 23:59:06 +08:00
tytung
1ba3e2deca Set CONFIG_XFRM_MODE_TUNNEL=y 2012-02-11 15:18:41 +08:00
tytung
9c9e0ddba3 htcleo: updated htcleo_defconfig to tytung_ics_r1 2012-01-13 18:59:20 +08:00
tytung
8f075bcc93 Revert "msm: htcleo: Add platform data for USB accessory function."
This reverts commit bd27e2a76eee125cf406c43878ea4f47e9ed13c0.
2012-01-13 02:03:43 +08:00
tytung
79b69f0bfb Revert "usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung."
This reverts commit 70f8304d7ae4683734b435abeacaa069e33863c9.
2012-01-13 02:00:30 +08:00
tytung
a837104e8d htcleo: updated htcleo_defconfig to tytung_ICS_v1 2012-01-12 00:41:25 +08:00
tytung
84b0e8814e htcleo: updated htcleo_defconfig to tytung_ICS_Beta6 (enabled xt_qtaguid and xt_quota2) 2011-12-13 01:17:57 +08:00
tytung
99dbc5c163 net: packported xt_qtaguid and xt_quota2 to support data usage. 2011-12-10 00:00:42 +08:00