mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Walker <dwalker@codeaurora.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Brian Swetland <swetland@google.com>, Pavel Machek <pavel@ucw.cz>,
	David Brown <davidb@codeaurora.org>,
	Bryan Huntsman <bryanh@codeaurora.org>
Subject: [GIT PULL] msm updates for v2.6.33
Date: Thu, 10 Dec 2009 11:18:35 -0800	[thread overview]
Message-ID: <1260472715.11877.103.camel@c-dwalke-linux.qualcomm.com> (raw)


Please pull these updates for the arm MSM sub-architecture. The biggest
change here is support for the HTC Dream/Google G1 phone, and a few
small Kconfig/compile fixes. There is also the addition of a maintainer
entry that covers this sub-architecture and it's drivers which are
currently unmaintained.

Daniel

--
The following changes since commit 333a07437c31ea8c16a2b82071629a540ae1e50f:
  Linus Torvalds (1):
        Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6

are available in the git repository at:

  git://codeaurora.org/quic/kernel/dwalker/linux-msm.git for-linus

Daniel Walker (1):
      Add arm msm maintainer entry

Pavel Machek (5):
      msm: make debugging UART (for DEBUG_LL) configurable
      msm: add minimal board file for HTC Dream device
      msm: Add memory map for HTC Dream
      video: Allow selecting MSM framebuffer in Kconfig
      HTC Dream: mmc compilation fixes

 MAINTAINERS                                  |   13 ++++
 arch/arm/mach-msm/Kconfig                    |   30 ++++++++
 arch/arm/mach-msm/Makefile                   |    1 +
 arch/arm/mach-msm/board-dream.c              |   93 ++++++++++++++++++++++++++
 arch/arm/mach-msm/board-dream.h              |    5 ++
 arch/arm/mach-msm/include/mach/debug-macro.S |   24 +++++--
 arch/arm/mach-msm/include/mach/mmc.h         |   26 +++++++
 arch/arm/mach-msm/include/mach/msm_iomap.h   |   12 +++
 arch/arm/mach-msm/include/mach/uncompress.h  |    7 ++
 arch/arm/mach-msm/io.c                       |    3 +
 drivers/mmc/host/msm_sdcc.c                  |    5 +-
 drivers/video/Kconfig                        |    2 +-
 12 files changed, 209 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/mach-msm/board-dream.c
 create mode 100644 arch/arm/mach-msm/board-dream.h
 create mode 100644 arch/arm/mach-msm/include/mach/mmc.h



                 reply	other threads:[~2009-12-10 19:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1260472715.11877.103.camel@c-dwalke-linux.qualcomm.com \
    --to=dwalker@codeaurora.org \
    --cc=bryanh@codeaurora.org \
    --cc=davidb@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=pavel@ucw.cz \
    --cc=swetland@google.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®