summaryrefslogtreecommitdiff
path: root/drivers/dma/pl330.c
AgeCommit message (Expand)Author
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-09-04dmaengine: pl330: add support for interlace single xferSugar Zhang
2018-08-27dmaengine: pl330: _loop_cyclic: fixup loopcnt is too largeSugar Zhang
2018-07-14dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
2018-07-06Merge tag 'lsk-v4.4-18.06-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-06-01dmaengine: pl330: add support for interlace cyclic xferSugar Zhang
2018-05-31dmaengine: pl330: add support for interlace size configSugar Zhang
2018-05-30dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou
2018-01-29dmaengine: pl330: fix bug that chan descdone is nullHuibin Hong
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-22dmaengine: pl330: flush before first loopHuibin Hong
2018-01-22dmaengine: pl330: fix 2 bursts transfer when dma flushesHuibin Hong
2017-12-09dmaengine: pl330: fix double lockIago Abal
2017-10-13dmaengine: pl330: _loop_cyclic fix cycles of last loopHuibin Hong
2017-09-26dmaengine: pl330: pl330_tasklet init power_down by pch->activeHuibin Hong
2017-06-14dmaengine: pl330: _loop_cyclic supports unaligned sizeHuibin Hong
2017-06-12dmaengine: pl330: redefine the cyclic transferHuibin Hong
2017-06-01dmaengine: pl330: make transfer run infinitely without CPU interventionSugar Zhang
2017-05-04dmaengine: pl330: fix error message to dev_err_ratelimitedXu Jianqun
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2016-06-23dmaengine: pl330: support transfer that doesn't align with (burst len * burst...Huibin Hong
2016-06-07dmaengine: pl330: add burst mode according to dts configHuibin Hong
2016-06-02UPSTREAM: dmaengine: pl330: add max burst for dmaengineShawn Lin
2016-05-31BACKPORT: dmaengine: pl330: add quirk for broken no flushpAddy Ke
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-08-19dmaengine: pl330: do not emit loop for 1 byte transfer.Michal Suchanek
2015-07-07dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski
2015-07-07dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-08dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek
2015-05-25dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh
2015-05-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski
2015-03-18dmaengine: pl330: fix return status on pending transfersBen Dooks
2015-03-18dmaengine: pl330: make unexported functions staticBen Dooks
2015-03-18dmaengine: pl330: fix issues with big-endian armv7Ben Dooks
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga
2015-02-10dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke
2014-12-22dmaengine: pl330: Declare slave capabilities for the generic codeMaxime Ripard
2014-12-22dmaengine: pl330: Split device_controlMaxime Ripard
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-12-05dmaengine: pl330: update author infoJassi Brar
2014-11-27ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski
2014-11-17ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski
2014-11-17dmaengine: pl330: Correct device assignment.Andrew Jackson
2014-11-17dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau