All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: driver changes for v3.15
@ 2014-03-01  2:59 Jason Cooper
  2014-03-10 15:09 ` Jason Cooper
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Cooper @ 2014-03-01  2:59 UTC (permalink / raw)
  To: linux-arm-kernel

Guys,

Here's a collection of small changes to drivers relevant to mvebu SoCs.
We typically take the mbus changes through arm-soc.  The rtc maintainer
has expressed preferences for driver changes to go through the concerned
SoC tree.  The config oneliners for the kirkwood move have been Acked by
the major subsystem maintainers.

All changes have been in -next at least 4 days.

Please pull.

thx,

Jason.

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-drivers-3.15

for you to fetch changes up to ff1f0018cf66080d8e6f59791e552615648a033a:

  drivers: Enable building of Kirkwood drivers for mach-mvebu (2014-02-24 17:28:31 +0000)

----------------------------------------------------------------
mvebu drivers for v3.15

 - mvebu mbus
    - use of_find_matching_node_and_match

 - rtc
    - use PTR_ERR_OR_ZERO in isl12057
    - work around issue in mv where date returned is 2038

 - kirkwood -> mach-mvebu
    - various Kconfig oneliners to allow building kirkwood in -mvebu/

----------------------------------------------------------------
Andrew Lunn (1):
      drivers: Enable building of Kirkwood drivers for mach-mvebu

Fengguang Wu (1):
      rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warnings

Josh Cartwright (1):
      bus: mvebu-mbus: make use of of_find_matching_node_and_match

Thomas Petazzoni (1):
      rtc: mv: reset date if after year 2038

 drivers/bus/mvebu-mbus.c    |  3 +--
 drivers/cpufreq/Kconfig.arm |  2 +-
 drivers/cpuidle/Kconfig.arm |  2 +-
 drivers/leds/Kconfig        |  4 ++--
 drivers/phy/Kconfig         |  2 +-
 drivers/rtc/rtc-isl12057.c  |  5 +----
 drivers/rtc/rtc-mv.c        | 12 ++++++++++++
 drivers/thermal/Kconfig     |  2 +-
 sound/soc/kirkwood/Kconfig  |  2 +-
 9 files changed, 21 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-17 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-01  2:59 [GIT PULL] ARM: mvebu: driver changes for v3.15 Jason Cooper
2014-03-10 15:09 ` Jason Cooper
2014-03-17 10:22   ` Arnd Bergmann
2014-03-17 15:21     ` Jason Cooper
2014-03-17 20:13   ` Olof Johansson

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.