aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/omap-dma.c
AgeCommit message (Expand)Author
2015-10-05dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul
2015-05-09dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi
2015-05-09dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi
2015-05-09dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi
2015-05-09dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi
2015-05-04dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi
2015-03-30dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi
2014-12-22dmaengine: omap: fix the assignment to .device_configVinod Koul
2014-12-22dmaengine: omap: Declare slave capabilities for the generic codeMaxime Ripard
2014-12-22dmaengine: omap: Split device_controlMaxime Ripard
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06dmaengine: omap: Remove chancnt affectationsMaxime Ripard
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang
2014-09-23dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi
2014-09-23dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-04dmaengine: omap-dma: more consolidation of CCR register setupRussell King
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King
2014-04-04dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-04dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-04dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-04dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-04dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-04dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-04-04dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-04-04dmaengine: omap-dma: provide register definitionsRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-04-04dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: control start/stop directlyRussell King
2014-04-04dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-04dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King
2014-03-29dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi
2014-01-20dma: omap: Set debug level to debugging messagesEzequiel Garcia
2013-10-25dmaengine: omap: use DMA_COMPLETE for dma completion statusVinod Koul
2013-04-15dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla