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
/
arch
/
arm
/
mm
/
dma-mapping-nommu.c
Age
Commit message (
Expand
)
Author
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-09-04
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-06-25
arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2017-07-20
ARM: NOMMU: Wire-up default DMA interface
Vladimir Murzin
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin