aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/coh901318.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-02
|\
| * dmaengine: coh901318: convert callback to helper functionDave Jiang2016-08-07
* | Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-02
|\ \
| * | dmaengine: coh901318: fix pointer cast warningsVinod Koul2016-09-26
| * | dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul2016-09-26
| * | dmaengine: coh901318: use correct print specifiersVinod Koul2016-09-26
| |/
* | dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King2016-09-30
* | dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada2016-09-14
|/
* dmaengine: coh901318: remove owner assignmentVinod Koul2016-07-23
* dmaengine: coh901318: statify symbolsVinod Koul2016-07-16
* dmaengine: coh901318: kill the tasklets upon exitVinod Koul2016-07-16
* dmaengine: coh901318: explicitly freeup irqVinod Koul2016-07-16
* dmaengine: coh901318: Only calculate residue if txstate exists.Peter Griffin2016-06-21
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-05
* dmaengine: coh901318: fix function return types build warningsArnd Bergmann2015-01-18
* dmaengine: coh901318: Split device_controlMaxime Ripard2014-12-22
* dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul2014-10-15
* dmaengine: coh901318: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* dma: coh901318: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
* coh901318: don't open-code simple_read_from_buffer()Al Viro2013-09-03
* dma: coh901318: add devicetree supportLinus Walleij2013-06-17
* dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John2013-04-15
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * dma: coh901318: set residue only if dma is in progressAndy Shevchenko2013-02-14
* | dma: coh901318: cut down on platform data abstractionLinus Walleij2013-01-07
* | dma: coh901318: merge header filesLinus Walleij2013-01-07
* | dma: coh901318: push definitions into driverLinus Walleij2013-01-07
* | dma: coh901318: push header down into the DMA subsystemLinus Walleij2013-01-07
* | dma: coh901318: skip hard-coded addressesLinus Walleij2013-01-07
* | dma: coh901318: remove hardcoded target addressesLinus Walleij2013-01-07
* | dma: coh901318: push platform data into driverLinus Walleij2013-01-07
* | dma: coh901318: create a proper platform data fileLinus Walleij2013-01-07
|/
* dma: coh901318: use devm allocationLinus Walleij2012-06-13
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-25
|\
| * dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-11
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ | |/ |/|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* | dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* | dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* | dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* | dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
|/
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-01
|\
| * dmaengine/coh901318: fix slave submission semanticsLinus Walleij2011-07-13
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-28
|\
| * dmaengine: move link orderLinus Walleij2011-05-19