summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pasemi/dma_lib.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall
2008-03-05[POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson
2008-03-05[POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson
2008-03-05pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson
2008-01-28pasemi: DMA engine management libraryOlof Johansson