All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] omap fixes for v2.6.38-rc6
Date: Mon, 28 Feb 2011 11:41:51 -0800	[thread overview]
Message-ID: <20110228194151.GJ20560@atomide.com> (raw)

Hi Linus,

Please pull omap fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

This contains one more timer regression fix, a DPLL rate fix,
and a mailbox NULL pointer fix that would be good to get
in for 2.6.38. The series also removes world-writable flag for
some debugfs entries.

Other than I believe that's it for omap fixes for v2.6.38.

Regards,

Tony


The following changes since commit f5412be599602124d2bdd49947b231dd77c0bf99:

  Linux 2.6.38-rc6 (2011-02-21 17:25:52 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

John Ogness (1):
      OMAP2/3: clock: fix fint calculation for DPLL_FREQSEL

Kevin Hilman (2):
      OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
      OMAP2+: mailbox: fix lookups for multiple mailboxes

Paul Walmsley (1):
      OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER

Santosh Shilimkar (1):
      omap4: prcm: Fix the CPUx clockdomain offsets

Tony Lindgren (1):
      Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixes

Vasiliy Kulikov (3):
      mach-omap2: mux: world-writable debugfs files
      mach-omap2: pm: world-writable debugfs timer files
      mach-omap2: smartreflex: world-writable debugfs voltage files

 arch/arm/mach-omap2/clkt_dpll.c    |    2 +-
 arch/arm/mach-omap2/mailbox.c      |    2 +-
 arch/arm/mach-omap2/mux.c          |    2 +-
 arch/arm/mach-omap2/pm-debug.c     |    8 ++++----
 arch/arm/mach-omap2/prcm_mpu44xx.h |    4 ++--
 arch/arm/mach-omap2/smartreflex.c  |    4 ++--
 arch/arm/mach-omap2/timer-gp.c     |   13 +++++++++++++
 arch/arm/plat-omap/mailbox.c       |   11 +++++++----
 8 files changed, 31 insertions(+), 15 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v2.6.38-rc6
Date: Mon, 28 Feb 2011 11:41:51 -0800	[thread overview]
Message-ID: <20110228194151.GJ20560@atomide.com> (raw)

Hi Linus,

Please pull omap fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

This contains one more timer regression fix, a DPLL rate fix,
and a mailbox NULL pointer fix that would be good to get
in for 2.6.38. The series also removes world-writable flag for
some debugfs entries.

Other than I believe that's it for omap fixes for v2.6.38.

Regards,

Tony


The following changes since commit f5412be599602124d2bdd49947b231dd77c0bf99:

  Linux 2.6.38-rc6 (2011-02-21 17:25:52 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

John Ogness (1):
      OMAP2/3: clock: fix fint calculation for DPLL_FREQSEL

Kevin Hilman (2):
      OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
      OMAP2+: mailbox: fix lookups for multiple mailboxes

Paul Walmsley (1):
      OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER

Santosh Shilimkar (1):
      omap4: prcm: Fix the CPUx clockdomain offsets

Tony Lindgren (1):
      Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixes

Vasiliy Kulikov (3):
      mach-omap2: mux: world-writable debugfs files
      mach-omap2: pm: world-writable debugfs timer files
      mach-omap2: smartreflex: world-writable debugfs voltage files

 arch/arm/mach-omap2/clkt_dpll.c    |    2 +-
 arch/arm/mach-omap2/mailbox.c      |    2 +-
 arch/arm/mach-omap2/mux.c          |    2 +-
 arch/arm/mach-omap2/pm-debug.c     |    8 ++++----
 arch/arm/mach-omap2/prcm_mpu44xx.h |    4 ++--
 arch/arm/mach-omap2/smartreflex.c  |    4 ++--
 arch/arm/mach-omap2/timer-gp.c     |   13 +++++++++++++
 arch/arm/plat-omap/mailbox.c       |   11 +++++++----
 8 files changed, 31 insertions(+), 15 deletions(-)

             reply	other threads:[~2011-02-28 19:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 19:41 Tony Lindgren [this message]
2011-02-28 19:41 ` [GIT PULL] omap fixes for v2.6.38-rc6 Tony Lindgren
2011-03-01 17:39 ` Aaro Koskinen
2011-03-01 17:39   ` Aaro Koskinen
2011-03-01 22:48   ` Kevin Hilman
2011-03-01 22:48     ` Kevin Hilman

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=20110228194151.GJ20560@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --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 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.