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