summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* ste_dma40: Rename a jump label in d40_free_dma()Markus Elfring2016-09-261-3/+2
* ste_dma40: Rename a jump label in d40_is_paused()Markus Elfring2016-09-261-4/+3
* ste_dma40: Move an assignment in d40_prep_desc()Markus Elfring2016-09-261-1/+2
* ste_dma40: Rename a jump label in d40_prep_desc()Markus Elfring2016-09-261-4/+3
* ste_dma40: Move two assignments in d40_prep_sg()Markus Elfring2016-09-261-2/+4
* ste_dma40: One check less in d40_prep_sg() after error detectionMarkus Elfring2016-09-261-6/+5
* ste_dma40: Rename a jump label in d40_alloc_chan_resources()Markus Elfring2016-09-261-3/+3
* ste_dma40: Rename jump labels in d40_dmaengine_init()Markus Elfring2016-09-261-6/+6
* ste_dma40: Rename a jump label in d40_probe()Markus Elfring2016-09-261-13/+12
* ste_dma40: Adjust the position of a jump label in d40_probe()Markus Elfring2016-09-261-1/+1
* ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init()Markus Elfring2016-09-261-5/+5
* ste_dma40: Less checks in d40_hw_detect_init() after error detectionMarkus Elfring2016-09-261-34/+33
* ste_dma40: Use kmalloc_array() in d40_hw_detect_init()Markus Elfring2016-09-261-3/+3
* ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()Markus Elfring2016-09-261-8/+10
* ste_dma40: Improve a size determination in d40_of_probe()Markus Elfring2016-09-261-3/+1
* ste_dma40: Move an assignment in d40_lcla_allocate()Markus Elfring2016-09-261-1/+2
* ste_dma40: Rename a jump label in d40_lcla_allocate()Markus Elfring2016-09-261-4/+4
* ste_dma40: Return directly after a failed kmalloc_array()Markus Elfring2016-09-261-4/+2
* ste_dma40: Use kmalloc_array() in d40_lcla_allocate()Markus Elfring2016-09-261-3/+3
* Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-2849-251/+3108
|\
| * Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul2016-07-2823-23/+222
| |\
| | * dmaengine: ioat: statify symbolVinod Koul2016-07-231-1/+1
| | * dmaengine: pxa_dma: implement device_synchronizeRobert Jarzmik2016-07-231-0/+15
| | * dmaengine: imx-sdma: remove assignment never usedVinod Koul2016-07-231-2/+1
| | * dmaengine: imx-sdma: remove dummy assignmentVinod Koul2016-07-231-2/+0
| | * dmaengine: cppi: remove unused and bogus checkVinod Koul2016-07-231-3/+0
| | * dmaengine: qcom_hidma_lli: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * dmaengine: pxa_dma: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * dmaengine: fsl_raid: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * dmaengine: coh901318: remove owner assignmentVinod Koul2016-07-231-1/+0
| | * dmaengine: qcom_hidma: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * dmaengine: txx9dmac: explicitly freeup irqVinod Koul2016-07-231-2/+7
| | * dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul2016-07-231-0/+1
| | * dmaengine: s3c24xx: kill the tasklets upon exitVinod Koul2016-07-231-1/+3
| | * dmaengine: s3c24xx: explicitly freeup irqVinod Koul2016-07-231-0/+14
| | * dmaengine: pl330: explicitly freeup irqVinod Koul2016-07-161-0/+6
| | * dmaengine: omap-dma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * dmaengine: mpc512x: kill the tasklets upon exitVinod Koul2016-07-161-0/+1
| | * dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-161-0/+2
| | * dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-161-0/+11
| | * dmaengine: moxart-dma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * dmaengine: mmp_tdma: statify symbolsVinod Koul2016-07-161-2/+2
| | * dmaengine: mmp_pdma: explicitly freeup irqVinod Koul2016-07-161-0/+19
| | * dmaengine: k3dma: explicitly freeup irqVinod Koul2016-07-161-0/+5
| | * dmaengine: imx-sdma: explicitly freeup irqVinod Koul2016-07-161-0/+4
| | * dmaengine: imx-dma: fix coding style issueVinod Koul2016-07-161-1/+1
| | * dmaengine: imx-dma: explicitly freeup irqVinod Koul2016-07-161-0/+29
| | * dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul2016-07-161-0/+12
| | * dmaengine: jz4740: kill the tasklets upon exitVinod Koul2016-07-161-0/+14
| | * dmaengine: fsl_raid: fix size_t print specifiersVinod Koul2016-07-161-3/+3