summaryrefslogtreecommitdiff
path: root/Documentation/DMA-API.txt
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-29doc: fix DMA-API function parametersRandy Dunlap
2008-04-29dma: document dma_*map*_attrs() interfacesArthur Kepner
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-07-31Doc: DMA-API updateRandy Dunlap
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante
2006-04-14[PATCH] dma doc updatesDavid Brownell
2005-09-10[PATCH] Spelling fixes for Documentation/Tobias Klauser
2004-12-14[PATCH] correct dma_set_mask return code in DMA-API.txtStelian Pop
2004-06-30Add dma_declare_coherent_memory() APIJames Bottomley
2004-06-29[PATCH] dma_get_required_mask()James Bottomley
2004-03-22[PATCH] rename dma_error()Andrew Morton
2004-03-18[PATCH] Add dma_error() and pci_dma_error()Andrew Morton
2004-02-03[PATCH] dmapool: Remove sentance in documentation that is now false on 2.6Greg Kroah-Hartman
2004-02-03[PATCH] PCI: dma_pool fixupsDavid Brownell
2003-05-26[PATCH] DMA-API typoRusty Russell
2003-01-12Update the generic DMA API to take GFP_ flags on allocationJames Bottomley
2002-12-21generic device DMA APIJames Bottomley