index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2008-01-31
[POWERPC] Add set_dma_ops() to match get_dma_ops()
Michael Ellerman
2008-01-25
[POWERPC] Remove the global dma_direct_offset
Michael Ellerman
2007-12-20
[POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops
Michael Ellerman
2007-10-23
powerpc: Fix fallout from sg_page() changes
Olof Johansson
2007-10-16
Fix powerpc breakage in sg chaining code
Anton Blanchard
2007-10-16
PPC: sg chaining support
Jens Axboe
2007-10-16
PS3: sg chaining support
Jens Axboe
2007-08-17
[POWERPC] Replace a few #defines with empty inline functions
Segher Boessenkool
2007-08-10
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-01-30
[PATCH] dma-mapping.h stubs fix
Al Viro
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-12-04
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
2006-01-09
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2005-11-19
powerpc: merge dma-mapping.h
Stephen Rothwell