aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/coh901318.c
AgeCommit message (Expand)Author
2013-10-25dmaengine: coh901318: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: coh901318: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-03coh901318: don't open-code simple_read_from_buffer()Al Viro
2013-06-17dma: coh901318: add devicetree supportLinus Walleij
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-14dma: coh901318: set residue only if dma is in progressAndy Shevchenko
2013-01-07dma: coh901318: cut down on platform data abstractionLinus Walleij
2013-01-07dma: coh901318: merge header filesLinus Walleij
2013-01-07dma: coh901318: push definitions into driverLinus Walleij
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij
2013-01-07dma: coh901318: remove hardcoded target addressesLinus Walleij
2013-01-07dma: coh901318: push platform data into driverLinus Walleij
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij
2012-06-14dma: coh901318: use devm allocationLinus Walleij
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-05-19dmaengine: move link orderLinus Walleij
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17coh901318.c: Change initate to initiate.Justin P. Mattock
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-22DMAENGINE: move COH901318 to arch_initcallLinus Walleij
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-04DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-03-26dmaengine: provide helper for setting txstateDan Williams
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2010-03-24DMAENGINE: COH 901 318 fix bytesleftLinus Walleij
2010-03-24DMAENGINE: COH 901 318 rename confusing varsLinus Walleij
2010-03-02DMAENGINE: COH 901 318 configure channel directionLinus Walleij
2010-03-02DMAENGINE: COH 901 318 remove irq countingLinus Walleij
2010-03-02DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij
2010-03-02DMAENGINE: COH 901 318 cleanupsLinus Walleij
2010-02-10drivers/dma: Correct NULL testJulia Lawall