* [git pull] IOMMU updates for Linux 3.5
@ 2012-05-30 12:39 Joerg Roedel
0 siblings, 0 replies; only message in thread
From: Joerg Roedel @ 2012-05-30 12:39 UTC (permalink / raw)
To: Linus Torvalds
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1.1: Type: text/plain, Size: 2726 bytes --]
Hi Linus,
The following changes since commit 76e10d158efb6d4516018846f60c2ab5501900bc:
Linux 3.4 (2012-05-20 15:29:13 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-updates-v3.5
for you to fetch changes up to 28f8571e1e84782244cc7bf1b129baf6cdc0832e:
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next (2012-05-30 12:41:29 +0200)
----------------------------------------------------------------
IOMMU Updates for Linux 3.5
Not much stuff this time. The only change to the IOMMU core code is the
addition of a handle to the fault handling code. A few updates to the
AMD IOMMU driver to work around new errata. The other patches are mostly
fixes and enhancements to the existing ARM IOMMU drivers and
documentation updates.
A new IOMMU driver for the Exynos platform was also underway but got
merged via the Samsung tree and is not part of this tree.
----------------------------------------------------------------
Hiroshi DOYU (2):
iommu/tegra: smmu: Print device name correctly
iommu/tegra: gart: Fix register offset correctly
Jakub Kicinski (1):
dma-debug: release free_entries_lock before saving stack trace
Joerg Roedel (3):
iommu/amd: Check for the right TLP prefix bit
iommu/amd: Add workaround for event log erratum
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next
Ohad Ben-Cohen (1):
iommu/core: pass a user-provided token to fault handlers
Omar Ramirez Luna (1):
iommu: OMAP: device detach on domain destroy
Shuah Khan (1):
Documentation: kernel-parameters.txt Add amd_iommu_dump
Thierry Reding (1):
iommu: tegra/gart: Add device tree support
Vandana Salve (1):
iommu: tegra/gart: use correct gart_device
.../bindings/iommu/nvidia,tegra20-gart.txt | 14 ++++++++
Documentation/kernel-parameters.txt | 6 ++++
drivers/iommu/amd_iommu.c | 37 ++++++++++++++------
drivers/iommu/iommu.c | 5 ++-
drivers/iommu/omap-iommu.c | 32 ++++++++++++-----
drivers/iommu/tegra-gart.c | 20 ++++++++---
drivers/iommu/tegra-smmu.c | 2 +-
drivers/remoteproc/remoteproc_core.c | 4 +--
include/linux/iommu.h | 10 +++---
lib/dma-debug.c | 10 +++---
10 files changed, 104 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iommu/nvidia,tegra20-gart.txt
Please pull.
Regards,
Joerg
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 190 bytes --]
_______________________________________________
iommu mailing list
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-30 12:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 12:39 [git pull] IOMMU updates for Linux 3.5 Joerg Roedel
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).