Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-11 | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 1 | -1/+1 |
2009-01-06 | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 1 | -14/+7 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 1 | -8/+10 |
2008-12-28 | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge | 1 | -1/+2 |
2008-12-17 | swiotlb: add arch hook to force mapping | Ian Campbell | 1 | -0/+2 |
2008-12-17 | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell | 1 | -0/+3 |
2008-12-16 | swiotlb: move some definitions to header | Ian Campbell | 1 | -0/+14 |
2008-12-16 | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-10-16 | introduce generic header file for the software IO/TLB | Joerg Roedel | 1 | -0/+83 |