summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/device.h
AgeCommit message (Expand)AuthorLines
2020-06-30x86: Remove dev->archdata.iommu pointerJoerg Roedel-3/+0
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski-1/+1
2020-01-24x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig-10/+0
2019-11-11x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne-3/+0
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche-3/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch-0/+10
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg-3/+0
2012-04-12x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini-2/+2
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha-1/+1
2009-11-27x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel-1/+1
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm-0/+3
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+16