index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-8
/
+32
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
1
-2
/
+3
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
1
-2
/
+0
2017-06-28
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
1
-6
/
+0
2017-06-28
dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
Christoph Hellwig
1
-2
/
+0
2017-06-28
dma-mapping: remove DMA_ERROR_CODE
Christoph Hellwig
1
-5
/
+0
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-0
/
+12
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+34
2017-01-24
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
1
-0
/
+1
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-0
/
+7
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
1
-0
/
+5
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-21
/
+21
2017-01-19
common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
Mitchel Humpherys
1
-0
/
+7
2016-12-15
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-10-12
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-0
/
+5
2016-10-07
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+41
2016-09-29
dma-mapping: fix m32r build warning
Niklas Söderlund
1
-2
/
+1
2016-09-29
dma-mapping: fix ia64 build, use PHYS_PFN
Niklas Söderlund
1
-1
/
+1
2016-09-29
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
1
-1
/
+1
2016-09-26
dma-mapping: add dma_{map,unmap}_resource
Niklas Söderlund
1
-0
/
+36
2016-09-26
dma-mapping: add {map,unmap}_resource to dma_map_ops
Niklas Söderlund
1
-0
/
+6
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-44
/
+84
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-1
/
+1
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+2
2016-03-15
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+17
2016-03-10
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-8
/
+17
2016-03-02
dma: Provide simple noop dma ops
Christian Borntraeger
1
-0
/
+2
2016-01-21
dma-mapping: use offset_in_page macro
Geliang Tang
1
-2
/
+2
2016-01-21
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-6
/
+28
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-18
/
+361
2015-11-07
dma-mapping: tidy up dma_parms default handling
Robin Murphy
1
-7
/
+11
2015-03-09
include/dma-mapping: Clarify output of dma_map_sg
Ricardo Ribalda Delgado
1
-0
/
+4
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
1
-1
/
+7
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
1
-5
/
+2
2014-08-26
dma-mapping: Provide write-combine allocations
Thierry Reding
1
-0
/
+26
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-0
/
+7
2014-05-21
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-3
/
+4
2014-05-21
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
1
-0
/
+6
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-0
/
+7
2013-10-31
ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
Santosh Shilimkar
1
-0
/
+7
2013-10-31
DMA-API: provide a helper to setup DMA masks
Russell King
1
-0
/
+10
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
1
-0
/
+14
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
1
-0
/
+3
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-4
/
+9
2012-03-28
common: dma-mapping: introduce mmap method
Marek Szyprowski
1
-0
/
+3
2012-03-28
common: dma-mapping: remove old alloc_coherent and free_coherent methods
Marek Szyprowski
1
-4
/
+0
2012-03-28
common: dma-mapping: introduce generic alloc() and free() methods
Marek Szyprowski
1
-0
/
+6
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
1
-1
/
+1
[next]