index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-02-12
dma-mapping: fix a comment typo
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-0
/
+11
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-0
/
+7
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
1
-0
/
+1
2018-01-10
dma-mapping: take dma_pfn_offset into account in dma_max_pfn
Christoph Hellwig
1
-1
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+0
2017-11-22
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
1
-2
/
+0
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-7
/
+1
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-0
/
+13
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-22
/
+6
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
1
-4
/
+2
2017-09-01
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
1
-2
/
+1
2017-08-29
dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
Christoph Hellwig
1
-14
/
+0
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-8
/
+32
2017-08-25
dma-mapping: reduce dma_mapping_error inline bloat
Robin Murphy
1
-3
/
+4
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-8
/
+32
2017-07-18
swiotlb: Add warnings for use of bounce buffers with SME
Tom Lendacky
1
-0
/
+13
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
[next]