index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-20
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-08
drivers: base: dma-mapping: use nth_page helper
Geliang Tang
2016-11-30
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
Florian Fainelli
2016-08-31
drivers/base dmam_declare_coherent_memory leaks
Vyacheslav V. Yurkov
2016-08-31
dma-mapping: use vma_pages().
Muhammad Falak R Wani
2016-08-31
drivers: base: dma-mapping: page align the size when unmap_kernel_range
Peng Fan
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2012-11-27
[media] dma-mapping: fix dma_common_get_sgtable() conditional compilation
Marek Szyprowski
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-02-09
devres: device resource management
Tejun Heo