summaryrefslogtreecommitdiff
path: root/include/linux/dma-mapping.h
AgeCommit message (Expand)Author
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-21scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin
2017-07-18swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-19common: DMA-mapping: add DMA_ATTR_PRIVILEGED attributeMitchel Humpherys
2016-12-14dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-09-29dma-mapping: fix m32r build warningNiklas Söderlund
2016-09-29dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov
2016-09-26dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund
2016-09-26dma-mapping: add {map,unmap}_resource to dma_map_opsNiklas Söderlund
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-09dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger
2016-01-20dma-mapping: use offset_in_page macroGeliang Tang
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-11-06dma-mapping: tidy up dma_parms default handlingRobin Murphy
2015-03-09include/dma-mapping: Clarify output of dma_map_sgRicardo Ribalda Delgado
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds