index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dma-direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
2018-05-31
1
-0
/
+7
*
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
2018-05-28
1
-0
/
+6
*
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-19
1
-4
/
+4
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-1
/
+0
*
dma-direct: try reallocation with GFP_DMA32 if possible
Takashi Iwai
2018-05-07
1
-0
/
+7
*
dma-direct: don't retry allocation for no-op GFP_DMA
Takashi Iwai
2018-04-23
1
-1
/
+2
*
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2018-03-28
1
-0
/
+3
*
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
2018-03-20
1
-6
/
+26
*
dma-direct: comment the dma_direct_free calling convention
Christoph Hellwig
2018-02-12
1
-0
/
+4
*
dma-direct: mark as is_phys
Christoph Hellwig
2018-02-12
1
-0
/
+1
*
dma-direct: reject too small dma masks
Christoph Hellwig
2018-01-15
1
-0
/
+19
*
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
1
-3
/
+3
*
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
2018-01-15
1
-1
/
+24
*
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
2018-01-15
1
-0
/
+14
*
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
2018-01-15
1
-1
/
+1
*
dma-direct: add support for CMA allocation
Christoph Hellwig
2018-01-15
1
-6
/
+18
*
dma-direct: add dma address sanity checks
Christoph Hellwig
2018-01-15
1
-1
/
+30
*
dma-direct: use phys_to_dma
Christoph Hellwig
2018-01-15
1
-11
/
+7
*
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
1
-0
/
+63