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
/
lib
/
dma-direct.c
Age
Commit message (
Expand
)
Author
2018-05-31
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
dma-direct: try reallocation with GFP_DMA32 if possible
Takashi Iwai
2018-04-23
dma-direct: don't retry allocation for no-op GFP_DMA
Takashi Iwai
2018-03-28
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
2018-02-12
dma-direct: comment the dma_direct_free calling convention
Christoph Hellwig
2018-02-12
dma-direct: mark as is_phys
Christoph Hellwig
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
2018-01-15
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
2018-01-15
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
2018-01-15
dma-direct: add support for CMA allocation
Christoph Hellwig
2018-01-15
dma-direct: add dma address sanity checks
Christoph Hellwig
2018-01-15
dma-direct: use phys_to_dma
Christoph Hellwig
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig