summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/pci/dma.c
Commit message (Expand)AuthorAgeFilesLines
* cris: use dma-directChristoph Hellwig2018-01-151-77/+0
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* cris: convert to dma_map_opsChristoph Hellwig2016-01-201-12/+42
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-201-103/+3
* arch/cris: add a missing iounmapJulia Lawall2008-02-051-1/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* [PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2007-03-011-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-271-0/+149