Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu: Clean up of_iommu_init_fn | Robin Murphy | 2018-01-17 | 1 | -4/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | iommu: Drop the of_iommu_{set/get}_ops() interface | Lorenzo Pieralisi | 2017-01-26 | 1 | -11/+0 |
* | iommu: Make of_iommu_set/get_ops() DT agnostic | Lorenzo Pieralisi | 2016-11-29 | 1 | -2/+10 |
* | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 2016-06-23 | 1 | -2/+0 |
* | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy | 2016-05-09 | 1 | -4/+4 |
* | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri | 2015-03-03 | 1 | -2/+4 |
* | iommu: store DT-probed IOMMU data privately | Robin Murphy | 2014-12-05 | 1 | -10/+2 |
* | iommu: provide helper function to configure an IOMMU for an of master | Will Deacon | 2014-12-01 | 1 | -0/+6 |
* | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon | 2014-12-01 | 1 | -0/+25 |
* | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 1 | -0/+21 |