开源镜像站
帮助
动态
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
/
ia64
/
kernel
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-08-16
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-01-15
ia64: clean up swiotlb support
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2011-10-31
ia64: Add export.h to arch/ia64 specific files as required
Paul Gortmaker
2009-09-02
[IA64] Fix warning in dma-mapping.c
Luck, Tony
2009-07-17
Add dma_debug_init() for ia64
fujita
2009-01-27
IA64: fix compile error on IA64_DIG_VTD
FUJITA Tomonori
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2009-01-06
add dma_get_ops to struct ia64_machine_vector
FUJITA Tomonori
2009-01-06
set up dma_ops appropriately
FUJITA Tomonori