aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-18Sh: use generic per-device coherent dma allocatorDmitry Baryshkov1-0/+1
2008-01-28sh: declared coherent memory support V2Magnus Damm1-36/+20
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt1-2/+2
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe1-7/+5
2007-08-10sh: Add missing dma_sync_single_range_for_*().Paul Mundt1-0/+19
2007-07-26sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt1-4/+4
2007-02-13sh: define dma noncoherent API functions.Paul Mundt1-0/+4
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt1-5/+5
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-09-27sh: dma-mapping compile fixes.Paul Mundt1-17/+25
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-16[PATCH] sh: DMA updatesPaul Mundt1-12/+13
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+179