| Commit message (Expand) | Author | Age |
* | dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free | Peter Ujfalusi | 2017-12-04 |
* | dmaengine: omap-dma: Implement protection for invalid max_burst | Peter Ujfalusi | 2017-10-12 |
* | dmaengine: omap-dma: port_window support correction for both direction | Peter Ujfalusi | 2017-06-20 |
* | dmaengine: omap-dma: Fix the port_window support | Peter Ujfalusi | 2017-01-10 |
* | dmaengine: omap-dma: Fix dynamic lch_map allocation | Peter Ujfalusi | 2017-01-03 |
* | dmaengine: omap-dma: Support for slave devices with data port window | Peter Ujfalusi | 2016-11-30 |
* | dmaengine: omap-dma: initialize can_pause to false | Colin Ian King | 2016-10-19 |
* | dmaengine: omap-dma: add support for pause of non-cyclic transfers | Sebastian Andrzej Siewior | 2016-10-18 |
* | dmaengine: omap-dma: Enable burst and data pack for SG | Misael Lopez Cruz | 2016-10-01 |
* | dmaengine: omap-dma: Correct type2 descriptor's member types | Peter Ujfalusi | 2016-09-14 |
* | dmaengine: omap-dma: Support for LinkedList transfer of slave_sg | Peter Ujfalusi | 2016-08-10 |
* | dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loop | Peter Ujfalusi | 2016-08-10 |
* | dmaengine: omap-dma: Add more debug information when freeing channel | Peter Ujfalusi | 2016-08-10 |
* | dmaengine: omap-dma: Dynamically allocate memory for lch_map | Peter Ujfalusi | 2016-08-10 |
* | dmaengine: omap-dma: Simplify omap_dma_callback | Peter Ujfalusi | 2016-08-10 |
* | dmaengine: omap-dma: Simplify omap_dma_start_sg parameter list | Peter Ujfalusi | 2016-08-10 |
* | Merge branch 'topic/dmaengine_cleanups' into for-linus | Vinod Koul | 2016-07-28 |
|\ |
|
| * | dmaengine: omap-dma: explicitly freeup irq | Vinod Koul | 2016-07-16 |
* | | dmaengine: omap-dma: Support for interleaved transfer | Peter Ujfalusi | 2016-07-24 |
|/ |
|
* | dmaengine: omap-dma: Do not suppress interrupts for memcpy | Peter Ujfalusi | 2016-04-05 |
* | dmaengine: omap-dma: Fix polled channel completion detection and handling | Peter Ujfalusi | 2016-04-05 |
* | dmaengine: omap-dma: Implement device_synchronize callback | Peter Ujfalusi | 2016-02-22 |
* | Merge branch 'topic/omap' into for-linus | Vinod Koul | 2016-01-06 |
|\ |
|
| * | dmaengine: omap-dma: Handle cases when the channel is polled for completion | Peter Ujfalusi | 2015-12-05 |
| * | dmaengine: omap-dma: Remove tasklet to start the transfers | Peter Ujfalusi | 2015-12-05 |
| * | dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code | Peter Ujfalusi | 2015-12-05 |
| * | dmaengine: omap-dma: Correct status reporting for memcpy | Peter Ujfalusi | 2015-12-05 |
* | | dmaengine: omap-dma: Add support for DMA filter mapping to slave devices | Peter Ujfalusi | 2015-12-18 |
|/ |
|
* | dmaengine: omap-dma: Enable packed accesses for cyclic transfers | Misael Lopez Cruz | 2015-10-05 |
* | Merge branch 'topic/omap' into for-linus | Vinod Koul | 2015-06-25 |
|\ |
|
| * | dmaengine: omap-dma: Reduce the number of virtual channels | Peter Ujfalusi | 2015-05-09 |
| * | dmaengine: omap-dma: Remove mapping between virtual channels and requests | Peter Ujfalusi | 2015-05-09 |
| * | dmaengine: omap-dma: Take DMA request number from DT if it is available | Peter Ujfalusi | 2015-05-09 |
| * | dmaengine: omap-dma: Use defines for dma channels and request count | Peter Ujfalusi | 2015-05-09 |
* | | dmaengine: omap-dma: Add support for memcpy | Peter Ujfalusi | 2015-05-04 |
|/ |
|
* | dmaengine: omap-dma: Fix memory leak when terminating running transfer | Peter Ujfalusi | 2015-03-30 |
* | dmaengine: omap: fix the assignment to .device_config | Vinod Koul | 2014-12-22 |
* | dmaengine: omap: Declare slave capabilities for the generic code | Maxime Ripard | 2014-12-22 |
* | dmaengine: omap: Split device_control | Maxime Ripard | 2014-12-22 |
* | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 2014-12-22 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | dma: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | dmaengine: omap: Remove chancnt affectations | Maxime Ripard | 2014-11-06 |
|/ |
|
* | dmaengine: omap-dma: Restore the CLINK_CTRL in resume path | Peter Ujfalusi | 2014-09-23 |
* | dmaengine: omap-dma: Add memory barrier to dma_resume path | Peter Ujfalusi | 2014-09-23 |
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-04-10 |
|\ |
|
| * | dma: omap-dma: Implement device_slave_caps callback | Peter Ujfalusi | 2014-03-29 |
* | | dmaengine: omap-dma: more consolidation of CCR register setup | Russell King | 2014-04-04 |
* | | dmaengine: omap-dma: move IRQ handling to omap-dma | Russell King | 2014-04-04 |