From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux-foundation.org, linux-sh@vger.kernel.org
Subject: [GIT PULL FOR v3.20] Renesas IPMMU driver
Date: Fri, 16 Jan 2015 18:08:16 +0200 [thread overview]
Message-ID: <17336548.2pFUfTyJuB@avalon> (raw)
Hi Joerg,
The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:
linux 3.19-rc4 (2015-01-11 12:44:53 -0800)
are available in the git repository at:
git://linuxtv.org/pinchartl/fbdev.git iommu/next
for you to fetch changes up to 78e1f974dd351ac82d978e3aac2d27422013f914:
iommu/ipmmu-vmsa: Remove platform data support (2015-01-16 18:03:05 +0200)
----------------------------------------------------------------
Laurent Pinchart (7):
iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
iommu/ipmmu-vmsa: Invalidate TLB after unmapping
iommu/ipmmu-vmsa: Add device tree bindings documentation
iommu/ipmmu-vmsa: Add device tree support
iommu/ipmmu-vmsa: Support multiple micro TLBs per device
iommu/ipmmu-vmsa: Remove platform data support
.../devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 41 +++++++
drivers/iommu/ipmmu-vmsa.c | 151 +++++++++++----
include/linux/platform_data/ipmmu-vmsa.h | 24 ----
3 files changed, 154 insertions(+), 62 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iommu/renesas,ipmmu-
vmsa.txt
delete mode 100644 include/linux/platform_data/ipmmu-vmsa.h
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux-foundation.org, linux-sh@vger.kernel.org
Subject: [GIT PULL FOR v3.20] Renesas IPMMU driver
Date: Fri, 16 Jan 2015 16:08:16 +0000 [thread overview]
Message-ID: <17336548.2pFUfTyJuB@avalon> (raw)
Hi Joerg,
The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:
linux 3.19-rc4 (2015-01-11 12:44:53 -0800)
are available in the git repository at:
git://linuxtv.org/pinchartl/fbdev.git iommu/next
for you to fetch changes up to 78e1f974dd351ac82d978e3aac2d27422013f914:
iommu/ipmmu-vmsa: Remove platform data support (2015-01-16 18:03:05 +0200)
----------------------------------------------------------------
Laurent Pinchart (7):
iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
iommu/ipmmu-vmsa: Invalidate TLB after unmapping
iommu/ipmmu-vmsa: Add device tree bindings documentation
iommu/ipmmu-vmsa: Add device tree support
iommu/ipmmu-vmsa: Support multiple micro TLBs per device
iommu/ipmmu-vmsa: Remove platform data support
.../devicetree/bindings/iommu/renesas,ipmmu-vmsa.txt | 41 +++++++
drivers/iommu/ipmmu-vmsa.c | 151 +++++++++++----
include/linux/platform_data/ipmmu-vmsa.h | 24 ----
3 files changed, 154 insertions(+), 62 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iommu/renesas,ipmmu-
vmsa.txt
delete mode 100644 include/linux/platform_data/ipmmu-vmsa.h
--
Regards,
Laurent Pinchart
next reply other threads:[~2015-01-16 16:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 16:08 Laurent Pinchart [this message]
2015-01-16 16:08 ` [GIT PULL FOR v3.20] Renesas IPMMU driver Laurent Pinchart
2015-01-19 13:44 ` Joerg Roedel
2015-01-19 13:44 ` 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=17336548.2pFUfTyJuB@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=linux-sh@vger.kernel.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.