index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
1
-20
/
+1
2017-09-01
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
1
-4
/
+0
2017-08-29
dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
Christoph Hellwig
1
-14
/
+16
2017-07-14
DMA-API.txt: standardize document format
Mauro Carvalho Chehab
1
-251
/
+329
2017-06-05
Documentation: DMA API: fix a typo in a function name
Wolfram Sang
1
-1
/
+1
2016-09-26
dma-mapping: add dma_{map,unmap}_resource
Niklas Söderlund
1
-5
/
+17
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-19
/
+14
2016-01-11
DMA-API: fix confusing sentence in Documentation/DMA-API.txt
Masahiro Yamada
1
-1
/
+1
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
1
-13
/
+0
2015-09-24
Documentation: DMA API: Be more explicit that nents is always the same
Sakari Ailus
1
-3
/
+3
2015-09-08
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
1
-0
/
+7
2015-05-29
PCI: Add pci_bus_addr_t
Yinghai Lu
1
-15
/
+15
2014-05-26
DMA-API: Capitalize "CPU" consistently
Bjorn Helgaas
1
-6
/
+6
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-5
/
+4
2014-05-20
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
1
-67
/
+72
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
1
-0
/
+8
2012-10-24
dma-debug: New interfaces to debug dma mapping errors
Shuah Khan
1
-0
/
+12
2011-11-02
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
1
-0
/
+7
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-6
/
+0
2010-03-12
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-1
/
+1
2010-03-12
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
1
-137
/
+15
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-0
/
+10
2010-03-12
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
1
-0
/
+58
2010-03-12
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
1
-10
/
+0
2010-03-12
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
1
-0
/
+42
2010-03-12
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
1
-28
/
+0
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
1
-2
/
+2
2009-06-02
dma-debug: add documentation for the driver filter
Joerg Roedel
1
-0
/
+12
2009-03-17
dma-debug: Documentation update
Joerg Roedel
1
-0
/
+106
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
1
-1
/
+1
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
1
-5
/
+4
2008-12-01
DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling
FUJITA Tomonori
1
-5
/
+3
2008-10-09
fix an example of scatterlists handling in DMA-API.txt
FUJITA Tomonori
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-04-29
doc: fix DMA-API function parameters
Randy Dunlap
1
-2
/
+2
2008-04-29
dma: document dma_*map*_attrs() interfaces
Arthur Kepner
1
-0
/
+65
2007-10-12
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
1
-0
/
+3
2007-07-31
Doc: DMA-API update
Randy Dunlap
1
-41
/
+38
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-3
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-11-30
Fix typos in /Documentation : 'U-Z'
Matt LaPlante
1
-1
/
+1
2006-04-14
[PATCH] dma doc updates
David Brownell
1
-13
/
+36
2005-09-10
[PATCH] Spelling fixes for Documentation/
Tobias Klauser
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+526