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
/
drivers
/
base
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
1
-5
/
+2
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-1
/
+1
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-42
/
+18
2017-06-30
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
1
-2
/
+2
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
1
-20
/
+16
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
1
-20
/
+0
2017-06-03
drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...
Catalin Marinas
1
-9
/
+24
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+41
2017-04-20
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
1
-1
/
+1
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
1
-2
/
+3
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-0
/
+40
2017-04-08
drivers: base: dma-mapping: use nth_page helper
Geliang Tang
1
-3
/
+2
2016-11-30
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
Florian Fainelli
1
-2
/
+2
2016-08-31
drivers/base dmam_declare_coherent_memory leaks
Vyacheslav V. Yurkov
1
-2
/
+5
2016-08-31
dma-mapping: use vma_pages().
Muhammad Falak R Wani
1
-1
/
+1
2016-08-31
drivers: base: dma-mapping: page align the size when unmap_kernel_range
Peng Fan
1
-1
/
+1
2016-01-21
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-2
/
+1
2016-01-21
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
1
-2
/
+2
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
1
-1
/
+1
2014-10-10
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+72
2014-05-21
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-3
/
+3
2012-11-27
[media] dma-mapping: fix dma_common_get_sgtable() conditional compilation
Marek Szyprowski
1
-2
/
+2
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
1
-0
/
+18
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-0
/
+31
2011-11-01
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2007-02-10
devres: device resource management
Tejun Heo
1
-0
/
+218