summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/device.h
AgeCommit message (Expand)AuthorLines
2020-06-30arm64: Remove dev->archdata.iommu pointerJoerg Roedel-3/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig-3/+0
2018-10-19arm64: use the generic swiotlb_dma_opsChristoph Hellwig-1/+0
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini-0/+3
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche-1/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini-0/+1
2013-06-11arm64: device: add iommu pointer to device archdataWill Deacon-0/+3
2012-09-17arm64: Device specific operationsCatalin Marinas-0/+26