summaryrefslogtreecommitdiff
path: root/drivers/dma/pl330.c
AgeCommit message (Expand)Author
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-06-09dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
2022-07-12dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2020-12-02dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-09-09dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2019-08-08dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpuFuqian Huang
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-06-14dmagengine: pl330: add code to get reset propertyDinh Nguyen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-26dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
2019-03-25dmaengine: pl330: introduce debugfs interfaceKatsuhiro Suzuki
2019-01-07dmaengine: pl330: drop useless LIST_HEADJulia Lawall
2018-11-24dmaengine: pl330: remove dma_slave_config direction usageVinod Koul
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-07-25dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-07-10dmaengine: pl330: remove set but unused variableVinod Koul
2018-07-10dmaengine: pl330: Mark expected switch fall-throughVinod Koul
2018-06-28dmaengine: pl330: report BURST residue granularityMarek Szyprowski
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-03dmaengine: pl330: flush before wait, and add dev burst support.Frank Mori Hess
2018-03-06dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou
2017-10-20dmaengine: pl330: fix descriptor allocation failAlexander Kochetkov
2017-08-28dmaengine: pl330: constify amba_idArvind Yadav
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-06-17dmaengine: pl330: Delete unused functionsMatthias Kaehlcke
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker
2017-05-30dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy
2017-03-28dmaengine: pl330: remove pdata based initializationMarek Szyprowski
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-25dmaengine: pl330: fix double lockIago Abal
2017-01-19dmaengine: pl330: Make sure microcode is privilegedMitchel Humpherys
2017-01-03dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2016-12-12dmaengine: pl330: remove unused ‘regs’Vinod Koul
2016-12-08dmaengine: pl330: do not generate unaligned accessVladimir Murzin
2016-11-14dmaengine: pl330: Handle xferred count if DMAMOV hasn't finishedStephen Barber
2016-10-03Merge branch 'topic/pl330' into for-linusVinod Koul
2016-09-09dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_statusHsin-Yu Chao
2016-09-09dmaengine: pl330: fix residual for non-running BUSY descriptorsStephen Barber
2016-08-08dmaengine: pl330: convert callback to helper functionDave Jiang
2016-07-16dmaengine: pl330: explicitly freeup irqVinod Koul
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2016-03-01dmaengine: pl330: fix to support the burst modeCaesar Wang
2016-02-09dmaengine: pl330: add max burst for dmaengineShawn Lin
2016-02-09dmaengine: pl330: add quirk for broken no flushpAddy Ke
2016-02-09dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmitBoojin Kim
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