index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2012-11-28
ia64: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-01-11
[IA64] Add DMA_ERROR_CODE define.
Konrad Rzeszutek Wilk
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
2009-08-10
IA64: Remove NULL flush_write_buffers
FUJITA Tomonori
2009-07-28
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
2009-07-28
ia64: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-06-18
dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-06-18
dma-mapping: ia64: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-02-03
IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix
Yasunori Goto
2009-01-16
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
2009-01-07
convert to use generic dma_map_ops struct, cleanup
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
convert the DMA API to use dma_ops
FUJITA Tomonori
2009-01-06
add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops
FUJITA Tomonori
2008-10-17
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu
2008-09-08
ia64: dma_alloc_coherent always use GFP_DMA
FUJITA Tomonori
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck