summaryrefslogtreecommitdiffstats
path: root/drivers/dma/pl330.c
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-08-18
|\
| * dmaengine: pl330: fix irq race with terminate_allJohn Keeping2018-07-25
| * dmaengine: pl330: remove set but unused variableVinod Koul2018-07-10
| * dmaengine: pl330: Mark expected switch fall-throughVinod Koul2018-07-10
* | dmaengine: pl330: report BURST residue granularityMarek Szyprowski2018-06-28
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* dmaengine: pl330: flush before wait, and add dev burst support.Frank Mori Hess2018-05-03
* dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou2018-03-06
* dmaengine: pl330: fix descriptor allocation failAlexander Kochetkov2017-10-20
* dmaengine: pl330: constify amba_idArvind Yadav2017-08-28
* Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-08
|\
| * dmaengine: pl330: Delete unused functionsMatthias Kaehlcke2017-06-17
| * dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy2017-05-30
* | dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-02
|/
* dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-28
*-----. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-10
|\ \ \ \
| | | | * Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-30
| | | |/|
| | | | * dmaengine: pl330: Make sure microcode is privilegedMitchel Humpherys2017-01-19
| |_|_|/ |/| | |
| | * | dmaengine: pl330: fix double lockIago Abal2017-01-25
| | |/
| | * dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-02
| |/ |/|
* | dmaengine: pl330: remove unused ‘regs’Vinod Koul2016-12-12
* | dmaengine: pl330: do not generate unaligned accessVladimir Murzin2016-12-08
* | dmaengine: pl330: Handle xferred count if DMAMOV hasn't finishedStephen Barber2016-11-14
|/
* Merge branch 'topic/pl330' into for-linusVinod Koul2016-10-02
|\
| * dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_statusHsin-Yu Chao2016-09-09
| * dmaengine: pl330: fix residual for non-running BUSY descriptorsStephen Barber2016-09-09
* | dmaengine: pl330: convert callback to helper functionDave Jiang2016-08-07
|/
* dmaengine: pl330: explicitly freeup irqVinod Koul2016-07-16
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
* dmaengine: pl330: fix to support the burst modeCaesar Wang2016-02-29
* dmaengine: pl330: add max burst for dmaengineShawn Lin2016-02-08
* dmaengine: pl330: add quirk for broken no flushpAddy Ke2016-02-08
* dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmitBoojin Kim2016-02-08
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\
| * dmaengine: pl330: do not emit loop for 1 byte transfer.Michal Suchanek2015-08-19
* | dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski2015-07-07
* | dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski2015-07-06
|/
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-29
|\
| * dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek2015-06-08
| * dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh2015-05-25
* | dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski2015-05-22
|/
* dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-18
* dmaengine: pl330: make unexported functions staticBen Dooks2015-03-18
* dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-18
* dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga2015-02-15
* dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga2015-02-15
* dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke2015-02-10
* dmaengine: pl330: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: pl330: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22