Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | dmaengine: pl330: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-07-08 | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -76/+66 |
2017-06-17 | dmaengine: pl330: Delete unused functions | Matthias Kaehlcke | 1 | -67/+0 |
2017-06-02 | dmaengine: pl330: fix warning in pl330_remove | Jean-Philippe Brucker | 1 | -1/+2 |
2017-05-30 | dmaengine: pl330: Add IOMMU support to slave tranfers | Robin Murphy | 1 | -9/+66 |
2017-03-28 | dmaengine: pl330: remove pdata based initialization | Marek Szyprowski | 1 | -34/+8 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 1 | -15/+20 |
2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 1 | -2/+3 |
2017-01-25 | dmaengine: pl330: fix double lock | Iago Abal | 1 | -13/+6 |
2017-01-19 | dmaengine: pl330: Make sure microcode is privileged | Mitchel Humpherys | 1 | -2/+3 |
2017-01-03 | dmaengine: pl330: Fix runtime PM support for terminated transfers | Marek Szyprowski | 1 | -0/+11 |
2016-12-12 | dmaengine: pl330: remove unused ‘regs’ | Vinod Koul | 1 | -3/+0 |
2016-12-08 | dmaengine: pl330: do not generate unaligned access | Vladimir Murzin | 1 | -5/+10 |
2016-11-14 | dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished | Stephen Barber | 1 | -0/+5 |
2016-10-03 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -1/+14 |
2016-09-09 | dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status | Hsin-Yu Chao | 1 | -0/+2 |
2016-09-09 | dmaengine: pl330: fix residual for non-running BUSY descriptors | Stephen Barber | 1 | -1/+12 |
2016-08-08 | dmaengine: pl330: convert callback to helper function | Dave Jiang | 1 | -6/+4 |
2016-07-16 | dmaengine: pl330: explicitly freeup irq | Vinod Koul | 1 | -0/+6 |
2016-06-21 | dmaengine: Remove site specific OOM error messages on kzalloc | Peter Griffin | 1 | -4/+1 |
2016-03-01 | dmaengine: pl330: fix to support the burst mode | Caesar Wang | 1 | -5/+4 |
2016-02-09 | dmaengine: pl330: add max burst for dmaengine | Shawn Lin | 1 | -0/+3 |
2016-02-09 | dmaengine: pl330: add quirk for broken no flushp | Addy Ke | 1 | -25/+62 |
2016-02-09 | dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit | Boojin Kim | 1 | -7/+13 |
2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+3 |
2015-08-19 | dmaengine: pl330: do not emit loop for 1 byte transfer. | Michal Suchanek | 1 | -0/+3 |
2015-07-07 | dmaengine: pl330: Really fix choppy sound because of wrong residue calculation | Krzysztof Kozlowski | 1 | -1/+1 |
2015-07-07 | dmaengine: pl330: Fix overflow when reporting residue in memcpy | Krzysztof Kozlowski | 1 | -0/+1 |
2015-06-29 | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+5 |
2015-06-08 | dmaengine: pl330: fix wording in mcbufsz message | Michal Suchanek | 1 | -2/+2 |
2015-05-25 | dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check... | Maninder Singh | 1 | -1/+3 |
2015-05-22 | dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards | Krzysztof Kozlowski | 1 | -0/+3 |
2015-03-18 | dmaengine: pl330: fix return status on pending transfers | Ben Dooks | 1 | -1/+11 |
2015-03-18 | dmaengine: pl330: make unexported functions static | Ben Dooks | 1 | -3/+3 |
2015-03-18 | dmaengine: pl330: fix issues with big-endian armv7 | Ben Dooks | 1 | -4/+4 |
2015-02-16 | dmaengine: pl330: add DMA_PAUSE feature | Robert Baldyga | 1 | -0/+28 |
2015-02-16 | dmaengine: pl330: improve pl330_tx_status() function | Robert Baldyga | 1 | -2/+72 |
2015-02-11 | dmaengine: pl330: fix bug that cause start the same descs in cyclic | Addy Ke | 1 | -0/+6 |
2014-12-22 | dmaengine: pl330: Declare slave capabilities for the generic code | Maxime Ripard | 1 | -14/+4 |
2014-12-22 | dmaengine: pl330: Split device_control | Maxime Ripard | 1 | -65/+51 |
2014-12-22 | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 1 | -1/+1 |
2014-12-13 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+95 |
2014-12-13 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+4 |
2014-12-05 | dmaengine: pl330: update author info | Jassi Brar | 1 | -1/+1 |
2014-11-27 | ARM: 8206/1: dmaengine: pl330: Add PM sleep support | Krzysztof Kozlowski | 1 | -0/+41 |
2014-11-17 | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12 | Krzysztof Kozlowski | 1 | -4/+54 |
2014-11-17 | dmaengine: pl330: Correct device assignment. | Andrew Jackson | 1 | -2/+3 |
2014-11-17 | dmaengine: Fix allocation size for PL330 data buffer depth. | Liviu Dudau | 1 | -2/+2 |
2014-11-17 | dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries | Jon Medhurst | 1 | -1/+1 |
2014-11-17 | dmaengine: pl330: Align DMA memcpy operations to MFIFO width | Jon Medhurst | 1 | -4/+13 |