-source refreshed from Cyanogen’s cm-kernel github (android-msm-2.6.33 branch; last commit: about 3 days ago)
-Adjust HW_SPEAKER for phone in-call
-set DM_CRYPT_GLOBAL_WORKQUEUES

-merged in (from Cyanogen’s cm-kernel github):
2a672a2ce8273ee684d7 (Revert hack: Replace calls to dmac_inv_range with a WARN to allow compiling msm_camera)
47560cf28d6597e8a002 ([ARM] msm: camera: Invalidate cache for preview and stats buffers)
9c7dbba00df1c7b6cd76 ([ARM] video: msm: make toshiba mddi bridge use the vsync irq resource)
2ebb60ad69127fec145b ([ARM] video: msm: remove nt35399 mddi client driver)
d7095c0737906468ca84 ([ARM] video: msm: add basic bridge support to simple mddi client)
47beaee72d81f32cbd80 ([ARM] video: msm: rename dummy mddi client to simple)
2ce40b591bfa73150ffe ([ARM] video: msm: add vsync irq resource to mddi client pdev if present)
00a7456607d967da5906 ([ARM] msm: fb: let board specify vsync irq, panel caps for mddi)
765f9da02ae833fd2759 (Revert [ARM] msm: usb: reset the PHY before suspend)

Note:
You cannot use this on Android 2.2 (Froyo) and use video recording.

-reverted commits (this wifi module (which is the older version) is in the update.zip format files):
94a9b1fc8f1feba5bc3a (net: wireless: bcm4329: Add “getpower” support)
6723b3a4ce7909d5014f (net: wireless: bcm4329: Add FW crash trap debug)
27dd25f80402a13f9d5c (net: wireless: bcm4329: Fix dhd_os_wd_timer if bus is down )
1490683fb851b992722c (net: wireless: bcm4329: Fix AP interface processing and removal)
f2513498e961966d3209 (net: wireless: bcm4329: Update to Ver 4.218.209)

Note:
If you would like to try the newer version wifi module (Ver 4.218.209 (commits: 94a9b1fc8f1feba5bc3a, 6723b3a4ce7909d5014f, f2513498e961966d3209, 1490683fb851b992722c, and 27dd25f80402a13f9d5c)), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-4.218.209-NEW-052710.zip (Ver 4.218.209)
Download: wifi-4.218.209-NEW-052710.zip

Note:
-Do not use this kernel set if you are on CM5.0.6

——–

CM5.0.5.x and CM5.0.7.x:
boot-cm_2633.4-oc-uv-btn-aud-ram-neon_fp-052710.zip
Download: boot-cm_2633.4-oc-uv-btn-aud-ram-neon_fp-052710.zip

boot-cm_2633.4-oc-uv-xtra-btn-aud-ram-neon_fp-052710.zip
Download: boot-cm_2633.4-oc-uv-xtra-btn-aud-ram-neon_fp-052710.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=summary
http://android.git.kernel.org/?p=kernel/msm.git

——–

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 ondemand CPU governor

« »