aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/coh901318.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-7/+12
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij1-7/+12
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2011-05-19dmaengine: move link orderLinus Walleij1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-17coh901318.c: Change initate to initiate.Justin P. Mattock1-2/+2
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2010-10-22DMAENGINE: move COH901318 to arch_initcallLinus Walleij1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-04DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij1-0/+169
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-2/+3
2010-03-26dmaengine: provide helper for setting txstateDan Williams1-6/+2
2010-03-26DMAENGINE: generic channel status v2Linus Walleij1-12/+13
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-14/+28
2010-03-24DMAENGINE: COH 901 318 fix bytesleftLinus Walleij1-8/+88
2010-03-24DMAENGINE: COH 901 318 rename confusing varsLinus Walleij1-38/+65
2010-03-02DMAENGINE: COH 901 318 configure channel directionLinus Walleij1-0/+14
2010-03-02DMAENGINE: COH 901 318 remove irq countingLinus Walleij1-45/+31
2010-03-02DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij1-29/+25
2010-03-02DMAENGINE: COH 901 318 cleanupsLinus Walleij1-14/+28
2010-02-10drivers/dma: Correct NULL testJulia Lawall1-2/+0
2009-12-22drivers/dma: Correct use after freeJulia Lawall1-1/+1
2009-11-19Add COH 901 318 DMA block driver v5Linus Walleij1-0/+1325