summaryrefslogtreecommitdiff
path: root/drivers/iommu/of_iommu.c
AgeCommit message (Expand)Author
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-19iommu: Don't reserve 0-length IOVA regionAshish Mhetre
2023-12-12iommu/of: Use -ENODEV consistently in of_iommu_configure()Jason Gunthorpe
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe
2023-12-01iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-27iommu: Map reserved memory as cacheable if device is coherentLaurentiu Tudor
2023-07-14iommu: Have __iommu_probe_device() check for already probed devicesJason Gunthorpe
2023-02-16iommu/of: mark an unused function as __maybe_unusedRandy Dunlap
2023-01-25iommu: Implement of_iommu_get_resv_regions()Thierry Reding
2022-11-23iommu/of: Remove linux/msi.h includeThomas Gleixner
2022-08-23Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"Saravana Kannan
2022-06-10iommu/of: Delete usage of driver_deferred_probe_check_state()Saravana Kannan
2021-06-08iommu: Remove unused of_get_dma_window()Rob Herring
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-01-15iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker
2019-12-23iommu/of: Take a ref to the IOMMU driver during ->of_xlate()Will Deacon
2019-12-23iommu/of: Request ACS from the PCI core when configuring IOMMU linkageWill Deacon
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-01-11iommu/of: Fix probe-deferralRobin Murphy
2018-12-17iommu/of: Don't call iommu_ops->add_device directlyJoerg Roedel
2018-12-17iommu/of: Use device_iommu_mapped()Joerg Roedel
2018-12-17iommu/of: Use helper functions to access dev->iommu_fwspecJoerg Roedel
2018-09-25iommu/of: support iommu configuration for fsl-mc devicesNipun Gupta
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-07-10iommu: Stop deferring probe at end of initcallsRob Herring
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy
2017-08-15iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy
2017-07-26iommu: Convert to using %pOF instead of full_nameRob Herring
2017-07-26iommu/of: Handle PCI aliases properlyRobin Murphy
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-30iommu/of: Fix check for returning EPROBE_DEFERSricharan R
2017-05-23iommu/of: Adjust system_state checkThomas Gleixner
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20iommu/of: Prepare for deferred IOMMU configurationRobin Murphy
2017-04-20iommu/of: Refactor of_iommu_configure() for error handlingRobin Murphy
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy