summaryrefslogtreecommitdiff
path: root/include/asm-generic/dma-mapping.h
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
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-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2004-04-11[PATCH] x86-64 updateAndrew Morton
2004-03-22[PATCH] rename dma_error()Andrew Morton
2004-03-18[PATCH] Add dma_error() and pci_dma_error()Andrew Morton
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton
2003-01-13generic/dma-mapping.h: remove BUG_ON flags not GFP_ATOMICJames Bottomley
2003-01-12Update the generic DMA API to take GFP_ flags on allocationJames Bottomley
2002-12-21remove PCI_NEW_DMA_COMPAT_APIJames Bottomley
2002-12-21generic device DMA APIJames Bottomley