| Commit message (Expand) | Author | Age | Files | Lines |
* | dma: Drop JZ4740 driver | Paul Cercueil | 2019-07-30 | 1 | -623/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | dmaengine: jz4740: remove dma_slave_config direction usage | Vinod Koul | 2018-10-07 | 1 | -3/+18 |
* | dmaengine: jz4740: disable/unprepare clk if probe fails | Tobias Jordan | 2017-12-11 | 1 | -1/+3 |
* | dmaengine: jz4740: remove unused arch header | Vinod Koul | 2016-09-26 | 1 | -2/+0 |
* | dmaengine: jz4740: kill the tasklets upon exit | Vinod Koul | 2016-07-16 | 1 | -0/+14 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 1 | -11/+1 |
|\ |
|
| * | Merge branch 'topic/alloc_removal' into for-linus | Vinod Koul | 2015-03-18 | 1 | -6/+0 |
| |\ |
|
| | * | dmaengine: jz4740: remove device_alloc_chan_resources handler | Vinod Koul | 2015-03-18 | 1 | -6/+0 |
| * | | dmaengine: Remove FSF mailing addresses | Jarkko Nikula | 2015-03-16 | 1 | -4/+0 |
| |/ |
|
| * | dmaengine: jz4740: Remove extra check | Tapasweni Pathak | 2015-03-05 | 1 | -1/+1 |
* | | dmaengine: jz4740: Define capabilities | Lars-Peter Clausen | 2015-03-30 | 1 | -0/+7 |
|/ |
|
* | dmaengine: jz4740: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -17/+3 |
* | dmaengine: Remove .owner field for driver | Kiran Padwal | 2014-11-06 | 1 | -1/+0 |
* | dmaengine: jz4740: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 1 | -2/+1 |
* | dmaengine: jz4740: Fix non-cyclic descriptor completion | Lars-Peter Clausen | 2014-09-11 | 1 | -1/+2 |
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -1/+1 |
* | dmaengine: jz4740: Fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-25 | 1 | -1/+1 |
* | dmaengine: jz4740: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -1/+1 |
* | MIPS: jz4740: Remove custom DMA API | Lars-Peter Clausen | 2013-07-05 | 1 | -37/+221 |
* | dma: Add a jz4740 dmaengine driver | Lars-Peter Clausen | 2013-07-05 | 1 | -0/+433 |