aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/dmapool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-1/+1
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen1-6/+6
2004-02-18[PATCH] snprintf fixesAndrew Morton1-2/+2
2004-02-08dmapool: fix up list_for_each() calls to list_for_each_entry()Greg Kroah-Hartman1-18/+11
2004-02-03[PATCH] PCI: dma_pool fixupsDavid Brownell1-3/+3
2004-02-01[PATCH] dmapool: use dev_err() whenever we can to get the better information ...Greg Kroah-Hartman1-12/+24
2004-02-01[PATCH] PCI: Replace pci_pool with generic dma_poolDeepak Saxena1-0/+409