Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1266211

[GIT PULL 1/6] ARM: SoC non-urgent fixes for v4.4

From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject [GIT PULL 1/6] ARM: SoC non-urgent fixes for v4.4
Date 2015-11-10 04:40 +0100
Message-ID <qt7WO-84G-17@gated-at.bofh.it> (permalink)
References <qt7WN-84G-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


A handful of fixes that came in and didn't seem warranted to go in through
the 4.3-rc cycle.

- MAINTAINERS updates for one of the Broadcom platforms and lpc18xx
- A couple of non-critical Davinci bugfixes
- A fix to reset irq affinity for TI platforms (silences a warning at reboot)



Conflicts:

None

----------------------------------------------------------------

The following changes since commit ce5c2d2c256a4c8b523036537cd6be2d6af8f69d:

  arm64: fixup for mm renames

are available in the git repository at:

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

for you to fetch changes up to 19c1c32c66514fabeffa029507cdd808b3ee854c:

  MAINTAINERS: update lpc18xx entry with more drivers

----------------------------------------------------------------

Andy Shevchenko (1):
      ARM: davinci: re-use %*ph specifier

Arnd Bergmann (3):
      ARM: cns3xxx: pci: avoid potential stack overflow
      Merge tag 'davinci-for-v4.4/fixes' of git://git.kernel.org/.../nsekhar/linux-davinci into next/fixes-non-critical
      Merge tag 'arm-soc/for-4.4/maintainers' of http://github.com/Broadcom/stblinux into next/fixes-non-critical

Joachim Eastwood (1):
      MAINTAINERS: update lpc18xx entry with more drivers

Jon Mason (1):
      MAINTAINERS: add entry for the Broadcom Northstar Plus SoCs

Murali Karicheri (1):
      soc: ti: reset irq affinity before freeing irq

Peter Ujfalusi (1):
      ARM: davinci: clock: Correct return values for API functions


 MAINTAINERS                              | 19 ++++++-
 arch/arm/mach-cns3xxx/pcie.c             | 71 +++++++++++----------------
 arch/arm/mach-davinci/board-dm644x-evm.c |  4 +-
 arch/arm/mach-davinci/clock.c            | 16 ++++--
 drivers/soc/ti/knav_qmss_acc.c           |  4 ++
 5 files changed, 63 insertions(+), 51 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL 0/6] ARM: SoC branches for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
  [GIT PULL 2/6] ARM: SoC cleanups for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
    Re: [GIT PULL 2/6] ARM: SoC cleanups for v4.4 Linus Torvalds <torvalds@linux-foundation.org> - 2015-11-11 00:00 +0100
      Re: [GIT PULL 2/6] ARM: SoC cleanups for v4.4 Felipe Balbi <balbi@ti.com> - 2015-11-11 00:00 +0100
      Re: [GIT PULL 2/6] ARM: SoC cleanups for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-11 00:30 +0100
  [GIT PULL 4/6] ARM: SoC driver updates for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
  [GIT PULL 3/6] ARM: SoC platform updates for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
  [GIT PULL 1/6] ARM: SoC non-urgent fixes for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
  [GIT PULL 6/6] ARM: SoC defconfig updates for v4.4 Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100

csiph-web