aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dma-mapping.h
AgeCommit message (Expand)Author
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton
2011-09-20dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller
2011-07-26include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-05-27dma-mapping: remove deprecated dma_sync_single and dma_sync_sg APIFUJITA Tomonori
2010-05-27dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori
2009-08-28dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori
2009-07-28remove is_buffer_dma_capable()FUJITA Tomonori
2009-06-19dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori
2009-06-19dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-06generic: add common struct for dma map operationsFUJITA Tomonori
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori
2008-09-14iommu: add dma_get_mask helper functionFUJITA Tomonori
2008-09-10add is_buffer_dma_capable helper functionFUJITA Tomonori
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner
2008-02-05iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori
2008-02-05iommu sg merging: add device_dma_parameters structureFUJITA Tomonori
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day
2007-10-18stop using DMA_xxBIT_MASKAndrew Morton
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov
2007-10-16introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams
2007-02-09devres: device resource managementTejun Heo
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell
2005-04-16Linux-2.6.12-rc2Linus Torvalds