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