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