linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: driver changes for v3.13
@ 2013-09-30 15:36 Jason Cooper
  2013-10-07 17:02 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Cooper @ 2013-09-30 15:36 UTC (permalink / raw)
  To: linux-arm-kernel

Guys,

Here are all of the driver changes that didn't make it during the last
merge window.  They've been in -next since v3.12-rc1, without
merge-conflicts or build issues.

thx,

Jason.

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

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

for you to fetch changes up to cc54ccd9a6966708c00ebd8a08acc3e627a432c5:

  PCI: mvebu: add support for Marvell Dove SoCs (2013-09-30 14:58:47 +0000)

----------------------------------------------------------------
mvebu drivers changes for v3.13

 - irqchip
    - add MSI support for armada-370/XP
 - pci
    - add MSI support
    - add support for Marvell Dove SoCs

----------------------------------------------------------------
Sebastian Hesselbarth (5):
      PCI: mvebu: move clock enable before register access
      PCI: mvebu: increment nports only for registered ports
      PCI: mvebu: remove subsys_initcall
      PCI: mvebu: add support for reset on GPIO
      PCI: mvebu: add support for Marvell Dove SoCs

Thomas Petazzoni (3):
      irqchip: armada-370-xp: properly request resources
      irqchip: armada-370-xp: implement MSI support
      PCI: mvebu: add support for MSI

 .../devicetree/bindings/arm/armada-370-xp-mpic.txt |   3 +
 .../devicetree/bindings/pci/mvebu-pci.txt          |  10 +
 drivers/irqchip/irq-armada-370-xp.c                | 202 ++++++++++++++++++++-
 drivers/pci/host/Kconfig                           |   2 +-
 drivers/pci/host/pci-mvebu.c                       | 121 ++++++++----
 5 files changed, 298 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2013-10-09 20:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 15:36 [GIT PULL] ARM: mvebu: driver changes for v3.13 Jason Cooper
2013-10-07 17:02 ` Olof Johansson
2013-10-07 18:04   ` Jason Cooper
2013-10-08 15:49   ` [GIT PULL V2] " Jason Cooper
2013-10-09 20:20     ` Kevin Hilman

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).