All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM Tegra fixes for 2.6.38
@ 2011-01-27  5:41 ` Colin Cross
  0 siblings, 0 replies; 6+ messages in thread
From: Colin Cross @ 2011-01-27  5:41 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-main, linux-arm-kernel, Linux Tegra Mailing List,
	Erik Gilling, Olof Johansson

Hi Linus,
Please pull fixes for the Tegra machine from:

  http://android.git.kernel.org/kernel/tegra.git for-linus

Thanks,
Colin

The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:

  Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)

are available in the git repository at:
  http://android.git.kernel.org/kernel/tegra.git for-linus

Colin Cross (2):
      ARM: tegra: irq: Rename gic pointers to avoid conflicts
      ARM: tegra: clock: Add forward reference to struct clk

Grant Likely (1):
      arm/tegra: Fix tegra irq_data conversion

 arch/arm/mach-tegra/gpio.c                |    4 ++--
 arch/arm/mach-tegra/include/mach/clk.h    |    2 ++
 arch/arm/mach-tegra/include/mach/clkdev.h |    2 ++
 arch/arm/mach-tegra/irq.c                 |   18 +++++++++---------
 4 files changed, 15 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] ARM Tegra fixes for 2.6.38
@ 2011-01-27  5:41 ` Colin Cross
  0 siblings, 0 replies; 6+ messages in thread
From: Colin Cross @ 2011-01-27  5:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,
Please pull fixes for the Tegra machine from:

  http://android.git.kernel.org/kernel/tegra.git for-linus

Thanks,
Colin

The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:

  Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)

are available in the git repository at:
  http://android.git.kernel.org/kernel/tegra.git for-linus

Colin Cross (2):
      ARM: tegra: irq: Rename gic pointers to avoid conflicts
      ARM: tegra: clock: Add forward reference to struct clk

Grant Likely (1):
      arm/tegra: Fix tegra irq_data conversion

 arch/arm/mach-tegra/gpio.c                |    4 ++--
 arch/arm/mach-tegra/include/mach/clk.h    |    2 ++
 arch/arm/mach-tegra/include/mach/clkdev.h |    2 ++
 arch/arm/mach-tegra/irq.c                 |   18 +++++++++---------
 4 files changed, 15 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] ARM Tegra fixes for 2.6.38
  2011-01-27  5:41 ` Colin Cross
@ 2011-01-27 20:42   ` Linus Torvalds
  -1 siblings, 0 replies; 6+ messages in thread
From: Linus Torvalds @ 2011-01-27 20:42 UTC (permalink / raw)
  To: Colin Cross
  Cc: linux-main, linux-arm-kernel, Linux Tegra Mailing List,
	Erik Gilling, Olof Johansson

On Thu, Jan 27, 2011 at 3:41 PM, Colin Cross <ccross@google.com> wrote:
>
> Please pull fixes for the Tegra machine from:
>
>  http://android.git.kernel.org/kernel/tegra.git for-linus

I don't do http fetching. My life is too short. If there isn't a
native git server, make one.

               Linus

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] ARM Tegra fixes for 2.6.38
@ 2011-01-27 20:42   ` Linus Torvalds
  0 siblings, 0 replies; 6+ messages in thread
From: Linus Torvalds @ 2011-01-27 20:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 27, 2011 at 3:41 PM, Colin Cross <ccross@google.com> wrote:
>
> Please pull fixes for the Tegra machine from:
>
> ?http://android.git.kernel.org/kernel/tegra.git for-linus

I don't do http fetching. My life is too short. If there isn't a
native git server, make one.

               Linus

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] ARM Tegra fixes for 2.6.38
  2011-01-27 20:42   ` Linus Torvalds
@ 2011-01-28  8:46     ` Colin Cross
  -1 siblings, 0 replies; 6+ messages in thread
From: Colin Cross @ 2011-01-28  8:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-main, linux-arm-kernel, Linux Tegra Mailing List,
	Erik Gilling, Olof Johansson

On Thu, Jan 27, 2011 at 12:42 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Thu, Jan 27, 2011 at 3:41 PM, Colin Cross <ccross@google.com> wrote:
>>
>> Please pull fixes for the Tegra machine from:
>>
>>  http://android.git.kernel.org/kernel/tegra.git for-linus
>
> I don't do http fetching. My life is too short. If there isn't a
> native git server, make one.
>
>               Linus
>

Sorry, the git server wasn't responding for me yesterday.  Please pull from:
git://android.git.kernel.org/kernel/tegra.git for-linus

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] ARM Tegra fixes for 2.6.38
@ 2011-01-28  8:46     ` Colin Cross
  0 siblings, 0 replies; 6+ messages in thread
From: Colin Cross @ 2011-01-28  8:46 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 27, 2011 at 12:42 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Thu, Jan 27, 2011 at 3:41 PM, Colin Cross <ccross@google.com> wrote:
>>
>> Please pull fixes for the Tegra machine from:
>>
>> ?http://android.git.kernel.org/kernel/tegra.git for-linus
>
> I don't do http fetching. My life is too short. If there isn't a
> native git server, make one.
>
> ? ? ? ? ? ? ? Linus
>

Sorry, the git server wasn't responding for me yesterday.  Please pull from:
git://android.git.kernel.org/kernel/tegra.git for-linus

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-28  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27  5:41 [GIT PULL] ARM Tegra fixes for 2.6.38 Colin Cross
2011-01-27  5:41 ` Colin Cross
2011-01-27 20:42 ` Linus Torvalds
2011-01-27 20:42   ` Linus Torvalds
2011-01-28  8:46   ` Colin Cross
2011-01-28  8:46     ` Colin Cross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.