https://github.com/torvalds/linux
Revision 1a59c53920eed3b2718c07286f1afe8674a7d9e6 authored by Linus Torvalds on 09 April 2016, 17:23:45 UTC, committed by Linus Torvalds on 09 April 2016, 17:23:45 UTC
Pull IOMMU fixes from Joerg Roedel:

 - compile-time fixes (warnings and failures)

 - a bug in iommu core code which could cause the group->domain pointer
   to be falsly cleared

 - fix in scatterlist handling of the ARM common DMA-API code

 - stall detection fix for the Rockchip IOMMU driver

* tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Silence an uninitialized variable warning
  iommu/rockchip: Fix "is stall active" check
  iommu: Don't overwrite domain pointer when there is no default_domain
  iommu/dma: Restore scatterlist offsets correctly
  iommu: provide of_xlate pointer unconditionally
2 parent s 3c96888 + 0b74ecd
History
Tip revision: 1a59c53920eed3b2718c07286f1afe8674a7d9e6 authored by Linus Torvalds on 09 April 2016, 17:23:45 UTC
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Tip revision: 1a59c53
File Mode Size
fdp
microread
nfcmrvl
nxp-nci
pn544
s3fwrn5
st-nci
st21nfca
st95hf
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 596 bytes
mei_phy.c -rw-r--r-- 9.1 KB
mei_phy.h -rw-r--r-- 1.2 KB
nfcsim.c -rw-r--r-- 11.3 KB
nfcwilink.c -rw-r--r-- 13.1 KB
pn533.c -rw-r--r-- 75.7 KB
port100.c -rw-r--r-- 40.1 KB
trf7970a.c -rw-r--r-- 60.9 KB

back to top