linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: torvalds@linux-foundation.org
Cc: olof@lixom.net, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: SoC fixes for v4.3
Date: Sat, 31 Oct 2015 00:23:09 -0700	[thread overview]
Message-ID: <20151031072309.GA24091@localhost> (raw)

Hi Linus,


The following changes since commit 55f41297576ddb7868af2f13f3a8107178dee2d0:

  Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes (2015-10-21 17:03:37 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-fixes

for you to fetch changes up to 53dd186b3fb7254ae0cb4d6648abb5589aaa8c2d:

  Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes (2015-10-31 01:42:13 +0000)

----------------------------------------------------------------
ARM: SoC fixes for v4.3

This should be our final batch of fixes for 4.3:

- A patch from Sudeep Holla that fixes annotation of wakeup sources properly,
  old unused format seems to have spread through copying.
- Two patches from Tony for OMAP. One dealing with MUSB setup problems due to
  runtime PM being enabled too early on the parent device. The other fixes
  IRQ numbering for OMAP1.

----------------------------------------------------------------
Aaro Koskinen (1):
      ARM: OMAP1: fix incorrect INT_DMA_LCD

Olof Johansson (1):
      Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/.../tmlind/linux-omap into fixes

Sudeep Holla (1):
      ARM: dts: fix gpio-keys wakeup-source property

Tony Lindgren (1):
      usb: musb: omap2430: Fix regression caused by driver core change

 arch/arm/boot/dts/emev2-kzm9d.dts             |  8 ++++----
 arch/arm/boot/dts/ste-snowball.dts            | 10 ++++-----
 arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 12 +++++------
 drivers/usb/musb/omap2430.c                   | 29 +++++++++++++++++++++------
 include/linux/omap-dma.h                      |  2 +-
 5 files changed, 39 insertions(+), 22 deletions(-)

                 reply	other threads:[~2015-10-31  7:23 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=20151031072309.GA24091@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@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 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).