summaryrefslogtreecommitdiff
path: root/drivers/dma/pl330.c
Commit message (Expand)AuthorAge
* 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-03
| |/ |/|
* | 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-03
|\
| * 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-08
|/
* 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-03-01
* dmaengine: pl330: add max burst for dmaengineShawn Lin2016-02-09
* dmaengine: pl330: add quirk for broken no flushpAddy Ke2016-02-09
* dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmitBoojin Kim2016-02-09
* 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-07
|/
* 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-16
* dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga2015-02-16
* 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
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\
| * ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski2014-11-27
| * ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski2014-11-17
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-12
|\ \
| * | dmaengine: pl330: update author infoJassi Brar2014-12-05
| * | dmaengine: pl330: Correct device assignment.Andrew Jackson2014-11-17
| |/
* | dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau2014-11-17
* | dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entriesJon Medhurst2014-11-17
* | dmaengine: pl330: Align DMA memcpy operations to MFIFO widthJon Medhurst2014-11-17
|/
* dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski2014-10-15
* dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski2014-10-15
* dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski2014-10-15
* dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski2014-10-15