aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-mapping.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-12
|\
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-01
| * dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-01
| * dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-29
| * dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy2017-08-25
* | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
|\|
| * dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-20
* | swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky2017-07-18
|/
* dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-28
* dma-mapping: remove dmam_free_noncoherentChristoph Hellwig2017-06-28
* dma-mapping: remove the set_dma_mask methodChristoph Hellwig2017-06-28
* dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig2017-06-28
* dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig2017-06-28
* of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-20
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-24
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | common: DMA-mapping: add DMA_ATTR_PRIVILEGED attributeMitchel Humpherys2017-01-19
|/
* dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck2016-12-14
* dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-11
* Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-06
|\
| * dma-mapping: fix m32r build warningNiklas Söderlund2016-09-29
| * dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund2016-09-29
| * dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund2016-09-26
| * dma-mapping: add {map,unmap}_resource to dma_map_opsNiklas Söderlund2016-09-26
* | dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov2016-09-28
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-09
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\
| * dma: Provide simple noop dma opsChristian Borntraeger2016-03-02
* | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-14
|\ \
| * | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
| |/
* / dma-mapping: avoid oops when parameter cpu_addr is nullZhen Lei2016-03-09
|/
* dma-mapping: use offset_in_page macroGeliang Tang2016-01-20
* dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-20
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* dma-mapping: tidy up dma_parms default handlingRobin Murphy2015-11-06
* include/dma-mapping: Clarify output of dma_map_sgRicardo Ribalda Delgado2015-03-09
* dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-01
* dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-01
* dma-mapping: Provide write-combine allocationsThierry Reding2014-08-26
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * of: configure the platform device dma parametersSantosh Shilimkar2014-05-07
* | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-20
* | DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-20
|/
* ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper functionSantosh Shilimkar2013-10-31
* DMA-API: provide a helper to setup DMA masksRussell King2013-10-31