Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-19 | swiotlb: add support for non-coherent DMA | Christoph Hellwig | 1 | -10/+23 |
2018-10-19 | swiotlb: don't dip into swiotlb pool for coherent allocations | Christoph Hellwig | 1 | -103/+2 |
2018-10-19 | swiotlb: refactor swiotlb_map_page | Christoph Hellwig | 1 | -37/+30 |
2018-10-19 | swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs | Christoph Hellwig | 1 | -22/+12 |
2018-10-19 | swiotlb: merge swiotlb_unmap_page and unmap_single | Christoph Hellwig | 1 | -11/+4 |
2018-10-19 | swiotlb: remove the overflow buffer | Christoph Hellwig | 1 | -56/+3 |
2018-10-19 | swiotlb: do not panic on mapping failures | Christoph Hellwig | 1 | -32/+1 |
2018-10-19 | swiotlb: mark is_swiotlb_buffer static | Christoph Hellwig | 1 | -1/+1 |
2018-10-19 | swiotlb: remove a pointless comment | Christoph Hellwig | 1 | -6/+0 |
2018-07-25 | swiotlb: clean up reporting | Kees Cook | 1 | -10/+8 |
2018-06-28 | swiotlb: export swiotlb_dma_ops | Christoph Hellwig | 1 | -0/+1 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 1 | -0/+1087 |