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-- 7.6 KB
Makefile -rw-r--r-- 1.0 KB
ath3k.c -rw-r--r-- 13.0 KB
bcm203x.c -rw-r--r-- 6.8 KB
bfusb.c -rw-r--r-- 16.1 KB
bluecard_cs.c -rw-r--r-- 20.3 KB
bpa10x.c -rw-r--r-- 10.3 KB
bt3c_cs.c -rw-r--r-- 15.2 KB
btmrvl_debugfs.c -rw-r--r-- 5.8 KB
btmrvl_drv.h -rw-r--r-- 3.9 KB
btmrvl_main.c -rw-r--r-- 15.0 KB
btmrvl_sdio.c -rw-r--r-- 27.1 KB
btmrvl_sdio.h -rw-r--r-- 3.0 KB
btsdio.c -rw-r--r-- 8.2 KB
btuart_cs.c -rw-r--r-- 14.3 KB
btusb.c -rw-r--r-- 42.1 KB
btwilink.c -rw-r--r-- 8.9 KB
dtl1_cs.c -rw-r--r-- 12.7 KB
hci_ath.c -rw-r--r-- 5.0 KB
hci_bcsp.c -rw-r--r-- 18.4 KB
hci_h4.c -rw-r--r-- 4.0 KB
hci_h5.c -rw-r--r-- 15.8 KB
hci_ldisc.c -rw-r--r-- 13.1 KB
hci_ll.c -rw-r--r-- 11.9 KB
hci_uart.h -rw-r--r-- 2.9 KB
hci_vhci.c -rw-r--r-- 6.2 KB

back to top