开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
dma-swiotlb.c
Age
Commit message (
Expand
)
Author
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2015-07-13
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2015-04-11
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2014-09-03
powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()
Scott Wood
2012-09-12
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-05-27
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-04
powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
Kumar Gala
2009-11-24
powerpc: Kill unused swiotlb variable
FUJITA Tomonori
2009-08-28
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-07-28
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
2009-07-28
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
2009-06-09
powerpc: Add support for swiotlb on 32-bit
Becky Bruce