| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -1/+1 |
*-----. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -25/+110 |
|\ \ \ \ |
|
| | | | * | iommu: Remove iommu_register_instance interface | Joerg Roedel | 2017-02-10 | 1 | -1/+0 |
| | | | * | iommu/arm-smmu: Make use of the iommu_register interface | Joerg Roedel | 2017-02-10 | 1 | -0/+30 |
| |_|_|/
|/| | | |
|
| | | * | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 2017-01-30 | 1 | -1/+1 |
| | | |\ |
|
| | | | * | iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' | Sricharan R | 2017-01-19 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
| | | * | iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore | Eric Auger | 2017-01-23 | 1 | -2/+0 |
| | | * | iommu/arm-smmu: Implement reserved region get/put callbacks | Eric Auger | 2017-01-23 | 1 | -0/+28 |
| |_|/
|/| | |
|
| | * | iommu/arm-smmu: Fix for ThunderX erratum #27704 | Tomasz Nowicki | 2017-01-26 | 1 | -0/+3 |
| | * | iommu/arm-smmu: Support for Extended Stream ID (16 bit) | Aleksey Makarov | 2017-01-26 | 1 | -21/+48 |
| |/
|/| |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 2016-12-06 | 1 | -41/+136 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | * | iommu/arm-smmu: Fix group refcounting | Robin Murphy | 2016-11-15 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/arm-smmu: Add IORT configuration | Lorenzo Pieralisi | 2016-11-29 | 1 | -1/+76 |
| | * | iommu/arm-smmu: Split probe functions into DT/generic portions | Lorenzo Pieralisi | 2016-11-29 | 1 | -25/+37 |
| | * | iommu/arm-smmu: Convert struct device of_node to fwnode usage | Lorenzo Pieralisi | 2016-11-29 | 1 | -5/+6 |
| | * | iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries | Nipun Gupta | 2016-11-29 | 1 | -9/+16 |
| | * | iommu/arm-smmu: Constify iommu_gather_ops structures | Bhumika Goyal | 2016-11-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | iommu/arm-smmu: Fix out-of-bounds dereference | Robin Murphy | 2016-11-08 | 1 | -1/+3 |
* | | iommu/arm-smmu: Check that iommu_fwspecs are ours | Robin Murphy | 2016-11-08 | 1 | -1/+1 |
* | | iommu/arm-smmu: Work around ARM DMA configuration | Robin Murphy | 2016-11-08 | 1 | -0/+10 |
|/ |
|
* | iommu/arm-smmu: Set domain geometry | Robin Murphy | 2016-09-16 | 1 | -0/+2 |
* | iommu/arm-smmu: Wire up generic configuration support | Robin Murphy | 2016-09-16 | 1 | -60/+108 |
* | iommu/arm-smmu: Convert to iommu_fwspec | Robin Murphy | 2016-09-16 | 1 | -62/+78 |
* | iommu/arm-smmu: Intelligent SMR allocation | Robin Murphy | 2016-09-16 | 1 | -78/+119 |
* | iommu/arm-smmu: Add a stream map entry iterator | Robin Murphy | 2016-09-16 | 1 | -14/+12 |
* | iommu/arm-smmu: Streamline SMMU data lookups | Robin Murphy | 2016-09-16 | 1 | -33/+11 |
* | iommu/arm-smmu: Refactor mmu-masters handling | Robin Murphy | 2016-09-16 | 1 | -269/+101 |
* | iommu/arm-smmu: Keep track of S2CR state | Robin Murphy | 2016-09-16 | 1 | -66/+93 |
* | iommu/arm-smmu: Consolidate stream map entry state | Robin Murphy | 2016-09-16 | 1 | -61/+86 |
* | iommu/arm-smmu: Handle stream IDs more dynamically | Robin Murphy | 2016-09-16 | 1 | -21/+22 |
* | iommu/arm-smmu: Support v7s context format | Robin Murphy | 2016-09-16 | 1 | -22/+47 |
* | iommu/arm-smmu: Drop devm_free_irq when driver detach | Peng Fan | 2016-09-16 | 1 | -4/+0 |
* | iommu/arm-smmu: Disable stalling faults for all endpoints | Will Deacon | 2016-08-19 | 1 | -27/+7 |
* | iommu/arm-smmu: Use devm_request_irq and devm_free_irq | Peng Fan | 2016-07-06 | 1 | -14/+10 |
* | iommu/arm-smmu: request pcie devices to enable ACS | Wei Chen | 2016-07-01 | 1 | -1/+3 |
* | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-27 | 1 | -4/+4 |
* | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 1 | -8/+30 |
|\ |
|
| * | iommu/arm-smmu: Make use of phandle iterators in device-tree parsing | Joerg Roedel | 2016-04-19 | 1 | -8/+30 |
* | | iommu/arm-smmu: Use per-domain page sizes. | Robin Murphy | 2016-05-09 | 1 | -12/+15 |
* | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-05-09 | 1 | -81/+210 |
|\ \ |
|
| * | | iommu/arm-smmu: Clear cache lock bit of ACR | Peng Fan | 2016-05-03 | 1 | -1/+22 |
| * | | iommu/arm-smmu: Support SMMUv1 64KB supplement | Robin Murphy | 2016-05-03 | 1 | -8/+14 |
| * | | iommu/arm-smmu: Decouple context format from kernel config | Robin Murphy | 2016-05-03 | 1 | -22/+72 |
| * | | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses | Robin Murphy | 2016-05-03 | 1 | -29/+19 |
| * | | iommu/arm-smmu: Work around MMU-500 prefetch errata | Robin Murphy | 2016-05-03 | 1 | -1/+15 |
| * | | iommu/arm-smmu: Convert ThunderX workaround to new method | Robin Murphy | 2016-05-03 | 1 | -13/+14 |
| * | | iommu/arm-smmu: Differentiate specific implementations | Robin Murphy | 2016-05-03 | 1 | -7/+26 |
| * | | iommu/arm-smmu: Workaround for ThunderX erratum #27704 | Tirumalesh Chalamarla | 2016-05-03 | 1 | -11/+28 |
| * | | iommu/arm-smmu: Add support for 16 bit VMID | Tirumalesh Chalamarla | 2016-05-03 | 1 | -6/+17 |
| |/ |
|
* | | iommu/arm-smmu: Don't allocate resources for bypass domains | Robin Murphy | 2016-04-21 | 1 | -1/+7 |