aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
...
| * | | | iommu/omap: Remove comment about supporting single page mappings onlyLaurent Pinchart2014-04-16
| * | | | iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()Laurent Pinchart2014-04-16
| * | | | iommu/omap: Move to_iommu definition from omap-iopgtable.hSuman Anna2014-04-16
| * | | | iommu/omap: Remove omap_iommu_domain_has_cap() functionSuman Anna2014-04-16
| * | | | iommu/omap: Correct init value of iotlb_entry valid fieldSuman Anna2014-04-16
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
|\ \ \ \
| * | | | intel-iommu: integrate DMA CMAAkinobu Mita2014-06-04
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-16
| * | | | iommu: smar: Fix return value check of create_irq()Thomas Gleixner2014-05-16
| * | | | x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-03
|\ \ \ \
| * | | | driver core: dev_set_drvdata can no longer failJean Delvare2014-05-27
| | |_|/ | |/| |
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas2014-05-26
| | |/ | |/|
* | | iommu/amd: fix enabling exclusion range for an exact deviceSu Friendy2014-05-13
* | | iommu/amd: Take mmap_sem when calling get_user_pagesJay Cornwall2014-05-13
* | | iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson2014-05-13
| |/ |/|
* | Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-16
|\ \
| * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-15
| * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-15
| * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-13
* | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-15
* | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-15
| |/ |/|
* | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-05
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. | Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel2014-04-02
| |\ \ \ \ \|
| | | | | | * iommu/vt-d: Fix error handling in ANDD processingDavid Woodhouse2014-04-01
| | | | | | * iommu/vt-d: returning free pointer in get_domain_for_dev()Dan Carpenter2014-03-28
| | | | | | * iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units presentDavid Woodhouse2014-03-28
| | | | | | * iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init()Joerg Roedel2014-03-25
| | | | | | * iommu/vt-d: Include ACPI devices in iommu=ptDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Finally enable translation for non-PCI devicesDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove to_pci_dev() in intel_map_page()David Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove pdev from intel_iommu_attach_device()David Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove pdev from iommu_no_mapping()David Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make domain_add_dev_info() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make domain_remove_one_dev_info() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Rename 'hwdev' variables to 'dev' now that that's the normDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove some pointless to_pci_dev() callsDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make get_valid_domain_for_dev() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make iommu_should_identity_map() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Handle RMRRs for non-PCI devicesDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make get_domain_for_dev() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make domain_context_mapp{ed,ing}() take struct deviceDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make device_to_iommu() cope with non-PCI devicesDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Make identity_mapping() take struct device not struct pci_devDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove segment from struct device_domain_info()David Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info()David Woodhouse2014-03-24
| | | | | | * iommu/vt-d: Simplify iommu check in domain_remove_one_dev_info()David Woodhouse2014-03-24