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
/
drivers
/
base
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-27
/
+4
2018-04-23
dma-mapping: postpone cpu addr translation on mmap
Jacopo Mondi
1
-4
/
+2
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-06
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-09
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-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-2
/
+1
2016-01-20
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-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+72
2014-05-20
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-10-31
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-09
devres: device resource management
Tejun Heo
1
-0
/
+218