index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
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