aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-13/+28
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+36
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-6/+5
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig2-0/+5
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig1-5/+13
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner1-3/+10
2017-06-22iommu/vt-d: Use named irq domain interfaceThomas Gleixner1-6/+16
2017-06-22iommu/vt-d: Add name to irq chipThomas Gleixner1-4/+5
2017-06-22iommu/amd: Add name to irq chipThomas Gleixner1-4/+5
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar1-0/+7
2017-06-20iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig1-8/+10
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-6/+5
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R1-0/+6
2017-05-30iommu/of: Fix check for returning EPROBE_DEFERSricharan R1-0/+1
2017-05-23iommu/of: Adjust system_state checkThomas Gleixner1-1/+1
2017-05-23iommu/vt-d: Adjust system_state checksThomas Gleixner1-2/+2
2017-05-17iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann1-0/+1
2017-05-17iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed1-1/+4
2017-05-17iommu/dma: Don't touch invalid iova_domain membersRobin Murphy1-5/+8
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds18-480/+916
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-54/+33
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-54/+33
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel20-530/+956
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+8
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel3-0/+3
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo1-9/+6
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel1-0/+42
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li1-0/+18
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham2-0/+6
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan1-1/+1
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan1-2/+6
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel2-1/+39
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2-0/+32
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2-35/+23
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2-16/+33
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna1-16/+14
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna1-3/+18
2017-04-20iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy2-107/+49
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart1-2/+2
2017-04-20iommu/of: Prepare for deferred IOMMU configurationRobin Murphy1-1/+42
2017-04-20iommu/of: Refactor of_iommu_configure() for error handlingRobin Murphy1-30/+53
2017-04-07iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson1-1/+1
2017-04-06iommu/io-pgtable-arm: Avoid shift overflow in block sizeRobin Murphy1-1/+1
2017-04-06iommu: Allow default domain type to be set on the kernel command lineWill Deacon1-3/+25
2017-04-06iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon1-21/+37
2017-04-06iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return voidWill Deacon1-9/+3
2017-04-06iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon1-3/+17