Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated | FUJITA Tomonori | 1 | -3/+14 |
2009-06-20 | dma-mapping: mark DMA_nBITS_MASK as deprecated | Jiri Slaby | 1 | -12/+14 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-01-06 | generic: add common struct for dma map operations | FUJITA Tomonori | 1 | -0/+48 |
2008-09-19 | convert swiotlb to use dma_get_mask | FUJITA Tomonori | 1 | -1/+1 |
2008-09-14 | iommu: add dma_get_mask helper function | FUJITA Tomonori | 1 | -0/+7 |
2008-09-10 | add is_buffer_dma_capable helper function | FUJITA Tomonori | 1 | -0/+5 |
2008-04-29 | dma: add dma_*map*_attrs() interfaces | Arthur Kepner | 1 | -0/+17 |
2008-02-05 | iommu sg merging: add accessors for segment_boundary_mask in device_dma_param... | FUJITA Tomonori | 1 | -0/+15 |
2008-02-05 | iommu sg merging: add device_dma_parameters structure | FUJITA Tomonori | 1 | -0/+15 |
2008-02-03 | linux/dma-mapping.h: rename macro to prevent multiple inclusion | Robert P. J. Day | 1 | -2/+2 |
2007-10-19 | stop using DMA_xxBIT_MASK | Andrew Morton | 1 | -2/+8 |
2007-10-19 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 1 | -10/+14 |
2007-10-16 | introduce DMA_MASK_NONE as a signal for unable to do DMA | James Bottomley | 1 | -0/+7 |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 1 | -0/+4 |
2007-02-10 | devres: device resource management | Tejun Heo | 1 | -1/+28 |
2006-09-29 | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 1 | -0/+7 |
2006-05-11 | dl2k: use DMA_48BIT_MASK constant | Francois Romieu | 1 | -0/+1 |
2006-04-11 | [PATCH] Last DMA_xBIT_MASK cleanups | Tobias Klauser | 1 | -1/+1 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -0/+1 |
2006-03-22 | [PATCH] Intruduce DMA_28BIT_MASK | Tobias Klauser | 1 | -0/+1 |
2005-06-18 | [SCSI] Add DMA mask constants other than 32 and 64 bit | Lee Revell | 1 | -0/+5 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+56 |