All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Cc: fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org,
	jroedel-l3A5Bk7waGM@public.gmane.org,
	marc.zyngier-5wv7dgnIgG8@public.gmane.org,
	Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
	tchalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH 0/6] iommu/arm-smmu: Updates for 4.4
Date: Thu, 15 Oct 2015 16:04:18 +0100	[thread overview]
Message-ID: <1444921464-14895-1-git-send-email-will.deacon@arm.com> (raw)

Hi all,

Here are the ARM SMMU updates I have queued for 4.4. I'm away next week,
so I'll send a corresponding pull request shortly.

Will

--->8

Fabio Estevam (1):
  iommu/arm-smmu: Remove unneeded '0x' annotation

Marc Zyngier (1):
  iommu/arm-smmu: Add support for MSI on SMMUv3

Tirumalesh Chalamarla (1):
  iommu/arm-smmu: ThunderX mis-extends 64bit registers

Will Deacon (3):
  iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
  iommu/arm-smmu: fix error checking for ASID and VMID allocation
  iommu/arm-smmu: remove redundant calculation of gr0 base address

 .../devicetree/bindings/iommu/arm,smmu-v3.txt      |  19 +++
 drivers/iommu/Kconfig                              |   1 +
 drivers/iommu/arm-smmu-v3.c                        | 154 +++++++++++++++------
 drivers/iommu/arm-smmu.c                           |  55 ++++----
 4 files changed, 159 insertions(+), 70 deletions(-)

-- 
2.1.4

WARNING: multiple messages have this Message-ID (diff)
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] iommu/arm-smmu: Updates for 4.4
Date: Thu, 15 Oct 2015 16:04:18 +0100	[thread overview]
Message-ID: <1444921464-14895-1-git-send-email-will.deacon@arm.com> (raw)

Hi all,

Here are the ARM SMMU updates I have queued for 4.4. I'm away next week,
so I'll send a corresponding pull request shortly.

Will

--->8

Fabio Estevam (1):
  iommu/arm-smmu: Remove unneeded '0x' annotation

Marc Zyngier (1):
  iommu/arm-smmu: Add support for MSI on SMMUv3

Tirumalesh Chalamarla (1):
  iommu/arm-smmu: ThunderX mis-extends 64bit registers

Will Deacon (3):
  iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
  iommu/arm-smmu: fix error checking for ASID and VMID allocation
  iommu/arm-smmu: remove redundant calculation of gr0 base address

 .../devicetree/bindings/iommu/arm,smmu-v3.txt      |  19 +++
 drivers/iommu/Kconfig                              |   1 +
 drivers/iommu/arm-smmu-v3.c                        | 154 +++++++++++++++------
 drivers/iommu/arm-smmu.c                           |  55 ++++----
 4 files changed, 159 insertions(+), 70 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-10-15 15:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 15:04 Will Deacon [this message]
2015-10-15 15:04 ` [PATCH 0/6] iommu/arm-smmu: Updates for 4.4 Will Deacon
2015-10-15 15:04 ` [PATCH 4/6] iommu/arm-smmu: fix error checking for ASID and VMID allocation Will Deacon
2015-10-15 15:04   ` Will Deacon
2015-10-15 15:04   ` Will Deacon
     [not found] ` <1444921464-14895-1-git-send-email-will.deacon-5wv7dgnIgG8@public.gmane.org>
2015-10-15 15:04   ` [PATCH 1/6] iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list Will Deacon
2015-10-15 15:04     ` Will Deacon
2015-10-15 15:04   ` [PATCH 2/6] iommu/arm-smmu: Remove unneeded '0x' annotation Will Deacon
2015-10-15 15:04     ` Will Deacon
2015-10-15 15:04   ` [PATCH 3/6] iommu/arm-smmu: ThunderX mis-extends 64bit registers Will Deacon
2015-10-15 15:04     ` Will Deacon
2015-10-15 15:04   ` [PATCH 5/6] iommu/arm-smmu: remove redundant calculation of gr0 base address Will Deacon
2015-10-15 15:04     ` Will Deacon
2015-10-15 15:04   ` [PATCH 6/6] iommu/arm-smmu: Add support for MSI on SMMUv3 Will Deacon
2015-10-15 15:04     ` Will Deacon
2015-10-15 15:25   ` [PATCH 0/6] iommu/arm-smmu: Updates for 4.4 Joerg Roedel
2015-10-15 15:25     ` Joerg Roedel

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=1444921464-14895-1-git-send-email-will.deacon@arm.com \
    --to=will.deacon-5wv7dgnigg8@public.gmane.org \
    --cc=fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=jroedel-l3A5Bk7waGM@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=marc.zyngier-5wv7dgnIgG8@public.gmane.org \
    --cc=tchalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.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.