Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu: Introduce iommu_fwspec | Robin Murphy | 2016-09-16 | 1 | -2/+6 |
* | iommu/of: Handle iommu-map property for PCI | Robin Murphy | 2016-09-16 | 1 | -5/+41 |
* | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 2016-06-23 | 1 | -1/+4 |
* | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy | 2016-05-09 | 1 | -7/+7 |
* | of: iommu: Increment DT node refcount in of_iommu_set_ops() | Anup Patel | 2016-02-18 | 1 | -0/+1 |
* | of: iommu: Silence misleading warning | Robin Murphy | 2015-08-03 | 1 | -3/+5 |
* | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri | 2015-03-03 | 1 | -2/+8 |
* | iommu: store DT-probed IOMMU data privately | Robin Murphy | 2014-12-05 | 1 | -0/+39 |
* | iommu: provide helper function to configure an IOMMU for an of master | Will Deacon | 2014-12-01 | 1 | -0/+33 |
* | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon | 2014-12-01 | 1 | -0/+17 |
* | iommu: add missing include | Brian Norris | 2014-01-07 | 1 | -0/+1 |
* | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 1 | -0/+90 |