summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-2021-395/+893
|\
| *---------. Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-09548-3321/+7577
| |\ \ \ \ \ \
| | | | | | | * iommu/amd: Remove statistics codeJoerg Roedel2016-05-093-131/+0
| | | | | | | * iommu/amd: Move get_device_id() and friends to beginning of fileJoerg Roedel2016-04-211-54/+54
| | | | | | | * iommu/amd: Don't use IS_ERR_VALUE to check integer valuesJoerg Roedel2016-04-211-10/+10
| | | | | | | * iommu/amd: Signedness bug in acpihid_device_group()Dan Carpenter2016-04-151-1/+1
| | | | | | | * iommu/amd: Set AMD iommu callbacks for amba busWan Zongshun2016-04-071-1/+12
| | | | | | | * iommu/amd: Manage iommu_group for ACPI HID devicesWan Zongshun2016-04-071-1/+32
| | | | | | | * iommu/amd: Add iommu support for ACPI HID devicesWan Zongshun2016-04-071-9/+60
| | | | | | | * iommu/amd: Make call-sites of get_device_id aware of its return valueWan Zongshun2016-04-071-10/+41
| | | | | | | * iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit2016-04-071-0/+33
| | | | | | | * iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-073-0/+137
| | | | | | | * iommu/amd: Use the most comprehensive IVHD type that the driver can supportSuravee Suthikulpanit2016-04-071-29/+78
| | | | | | | * iommu/amd: Modify ivhd_header structure to support type 11h and 40hSuravee Suthikulpanit2016-04-071-2/+33
| | | | | | | * iommu/amd: Adding Extended Feature Register check for PC supportSuravee Suthikulpanit2016-04-071-8/+24
| | | | | | * | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-092-21/+25
| | | | | | * | iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-21/+39
| | | | | | * | iommu: Allow selecting page sizes per domainRobin Murphy2016-05-094-13/+15
| | | | | | * | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-092-8/+8
| | | | | | * | Merge branch 'arm/smmu' into coreJoerg Roedel2016-05-091-81/+210
| | | | | | |\ \
| | | | | | | * \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-81/+210
| | | | | | | |\ \
| | | | | | | | * | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-031-1/+22
| | | | | | | | * | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-031-8/+14
| | | | | | | | * | iommu/arm-smmu: Decouple context format from kernel configRobin Murphy2016-05-031-22/+72
| | | | | | | | * | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy2016-05-031-29/+19
| | | | | | | | * | iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2016-05-031-1/+15
| | | | | | | | * | iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy2016-05-031-13/+14
| | | | | | | | * | iommu/arm-smmu: Differentiate specific implementationsRobin Murphy2016-05-031-7/+26
| | | | | | | | * | iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla2016-05-031-11/+28
| | | | | | | | * | iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla2016-05-031-6/+17
| | | | | | * | | | iommu/dma: Implement scatterlist segment mergingRobin Murphy2016-05-091-23/+61
| | | | | | |/ / /
| | | | | * | | / powerpc: Fix incorrect PPC32 PAMU dependencyAndy Fleming2016-04-071-2/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | x86/vt-d: Fix comment for dma_pte_free_pagetable()Michael S. Tsirkin2016-04-051-1/+1
| | | | * | | | iommu/vt-d: Improve fault handler error messagesAlex Williamson2016-04-051-9/+5
| | | | * | | | iommu/vt-d: Ratelimit fault handlerAlex Williamson2016-04-051-11/+22
| | | | |/ / /
| | | * | | | iommu/omap: Align code with open parenthesisSuman Anna2016-04-051-1/+1
| | | * | | | iommu/omap: Use WARN_ON for page table alignment checkSuman Anna2016-04-051-1/+4
| | | * | | | iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna2016-04-051-1/+3
| | | * | | | iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna2016-04-051-1/+0
| | | |/ / /
| | * / / / iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso2016-04-051-0/+2
| | |/ / /
| * | | | iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flagRobin Murphy2016-04-071-5/+11
| * | | | iommu/io-pgtable-arm: Support IOMMU_MMIO flagRobin Murphy2016-04-071-2/+7
| * | | | iommu/mediatek: Add 4GB mode supportYong Wu2016-04-051-3/+11
| * | | | iommu/io-pgtable: Add MTK 4GB mode in Short-descriptorYong Wu2016-04-052-1/+18
| * | | | iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila2016-04-051-2/+1
| |/ / /
* | | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-1943-567/+1537
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas2016-05-1713-352/+474
| |\ \ \ \ \
| | | * | | | PCI: hv: Add explicit barriers to config space accessVitaly Kuznetsov2016-05-051-0/+14
| | * | | | | PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-122-115/+116
| | * | | | | PCI: generic, thunder: Use generic ECAM APIJayachandran C2016-05-127-237/+113