Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori | 2008-09-25 | 1 | -38/+1 |
* | x86: convert pci-nommu to use is_buffer_dma_capable helper function | FUJITA Tomonori | 2008-09-10 | 1 | -4/+6 |
* | x86: dma_alloc_coherent sets gfp flags properly | FUJITA Tomonori | 2008-09-08 | 1 | -17/+2 |
* | x86: fix nommu_alloc_coherent allocation with NULL device argument | FUJITA Tomonori | 2008-09-08 | 1 | -2/+1 |
* | x86: move pci-nommu's dma_mask check to common code | FUJITA Tomonori | 2008-09-08 | 1 | -3/+0 |
* | x86: add free_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 | 1 | -0/+7 |
* | x86: add alloc_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 | 1 | -0/+55 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -13/+1 |
* | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | 1 | -1/+1 |
* | x86: unify pci-nommu | Glauber Costa | 2008-04-19 | 1 | -0/+100 |