aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/pci/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15cris: use dma-directChristoph Hellwig1-77/+0
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+4
2016-01-20cris: convert to dma_map_opsChristoph Hellwig1-12/+42
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
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov1-103/+3
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+149