summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi/dma_lib.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta1-3/+1
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy1-1/+1
2018-08-08powerpc/pasemi: Use pr_err/pr_warn... for kernel messagesDarren Stevens1-3/+3
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2008-03-05[POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson1-0/+40
2008-03-05[POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson1-0/+74
2008-03-05pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson1-0/+30
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson1-0/+1
2008-01-28pasemi: DMA engine management libraryOlof Johansson1-0/+487