index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
of_iommu.c
Age
Commit message (
Expand
)
Author
2024-12-09
iommu: Manage driver probe deferral better
Robin Murphy
2024-09-04
iommu: Use of_property_present()
Rob Herring (Arm)
2024-07-12
Merge branch 'iommu/pci/ats' into iommu/next
Will Deacon
2024-07-04
iommu/of: Support ats-supported device-tree property
Jean-Philippe Brucker
2024-07-04
iommu: Remove iommu_fwspec ops
Robin Murphy
2024-07-04
OF: Simplify of_iommu_configure()
Robin Murphy
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-03-01
iommu: re-use local fwnode variable in iommu_ops_from_fwnode()
Krzysztof Kozlowski
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-19
iommu: Don't reserve 0-length IOVA region
Ashish Mhetre
2023-12-12
iommu/of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
2023-11-27
iommu: Map reserved memory as cacheable if device is coherent
Laurentiu Tudor
2023-07-14
iommu: Have __iommu_probe_device() check for already probed devices
Jason Gunthorpe
2023-02-16
iommu/of: mark an unused function as __maybe_unused
Randy Dunlap
2023-01-25
iommu: Implement of_iommu_get_resv_regions()
Thierry Reding
2022-11-23
iommu/of: Remove linux/msi.h include
Thomas Gleixner
2022-08-23
Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
2022-06-10
iommu/of: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
2021-06-08
iommu: Remove unused of_get_dma_window()
Rob Herring
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-01-15
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
2019-12-23
iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
Will Deacon
2019-12-23
iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
Will Deacon
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-01-11
iommu/of: Fix probe-deferral
Robin Murphy
2018-12-17
iommu/of: Don't call iommu_ops->add_device directly
Joerg Roedel
2018-12-17
iommu/of: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
iommu/of: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-09-25
iommu/of: support iommu configuration for fsl-mc devices
Nipun Gupta
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-10
iommu: Stop deferring probe at end of initcalls
Rob Herring
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
2017-08-15
iommu/of: Fix of_iommu_configure() for disabled IOMMUs
Robin Murphy
2017-07-26
iommu: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
iommu/of: Handle PCI aliases properly
Robin Murphy
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-05-30
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
2017-05-30
iommu/of: Fix check for returning EPROBE_DEFER
Sricharan R
2017-05-23
iommu/of: Adjust system_state check
Thomas Gleixner
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
2017-04-20
iommu/of: Prepare for deferred IOMMU configuration
Robin Murphy
[next]