aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dma-mapping.h
AgeCommit message (Expand)Author
2015-03-09include/dma-mapping: Clarify output of dma_map_sgRicardo Ribalda Delgado
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar
2013-10-31ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper functionSantosh Shilimkar
2013-10-31DMA-API: provide a helper to setup DMA masksRussell King
2013-09-17DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28common: dma-mapping: introduce mmap methodMarek Szyprowski
2012-03-28common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski
2012-03-28common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring
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