This website requires JavaScript.
Explore
Help
Sign in
forge
/
linux-uconsole
Watch
1
Star
0
Fork
You've already forked linux-uconsole
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ed6ccf10f2
linux-uconsole
/
kernel
/
dma
History
Download ZIP
Download TAR.GZ
Christoph Hellwig
4788ba5792
dma-mapping: remove dmam_{declare,release}_coherent_memory
...
These functions have never been used. Signed-off-by: Christoph Hellwig <hch@lst.de>
2019-01-04 09:03:17 +01:00
..
coherent.c
contiguous.c
dma-mapping: fix panic caused by passing empty cma command line argument
2018-09-20 09:01:08 +02:00
debug.c
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
2019-01-04 09:02:17 +01:00
direct.c
DMA mapping updates for Linux 4.21
2018-12-28 14:12:21 -08:00
dummy.c
dma-mapping: factor out dummy DMA ops
2018-12-13 21:06:12 +01:00
Kconfig
dma-mapping: always build the direct mapping code
2018-12-13 21:06:11 +01:00
Makefile
dma-mapping: factor out dummy DMA ops
2018-12-13 21:06:12 +01:00
mapping.c
dma-mapping: remove dmam_{declare,release}_coherent_memory
2019-01-04 09:03:17 +01:00
remap.c
dma-mapping: remove a pointless memset in dma_atomic_pool_init
2018-12-13 21:05:20 +01:00
swiotlb.c
dma-direct: merge swiotlb_dma_ops into the dma_direct code
2018-12-13 21:06:17 +01:00
virt.c
dma-mapping: zero memory returned from dma_alloc_*
2018-12-20 08:13:52 +01:00