index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Documentation: DMA-API: fix a function name of max_mapping_size
Yoshihiro Shimoda
1
-1
/
+1
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+8
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-25
/
+4
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
1
-0
/
+8
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
1
-8
/
+1
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
1
-17
/
+0
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
1
-0
/
+3
2019-01-21
Documentation: DMA-API: fix two typos
Corentin Labbe
1
-3
/
+3
2018-12-20
dma-mapping: deprecate dma_zalloc_coherent
Christoph Hellwig
1
-9
/
+0
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
1
-1
/
+3
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
1
-1
/
+5
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
1
-6
/
+5
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
1
-0
/
+3
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-06
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-12
DMA-API: fix confusing sentence in Documentation/DMA-API.txt
Masahiro Yamada
1
-1
/
+1
2015-11-10
dma: remove external references to dma_supported
Christoph Hellwig
1
-13
/
+0
2015-09-25
Documentation: DMA API: Be more explicit that nents is always the same
Sakari Ailus
1
-3
/
+3
2015-09-09
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
1
-0
/
+7
2015-05-30
PCI: Add pci_bus_addr_t
Yinghai Lu
1
-15
/
+15
2014-05-27
DMA-API: Capitalize "CPU" consistently
Bjorn Helgaas
1
-6
/
+6
2014-05-21
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-5
/
+4
2014-05-21
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-03
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-13
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-1
/
+1
2010-03-13
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
1
-137
/
+15
2010-03-13
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-0
/
+10
2010-03-13
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
1
-0
/
+58
2010-03-13
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
1
-10
/
+0
2010-03-13
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
1
-0
/
+42
2010-03-13
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-30
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-02
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-13
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
1
-0
/
+3
[next]