[android-kernel] Kernel Sources for Android 4.0 - Ice Cream Sandwich

2012-05-09 Thread Srinidhi M
Dear All, I have downloaded Android 4.0 sources as per the instructions given in the following links. http://source.android.com/source/initializing.html http://source.android.com/source/downloading.html I was downloaded the sources successfully without any issues. However, I did not find the ker

[android-kernel] smc

2012-05-09 Thread William Roberts
I am currently investigating what the kernel/omap/security/smc files do on the Galaxy Nexus. It appears that they do get built into the kernel and register a device of major number 122 in the system. I am trying to find out what exactly this device does, can anyone point me in the right direction?

[android-kernel] Custom Module for Galaxy Nexus 4.0.1

2012-05-09 Thread Subby
Can someone please point be in the right direction as to what toolchain and where I can download the kernel for this phone. I don't want to get the entire repository, just the files required to compile my own kernel module against the phones kernel Thanks -- unsubscribe: android-kernel+unsubscr.

[android-kernel] Re: android goes back to suspend

2012-05-09 Thread marcero
Hello, we have currently the same problem with our kernel. It wakeups from deepsleep, but enters suspend before it executes the late_resume method. If it wakes from deepsleep it did not execute the state_store() method, that's why I think that there is nothing written to /sys/power/state succes