aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/dma-coherent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski1-22/+129
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas1-5/+5
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart1-3/+2
2012-06-14driver core: fix some kernel-doc warnings in dma*.cRandy Dunlap1-0/+1
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski1-0/+42
2011-10-31drivers/base: dma-coherent.c is a module and needs module.hPaul Gortmaker1-0/+1
2010-08-05Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei1-0/+176