aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori1-1/+1
2008-09-14iommu: add dma_get_mask helper functionFUJITA Tomonori1-0/+7
2008-09-10add is_buffer_dma_capable helper functionFUJITA Tomonori1-0/+5
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner1-0/+17
2008-02-05iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()FUJITA Tomonori1-0/+15
2008-02-05iommu sg merging: add device_dma_parameters structureFUJITA Tomonori1-0/+15
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day1-2/+2
2007-10-18stop using DMA_xxBIT_MASKAndrew Morton1-2/+8
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-10/+14
2007-10-16introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley1-0/+7
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-0/+4
2007-02-09devres: device resource managementTejun Heo1-1/+28
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-0/+7
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-0/+1
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-0/+1
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+56