index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
dma-swiotlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-58
/
+0
*
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-18
1
-2
/
+2
*
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
1
-1
/
+1
*
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
2019-02-18
1
-1
/
+0
*
powerpc/dma: remove max_direct_dma_addr
Christoph Hellwig
2019-02-18
1
-20
/
+1
*
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
Christoph Hellwig
2019-02-18
1
-11
/
+0
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-9
/
+8
|
\
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
1
-8
/
+8
|
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
*
|
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-5
/
+1
|
/
*
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
1
-2
/
+2
*
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
1
-1
/
+1
*
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-2
/
+2
*
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-10
1
-3
/
+3
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2015-07-13
1
-2
/
+2
*
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
1
-7
/
+4
*
powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()
Scott Wood
2014-09-03
1
-2
/
+6
*
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
1
-0
/
+20
*
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
1
-1
/
+1
*
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
1
-0
/
+1
*
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-2
/
+2
*
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-20
1
-0
/
+16
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
1
-8
/
+0
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-1
/
+1
*
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
1
-2
/
+2
*
powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
Kumar Gala
2010-05-04
1
-2
/
+3
*
powerpc: Kill unused swiotlb variable
FUJITA Tomonori
2009-11-24
1
-1
/
+0
*
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2009-08-28
1
-1
/
+2
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
1
-1
/
+1
*
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
1
-14
/
+0
*
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-08-28
1
-21
/
+15
*
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
1
-11
/
+0
*
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
2009-07-28
1
-26
/
+1
*
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
2009-07-28
1
-10
/
+0
*
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
2009-06-09
1
-0
/
+163