index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
fsl_pamu_domain.c
Age
Commit message (
Expand
)
Author
2015-10-22
iommu/fsl: Convert to device_group call-back
Joerg Roedel
2015-03-31
iommu/fsl: Make use of domain_alloc and domain_free
Joerg Roedel
2015-02-03
iommu/fsl: Various cleanups
Emil Medve
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
2014-09-05
iommu/fsl: Fix warning resulting from adding PCI device twice
Varun Sethi
2014-07-31
Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...
Joerg Roedel
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-07-07
iommu/fsl: Fix the error condition during iommu group
Varun Sethi
2014-07-07
iommu/fsl: Fix the device domain attach condition.
Varun Sethi
2014-07-07
iommu/fsl: Fix PAMU window size check.
Varun Sethi
2014-07-04
iommu/fsl: Add void declarations in zero-arg functions.
Chi Pham
2014-07-04
iommu/fsl_pamu: Remove unnecessary null test before kfree
Fabian Frederick
2014-07-04
iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
Alex Williamson
2014-01-07
iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-08-14
iommu/fsl: Fix whitespace problems noticed by git-am
Joerg Roedel
2013-08-14
iommu/fsl: Freescale PAMU driver and iommu implementation.
Varun Sethi