aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-1/+1
2005-03-07[PATCH] ppc64: "invert" dma mapping routinesStephen Rothwell1-53/+47
2004-10-25[PATCH] ppc64: don't build virtual IO drivers for PowerMacDavid Gibson1-0/+20
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds1-1/+1
2004-04-11[PATCH] ppc64: DMA API updatesAndrew Morton1-24/+0
2004-04-11[PATCH] ppc64: change the iSeries virtual device drivers to use the vio infra...Andrew Morton1-27/+0
2004-04-11[PATCH] ppc64: Use enum dma_data_direction for the vio DMA api routines.Andrew Morton1-8/+8
2004-03-15[PATCH] Make dma API handle PCI and VIOAndrew Morton1-0/+184