Revision 8e1a254099dcb7ea5eacd503799b641208300ff3 authored by Linus Torvalds on 04 October 2013, 16:05:12 UTC, committed by Linus Torvalds on 04 October 2013, 16:05:12 UTC
Pull iommu fixes from Joerg Roedel:
 "A couple of fixes from the IOMMU side:

   - some small fixes for the new ARM-SMMU driver
   - a register offset correction for VT-d
   - add MAINTAINERS entry for drivers/iommu

  Overall no really big or intrusive changes"

* tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  x86/iommu: correct ICS register offset
  MAINTAINERS: add overall IOMMU section
  iommu/arm-smmu: don't enable SMMU device until probing has completed
  iommu/arm-smmu: fix iommu_present() test in init
  iommu/arm-smmu: fix a signedness bug
2 parent s 0d45dab + 82aeef0
History
File Mode Size
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 424 bytes
uio.c -rw-r--r-- 19.2 KB
uio_aec.c -rw-r--r-- 4.1 KB
uio_cif.c -rw-r--r-- 3.2 KB
uio_dmem_genirq.c -rw-r--r-- 9.1 KB
uio_mf624.c -rw-r--r-- 6.1 KB
uio_netx.c -rw-r--r-- 4.3 KB
uio_pci_generic.c -rw-r--r-- 3.2 KB
uio_pdrv_genirq.c -rw-r--r-- 7.7 KB
uio_pruss.c -rw-r--r-- 6.5 KB
uio_sercos3.c -rw-r--r-- 6.1 KB

back to top