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
/
x86
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2022-04-18
x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
x86: make dma_cache_sync a no-op
Christoph Hellwig
2017-07-18
x86, swiotlb: Add memory encryption support
Tom Lendacky
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
x86: remove DMA_ERROR_CODE
Christoph Hellwig
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
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
2015-05-05
x86: Deinline dma_free_attrs()
Denys Vlasenko
2015-05-05
x86: Deinline dma_alloc_attrs()
Denys Vlasenko
2012-10-24
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-21
X86: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-04-12
x86: Introduce CONFIG_X86_DMA_REMAP
Alessandro Rubini
2012-04-12
x86-32: Introduce CONFIG_X86_DEV_DMA_OPS
Alessandro Rubini
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-09-27
doc: fix broken references
Paul Bolle
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-11-17
x86: Kill bad_dma_address variable
FUJITA Tomonori
2009-11-08
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
2009-07-28
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
2009-07-28
x86: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-06-18
dma-mapping: x86: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-06-15
kmemcheck: add hooks for page- and sg-dma-mappings
Vegard Nossum
2009-06-15
kmemcheck: add DMA hooks
Vegard Nossum
[next]