Latest Entries »

-vfp: set mfpu=vfp
-merge up to kernel.org’s 2.6.32.35

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.35-xtra-vfpv3_fp-032411.zip
Download: boot-cm_2632.35-xtra-vfp_fp-032411.zip

lib-2632.35.tar.gz (kernel modules)
Download: lib-2632.35.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.35_gb-xtra-vfp_fp-032411.zip
Download: boot-cm_2632.35_gb-xtra-vfp_fp-032411.zip

lib-2632.35_gb.tar.gz (kernel modules)
Download: lib-2632.35_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.35.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.35-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.35-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.35-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

-merge up to kernel.org’s 2.6.32.35

-merged (from kali- htc-kernel-msm7x30):
isl29028: allow ps_kadc write to other

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.35_gb-oc-uv-xtra-neon_fp-032411.zip
Download: boot-cm_2632.35_gb-oc-uv-xtra-neon_fp-032411.zip

lib-2632.35_gb.tar.gz (kernel modules)
Download: lib-2632.35_gb.tar.gz

Froyo:
boot-cm_2632.35-oc-uv-xtra-neon_fp-032411.zip
Download: boot-cm_2632.35-oc-uv-xtra-neon_fp-032411.zip

lib-2632.35.tar.gz (kernel modules)
Download: lib-2632.35.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge
https://github.com/Kali-/htc-kernel-msm7x30

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

Update (03/24: the filename has not changed; please re-download and re-flash)
-merged (from kali- htc-kernel-msm7x30):
sensor: revert to pre at&t merge

…..

-merge up to kernel.org’s 2.6.32.34
-defconfig: enable MSM_FLASHLIGHT_DEATH_RAY

-merged (from cyanogenmod htc-kernel-msm7x30):
mm: Updated ashmem driver from HTC
video: msm: Updated msm_rotator driver from HTC
msm: vidc: Update to new version from CodeAurora (gingerbread)
msm: Use VG pipe for all the userspace requests (gingerbread)

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.34_gb-oc-uv-xtra-neon_fp-032311.zip
Download: boot-cm_2632.34_gb-oc-uv-xtra-neon_fp-032311.zip

lib-2632.34_gb.tar.gz (kernel modules)
Download: lib-2632.34_gb.tar.gz

Froyo:
boot-cm_2632.34-oc-uv-xtra-neon_fp-032311.zip
Download: boot-cm_2632.34-oc-uv-xtra-neon_fp-032311.zip

lib-2632.34.tar.gz (kernel modules)
Download: lib-2632.34.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge
https://github.com/Kali-/htc-kernel-msm7x30

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

-merge up to kernel.org’s 2.6.32.34

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.34-xtra-vfpv3_fp-032311.zip
Download: boot-cm_2632.34-xtra-vfpv3_fp-032311.zip

lib-2632.34.tar.gz (kernel modules)
Download: lib-2632.34.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.34_gb-xtra-vfpv3_fp-032311.zip
Download: boot-cm_2632.34_gb-xtra-vfpv3_fp-032311.zip

lib-2632.34_gb.tar.gz (kernel modules)
Download: lib-2632.34_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.34.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.34-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.34-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.34-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

-pmu: tps6586x: add < 1 delatime and do_gettimeofday, to WAKE_UP_FROM_LP1 condition In order for UMS (USB mount) to work on Gingerbread, this must be reverted: https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.33-xtra-vfpv3_fp-032211.zip
Download: boot-cm_2632.33-xtra-vfpv3_fp-032211.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.33_gb-xtra-vfpv3_fp-032211.zip
Download: boot-cm_2632.33_gb-xtra-vfpv3_fp-032211.zip

lib-2632.33_gb.tar.gz (kernel modules)
Download: lib-2632.33_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.33.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.33-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

defconfig: enable BLK_DEV_CRYPTOLOOP

-merged (from cyanogen’s htc-merge; htc-kernel-msm7x30):
updated ISL29028 driver from HTC

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.33_gb-oc-uv-xtra-neon_fp-032011.zip
Download: boot-cm_2632.33_gb-oc-uv-xtra-neon_fp-032011.zip

lib-2632.33_gb.tar.gz (kernel modules)
Download: lib-2632.33_gb.tar.gz

Froyo:
boot-cm_2632.33-oc-uv-xtra-neon_fp-032011.zip
Download: boot-cm_2632.33-oc-uv-xtra-neon_fp-032011.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

-pmu: tps6586x: add < 1 delatime to WAKE_UP_FROM_LP1 condition -pmu: tps6586x: reduce delatime in Clear EXITSLREQ to 1, to 2s -pmu: tps6586x: increase delatime for hard power off In order for UMS (USB mount) to work on Gingerbread, this must be reverted: https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.33-xtra-vfpv3_fp-031911.zip
Download: boot-cm_2632.33-xtra-vfpv3_fp-031911.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.33_gb-xtra-vfpv3_fp-031911.zip
Download: boot-cm_2632.33_gb-xtra-vfpv3_fp-031911.zip

lib-2632.33_gb.tar.gz (kernel modules)
Download: lib-2632.33_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.33.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.33-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

-merge up to kernel.org’s 2.6.32.33

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.33-xtra-vfpv3_fp-031411.zip
Download: boot-cm_2632.33-xtra-vfpv3_fp-031411.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.33_gb-xtra-vfpv3_fp-031411.zip
Download: boot-cm_2632.33_gb-xtra-vfpv3_fp-031411.zip

lib-2632.33_gb.tar.gz (kernel modules)
Download: lib-2632.33_gb.tar.gz

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.33.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.33-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

-merge up to kernel.org’s 2.6.32.33

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.33_gb-oc-uv-xtra-neon_fp-031411.zip
Download: boot-cm_2632.33_gb-oc-uv-xtra-neon_fp-031411.zip

lib-2632.33_gb.tar.gz (kernel modules)
Download: lib-2632.33_gb.tar.gz

Froyo:
boot-cm_2632.33-oc-uv-xtra-neon_fp-031411.zip
Download: boot-cm_2632.33-oc-uv-xtra-neon_fp-031411.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

-defconfig: regen and leave MSM_FLASHLIGHT_DEATH_RAY disabled.
-Revert “msm: vision: Wakeup on camera button keypress”
-Revert “gpio_event.h: include: add wakeup to gpio_event_direct_entry”

-merged (from cyanogen’s htc-merge; htc-kernel-msm7x30):
msm: camera: Make DEATH_RAY a Kconfig option since it’s evil on some devices.
cpufreq: Add missing free (via HTC)
msm: htc_battery: Bugfix from HTC QMR release
msm: rtc: Add HTC offmode alarm driver
Various HTC patches from ACE AT&T
Fix kernel compression support
Fix checkstack warning in bunzip2 library
msm: Remove duplicate entry in Kconfig
msm: qdsp5v2: Update from Ace QMR

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

Gingerbread:
boot-cm_2632.32_gb-oc-uv-xtra-neon_fp-031311.zip
Download: boot-cm_2632.32_gb-oc-uv-xtra-neon_fp-031311.zip

lib-2632.32_gb.tar.gz (kernel modules)
Download: lib-2632.32_gb.tar.gz

Froyo:
boot-cm_2632.32-oc-uv-xtra-neon_fp-031311.zip
Download: boot-cm_2632.32-oc-uv-xtra-neon_fp-031311.zip

lib-2632.32.tar.gz (kernel modules)
Download: lib-2632.32.tar.gz

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://developer.htc.com
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.