index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API.txt
Age
Commit message (
Expand
)
Author
2020-05-15
docs: move DMA kAPI to Documentation/core-api
Mauro Carvalho Chehab
2019-09-04
dma-mapping: remove dma_release_declared_memory
Christoph Hellwig
2019-09-03
dma-mapping: introduce dma_get_merge_boundary()
Yoshihiro Shimoda
2019-06-07
Documentation: DMA-API: fix a function name of max_mapping_size
Yoshihiro Shimoda
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-01-20
Documentation: DMA-API: fix two typos
Corentin Labbe
2018-12-20
dma-mapping: deprecate dma_zalloc_coherent
Christoph Hellwig
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-09-01
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
2017-08-29
dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
Christoph Hellwig
2017-07-14
DMA-API.txt: standardize document format
Mauro Carvalho Chehab
2017-06-05
Documentation: DMA API: fix a typo in a function name
Wolfram Sang
2016-09-26
dma-mapping: add dma_{map,unmap}_resource
Niklas Söderlund
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-01-11
DMA-API: fix confusing sentence in Documentation/DMA-API.txt
Masahiro Yamada
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
2015-09-24
Documentation: DMA API: Be more explicit that nents is always the same
Sakari Ailus
2015-09-08
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
2015-05-29
PCI: Add pci_bus_addr_t
Yinghai Lu
2014-05-26
DMA-API: Capitalize "CPU" consistently
Bjorn Helgaas
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
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
2012-10-24
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
2011-11-02
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-03-12
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
2010-03-12
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
2010-03-12
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
2010-03-12
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
2010-03-12
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
2010-03-12
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-06-02
dma-debug: add documentation for the driver filter
Joerg Roedel
2009-03-17
dma-debug: Documentation update
Joerg Roedel
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
2008-12-01
DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling
FUJITA Tomonori
2008-10-09
fix an example of scatterlists handling in DMA-API.txt
FUJITA Tomonori
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
[next]