aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller1-9/+3
2007-08-03[SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller1-0/+19
2007-07-31[SPARC64]: Add missing dma_get_cache_alignment().Andrew Morton1-0/+7
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-255/+82
2007-06-13[SPARC64]: Really fix parport.David S. Miller1-28/+14
2007-06-04[SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller1-0/+83
2007-05-14[SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller1-14/+30
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap1-0/+14
2006-06-25[SPARC64]: Add missing interfaces to dma-mapping.hDavid S. Miller1-0/+43
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+140
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller1-1/+140
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+27