Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: move dma_sync_sg_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -6/+0 |
* | x86: move dma_sync_single_range_for_device to common header | Glauber Costa | 2008-04-19 | 1 | -8/+0 |
* | x86: move dma_sync_single_range_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -7/+0 |
* | x86: move dma_sync_single_for_device to common header | Glauber Costa | 2008-04-19 | 1 | -7/+0 |
* | x86: move dma_sync_single_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -6/+0 |
* | x86: move dma_unmap_sg to common header | Glauber Costa | 2008-04-19 | 1 | -8/+0 |
* | x86: move dma_map_sg to common header | Glauber Costa | 2008-04-19 | 1 | -20/+0 |
* | x86: move dma_unmap_single to common header | Glauber Costa | 2008-04-19 | 1 | -7/+0 |
* | x86: implement dma_map_single through dma_ops | Glauber Costa | 2008-04-19 | 1 | -10/+0 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -2/+2 |
* | i386 dma_map_sg: convert to using sg helpers | Jens Axboe | 2007-10-16 | 1 | -6/+7 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+186 |