summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi/dma_lib.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add missing headersChristophe Leroy2022-05-081-0/+2
* all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
* powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta2018-11-251-3/+1
* powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy2018-10-141-1/+1
* powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens2018-08-081-3/+3
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-2/+2
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall2009-01-081-1/+1
* [POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2008-03-051-0/+40
* [POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2008-03-051-0/+74
* pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-051-0/+30
* pasemi: export pasemi_dma_init()Olof Johansson2008-01-281-0/+1
* pasemi: DMA engine management libraryOlof Johansson2008-01-281-0/+487