summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller2007-12-201-9/+3Star
* [SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller2007-08-031-0/+19
* [SPARC64]: Add missing dma_get_cache_alignment().Andrew Morton2007-07-311-0/+7
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-255/+82Star
* [SPARC64]: Really fix parport.David S. Miller2007-06-131-28/+14Star
* [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller2007-06-051-0/+83
* [SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller2007-05-141-14/+30
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-061-0/+14
* [SPARC64]: Add missing interfaces to dma-mapping.hDavid S. Miller2006-06-261-0/+43
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-1/+140
|\
| * [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-231-1/+140
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
|/
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+27