Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada | 2020-02-19 | 1 | -26/+0 |
* | dma-mapping: fix the prototype of dma_unmap_single() | Masahiro Yamada | 2020-02-19 | 1 | -3/+1 |
* | dma-mapping: fix the prototype of dma_map_single() | Masahiro Yamada | 2020-02-19 | 1 | -2/+3 |
* | asm: dma-mapping.h: Fix dma mapping functions | Vignesh Raghavendra | 2020-01-25 | 1 | -2/+21 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada | 2017-09-12 | 1 | -6/+2 |
* | x86: Add dma-mapping.h to architectural code | Andy Shevchenko | 2017-07-30 | 1 | -0/+41 |