linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MSM updates for 2.6.36
@ 2010-08-11 17:58 Daniel Walker
  0 siblings, 0 replies; only message in thread
From: Daniel Walker @ 2010-08-11 17:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-arm-msm

Hi Linus,

Here is an unfortunately small MSM pull request. I wish I could have
included more than this. It does include MMC support for trout (G1), but
that's about the most exciting thing here.

Please consider pulling this.

Daniel


The following changes since commit 3260e5293727f16ffdce9a6a6203fd9a6b149e58:

  arm: mm: Don't free prohibited memmap entries (2010-06-15 13:19:55 -0700)

are available in the git repository at:
  git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-core

Daniel Walker (2):
      arm: msm: trout: add trout specific gpio interrupts
      arm: msm: trout add mmc support

Gregory Bean (1):
      arm: msm: Fix section mismatch in smd.c.

Huang Weiyi (1):
      arm: msm: remove unused #include <linux/version.h>

Sahitya Tummala (2):
      msm: trout: Remove extern declaration from source file
      msm: mmc: Add msm prefix to platform data structure

 arch/arm/mach-msm/Makefile             |    2 +-
 arch/arm/mach-msm/acpuclock-arm11.c    |    1 -
 arch/arm/mach-msm/board-trout-gpio.c   |  115 ++++++++++++++++++++
 arch/arm/mach-msm/board-trout-mmc.c    |  186 ++++++++++++++++++++++++++++++++
 arch/arm/mach-msm/board-trout.c        |   11 ++
 arch/arm/mach-msm/clock.c              |    1 -
 arch/arm/mach-msm/devices-msm7x00.c    |    3 +-
 arch/arm/mach-msm/include/mach/board.h |    4 +
 arch/arm/mach-msm/include/mach/mmc.h   |    2 +-
 arch/arm/mach-msm/smd.c                |    2 +-
 drivers/mmc/host/msm_sdcc.c            |    2 +-
 drivers/mmc/host/msm_sdcc.h            |    2 +-
 12 files changed, 323 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/mach-msm/board-trout-mmc.c

-- 

Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-11 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 17:58 [GIT PULL] MSM updates for 2.6.36 Daniel Walker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).