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