From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: Re: What is git repo for linux-arm-msm code? Date: Wed, 8 Jan 2014 16:50:17 -0800 Message-ID: <20140109005017.GA27174@codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:33461 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511AbaAIAuT (ORCPT ); Wed, 8 Jan 2014 19:50:19 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Subodh Nijsure Cc: linux-arm-msm@vger.kernel.org On Thu, Dec 26, 2013 at 09:37:25AM -0800, Subodh Nijsure wrote: >I came across the mailing list through the codeaurora.org linux-msm page. > >I am working on hardware platform that is based on IFC6440 hardware. >Kernel we have is fairly old. We are having issues with I2c working >reliably same with 3G modem causing system to lock up. ( This is on >Android platform). > >So I was looking to test the system with more latest kernel, hence few >questions. What is the git repo where all the patches that are >proposed/approved merged to before Linus picks them up via linux-arm >merge requests? > >Is the android's version of msm kernel found at >https://android.googlesource.com/kernel/msm the correct location to >download latest msm kernel? Generally, patches go into git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git before going to a pull request through the linux arm tree. However, this doesn't generally contain patches for very long, and most things will get into the ARM SOC tree fairly quickly. There are also trees on codeaurora.org that are the trees used in commercial devices, which will have a lot of code that is not yet in the upstream kernel. This may or may not be useful to you, depending on your needs. David -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation