aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcmring/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ARM: Remove mach-bcmringArnd Bergmann1-1518/+0
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-02-10Only include linux/sched.h once in arch/arm/mach-bcmring/dma.cJesper Juhl1-1/+0
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng1-812/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+1
2011-11-18ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre1-1/+1
2011-11-09ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John1-0/+1
2011-10-31arm: fix implicit use of sched.h in bcmring/dma.cPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-12arm: Bcmring: semaphore cleanupThomas Gleixner1-2/+2
2010-04-07ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen1-3/+10
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
2009-08-15ARM: 5648/1: bcmring: add bmcring dma.cLeo Chen1-0/+2321