summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25MAINTAINERS: add the iommu list for swiotlb and xen-swiotlbChristoph Hellwig
2018-01-15arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig
2018-01-15arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15mips/netlogic: remove swiotlb supportChristoph Hellwig
2018-01-15tile: use generic swiotlb_opsChristoph Hellwig
2018-01-15tile: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15unicore32: use generic swiotlb_opsChristoph Hellwig
2018-01-15ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig
2018-01-15ia64: use generic swiotlb_opsChristoph Hellwig
2018-01-15ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15swiotlb: remove various exportsChristoph Hellwig
2018-01-15swiotlb: refactor coherent buffer allocationChristoph Hellwig
2018-01-15swiotlb: refactor coherent buffer freeingChristoph Hellwig
2018-01-15swiotlb: wire up ->dma_supported in swiotlb_dma_opsChristoph Hellwig
2018-01-15swiotlb: add common swiotlb_map_opsChristoph Hellwig
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15x86: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15arm64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15swiotlb: suppress warning when __GFP_NOWARN is setChristian König
2018-01-15h8300: use dma-directChristoph Hellwig
2018-01-15cris: use dma-directChristoph Hellwig
2018-01-15dma-direct: reject too small dma masksChristoph Hellwig
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: retry allocations using GFP_DMA for small masksChristoph Hellwig
2018-01-15dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32Christoph Hellwig
2018-01-15dma-direct: use node local allocations for coherent memoryChristoph Hellwig
2018-01-15dma-direct: add support for CMA allocationChristoph Hellwig
2018-01-15dma-direct: add dma address sanity checksChristoph Hellwig
2018-01-15dma-direct: use phys_to_dmaChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig
2018-01-10s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig
2018-01-10microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig
2018-01-10arm64: don't override dma_max_pfnChristoph Hellwig
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig