index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-01-24
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-19
common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
Mitchel Humpherys
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
2016-10-11
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-09-29
dma-mapping: fix m32r build warning
Niklas Söderlund
2016-09-29
dma-mapping: fix ia64 build, use PHYS_PFN
Niklas Söderlund
2016-09-28
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
2016-09-26
dma-mapping: add dma_{map,unmap}_resource
Niklas Söderlund
2016-09-26
dma-mapping: add {map,unmap}_resource to dma_map_ops
Niklas Söderlund
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-14
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-09
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-02
dma: Provide simple noop dma ops
Christian Borntraeger
2016-01-20
dma-mapping: use offset_in_page macro
Geliang Tang
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2015-11-06
dma-mapping: tidy up dma_parms default handling
Robin Murphy
2015-03-09
include/dma-mapping: Clarify output of dma_map_sg
Ricardo Ribalda Delgado
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
2014-08-26
dma-mapping: Provide write-combine allocations
Thierry Reding
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2014-05-20
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
2013-10-31
ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
Santosh Shilimkar
2013-10-31
DMA-API: provide a helper to setup DMA masks
Russell King
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-03-28
common: dma-mapping: introduce mmap method
Marek Szyprowski
2012-03-28
common: dma-mapping: remove old alloc_coherent and free_coherent methods
Marek Szyprowski
2012-03-28
common: dma-mapping: introduce generic alloc() and free() methods
Marek Szyprowski
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-02
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2011-09-20
dma-mapping: Add get_required_mask if arch overrides default
Milton Miller
2011-07-26
include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros
WANG Cong
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2010-09-22
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
2010-08-13
dma-mapping: fix build errors on !HAS_DMA architectures
Heiko Carstens
[next]