aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ste_dma40.c
AgeCommit message (Expand)Author
2013-05-27dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent
2013-02-14dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul
2013-01-14dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri
2013-01-14dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri
2013-01-14dmaengine: ste_dma40: add software lli supportFabio Baltieri
2013-01-14dmaengine: ste_dma40: minor code readability fixesFabio Baltieri
2013-01-14dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri
2013-01-14dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri
2013-01-14dmaengine: ste_dma40: support more than 128 event linesTong Liu
2013-01-14dmaengine: ste_dma40: physical channels number correctionGerald Baeza
2013-01-14dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza
2013-01-14dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent
2013-01-14dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G
2013-01-14dmaengine: ste_dma40: limit burst size to 16Per Forlin
2013-01-14dmaengine: ste_dma40: set dma max seg sizePer Forlin
2013-01-12dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-08-31dma/ste_dma40: Fixup clock usage during probeUlf Hansson
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G
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
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-10-31drivers/dma: Add export.h to ste_dma40.cPaul Gortmaker
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij