Re: [android-kernel] Differences between Android kernels?

2014-02-07 Thread Ron M
1. Its really easy to find: got diff between the branches. You will not find one line answers. 2. If you're asking this question you'll probably live well with both. You are right about the "changelog" but that's the way it is... On Feb 6, 2014 7:13 PM, wrote: > What are the differences between

Re: [android-kernel] Differences between Android kernels?

2014-02-07 Thread hedwin
http://elinux.org/Android_Kernel_Features & http://elinux.org/Android_Portal On Thu, Feb 6, 2014 at 6:02 PM, wrote: > What are the differences between kernel versions of Android? What are > all added to kernels from version 2.6 to 3.8. > > The latest Android 4.4 uses kernel version 3.8. The ref

Re: [android-kernel] http://www.xrefs.info: android source code cross reference

2014-02-07 Thread hedwin
thanx, very nice On Fri, Feb 7, 2014 at 7:29 AM, wrote: > hello, > > I made http://www.xrefs.info available to open source community in > the hope of making open source developers more productive. > The site hosts many open source code projects' cross references based on > OpenGrok, > which is

[android-kernel] usb_string_id never decremented.

2014-02-07 Thread Anjana V Kumar
HI All, In the function_fs driver in 3.10 kernel, for every functionfs_bind the next_string_id is incremented. But on an unbind I could not see this getting decremented. This counter is getting incremented and when it reaches 254, the USB connection was failing consistently, as there is a check

[android-kernel] http://www.xrefs.info: android source code cross reference

2014-02-07 Thread xrefs . info
hello, I made http://www.xrefs.info available to open source community in the hope of making open source developers more productive. The site hosts many open source code projects' cross references based on OpenGrok, which is a very fast cross reference tool, and easy to use. android is covered b