index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
dma-mapping.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
2019-11-13
1
-18
/
+0
*
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
2019-02-18
1
-29
/
+0
*
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
1
-6
/
+0
*
powerpc/dma: remove get_dma_offset
Christoph Hellwig
2019-02-18
1
-16
/
+0
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-9
/
+0
*
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
2019-02-18
1
-30
/
+0
*
powerpc/dma: remove dma_nommu_dma_supported
Christoph Hellwig
2019-02-18
1
-1
/
+0
*
powerpc/dma: remove dma_nommu_get_required_mask
Christoph Hellwig
2019-02-18
1
-1
/
+0
*
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
2019-02-18
1
-4
/
+0
*
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
1
-2
/
+0
*
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
1
-2
/
+0
*
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
2019-02-18
1
-1
/
+1
*
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
2019-02-18
1
-0
/
+8
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+0
|
\
|
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-1
/
+0
*
|
powerpc/dma: split the two __dma_alloc_coherent implementations
Christoph Hellwig
2018-12-20
1
-5
/
+0
*
|
powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
Christoph Hellwig
2018-12-20
1
-2
/
+0
|
/
*
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-10
1
-4
/
+4
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-25
/
+0
*
powerpc: remove unused flush_write_buffers definition
Christoph Hellwig
2018-01-09
1
-3
/
+0
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-15
1
-7
/
+0
|
\
|
*
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
1
-5
/
+0
|
*
powerpc: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-2
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
2017-06-28
1
-1
/
+0
*
powerpc: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-4
/
+0
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-5
/
+2
*
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-5
/
+0
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-2
/
+2
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-3
/
+3
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+3
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-21
1
-2
/
+0
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-1
/
+3
*
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-11
/
+0
*
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-15
/
+2
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-3
/
+0
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-33
/
+0
*
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2015-07-13
1
-5
/
+5
*
powerpc/iommu: Remove dma_data union
Benjamin Herrenschmidt
2015-07-13
1
-2
/
+2
*
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-31
1
-2
/
+2
*
powerpc/powernv: Override dma_get_required_mask()
Gavin Shan
2014-09-30
1
-0
/
+1
*
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
2014-02-11
1
-0
/
+1
*
powerpc: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-11-28
1
-0
/
+1
*
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
1
-4
/
+4
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-8
/
+16
*
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
2011-03-30
1
-0
/
+6
*
powerpc/dma: Add optional platform override of dma_set_mask()
Benjamin Herrenschmidt
2010-09-02
1
-13
/
+1
*
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-5
/
+0
*
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
1
-15
/
+0
*
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
2010-03-13
1
-3
/
+0
[next]