| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel | 2015-04-02 | 1 | -31/+57 |
|\ \ |
|
| | * | iommu/tegra-gart: Make use of domain_alloc and domain_free | Joerg Roedel | 2015-03-31 | 1 | -21/+46 |
| |/
|/| |
|
| * | iommu/tegra: gart: Set aperture at domain initialization time | Thierry Reding | 2015-03-31 | 1 | -11/+14 |
|/ |
|
* | iommu/tegra: gart: Provide default ->map_sg() callback | Thierry Reding | 2015-01-26 | 1 | -0/+1 |
* | iommu/tegra: gart: Do not register with bus | Thierry Reding | 2015-01-26 | 1 | -1/+1 |
* | iommu: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | iommu: Make of_device_id array const | Kiran Padwal | 2014-09-25 | 1 | -1/+1 |
* | iommu/tegra: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -4/+3 |
* | iommu: Constify struct iommu_ops | Thierry Reding | 2014-07-07 | 1 | -1/+1 |
* | iommu/tegra-gart: Staticize tegra_gart_pm_ops | Sachin Kamat | 2013-11-01 | 1 | -1/+1 |
* | iommu/tegra: gart: cleanup devm_* functions usage | Wei Yongjun | 2013-09-24 | 1 | -17/+2 |
* | iommu/tegra: Print phys_addr_t using %pa | Thierry Reding | 2013-09-24 | 1 | -3/+3 |
*-. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -2/+3 |
|\ \ |
|
| | * | iommu/tegra: Fix printk formats for dma_addr_t | Varun Sethi | 2013-05-02 | 1 | -1/+2 |
| |/
|/| |
|
| * | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 2013-04-02 | 1 | -1/+1 |
|/ |
|
* | iommu/tegra: assume CONFIG_OF in gart driver | Stephen Warren | 2013-02-19 | 1 | -3/+1 |
* | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | iommu/tegra: gart: Move bus_set_iommu after probe for multi arch | Hiroshi Doyu | 2012-11-28 | 1 | -1/+1 |
* | iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute | Hiroshi DOYU | 2012-07-11 | 1 | -0/+5 |
* | iommu/tegra: gart: Fix register offset correctly | Hiroshi DOYU | 2012-05-11 | 1 | -3/+4 |
* | iommu: tegra/gart: Add device tree support | Thierry Reding | 2012-04-16 | 1 | -0/+11 |
* | iommu: tegra/gart: use correct gart_device | Vandana Salve | 2012-04-16 | 1 | -1/+1 |
* | iommu/tegra-gart: fix spin_unlock in map failure path | Lucas Stach | 2012-03-13 | 1 | -1/+1 |
* | ARM: IOMMU: Tegra20: Add iommu_ops for GART driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+451 |