summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Update my email addressJoerg Roedel2015-02-041-1/+1
* iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-261-1/+1
* iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-191-1/+1
* iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-191-1/+2
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-1/+1
|\
| * iommu: fix initialization without 'add_device' callbackMarek Szyprowski2014-12-011-1/+1
* | iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy2014-12-021-5/+15
* | iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-041-2/+16
* | iommu: Do more input validation in iommu_map_sg()Joerg Roedel2014-11-041-11/+18
* | iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+25
|/
* iommu: Fix bus notifier breakageMark Salter2014-09-251-10/+16
* iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-251-67/+96
* iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-251-13/+0
* iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-251-3/+15
* iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-251-1/+1
* iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel2014-08-261-3/+5
* iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel2014-08-191-1/+1
* iommu: Constify struct iommu_opsThierry Reding2014-07-071-5/+14
* iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-041-0/+182
*-. Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel2013-11-011-3/+3
|\ \
| * | iommu: No need to pass '0x' when '%pa' is usedFabio Estevam2013-09-241-3/+3
| |/
* | iommu: Change iommu driver to call unmap trace eventShuah Khan2013-09-241-0/+1
* | iommu: Change iommu driver to call map trace eventShuah Khan2013-09-241-0/+2
* | iommu: Change iommu driver to call detach_device_to_domain trace eventShuah Khan2013-09-241-0/+1
* | iommu: Change iommu driver to call attach_device_to_domain trace eventShuah Khan2013-09-241-1/+5
* | iommu: Change iommu driver to call remove_device_to_group trace eventShuah Khan2013-09-241-0/+2
* | iommu: Change iommu driver to call add_device_to_group trace eventShuah Khan2013-09-241-0/+2
* | iommu: Add event tracing feature to iommuShuah Khan2013-09-241-0/+1
|/
* iommu: Use %pa and %zx instead of castingJoe Perches2013-06-241-13/+10
* iommu: Fix compiler warning on pr_debugAlex Williamson2013-06-231-1/+1
* iommu: Split iommu_unmapsAlex Williamson2013-06-201-28/+35
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-4/+33
|\ \
| | * iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-241-0/+29
| |/ |/|
| * iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-021-2/+3
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-2/+1
|/
* iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-061-3/+30
* iommu: Add domain window handling functionsJoerg Roedel2013-02-061-0/+20
* iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-061-0/+5
* iommu: Check for valid pgsize_bitmap in iommu_map/unmapJoerg Roedel2013-02-061-2/+4
* iommu: moving initialization earlierAlexey Kardashevskiy2013-01-101-1/+1
*-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-30/+581
|\ \
| | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-3/+16
| | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-111-0/+20
| |/ |/|
| * iommu: IOMMU GroupsAlex Williamson2012-06-251-30/+548
|/
* iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-1/+4
* Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+60
|\
| * iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-151-0/+60
| |
| \
*-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-091-12/+107
|\ \ \ | | |/ | |/|
| | * iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0
| | * iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-101-14/+117
OpenPOWER on IntegriCloud