aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/pl330.c
AgeCommit message (Expand)Author
2023-12-22dmaengine: pl330: issue_pending waits until WFP stateBumyong Lee
2023-08-07dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-05-24dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
2022-09-05dmaengine: pl330: Remove unused flagsHarini Katakam
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko
2022-02-28ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng
2021-05-10dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-16dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-10-30dmaengine: pl330: Remove unreachable codeSurendran K
2020-10-01dmaengine: pl330: fix argument for taskletVinod Koul
2020-09-18dmaengine: pl330: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul
2020-09-11dmaengine: pl330: Drop local dma_parmsRobin Murphy
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-03dmaengine: pl330: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-25dmaengine: pl330: fix instruction dump formattingŁukasz Stelmach
2020-08-25dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment blockLee Jones
2020-07-15dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'Sugar Zhang
2020-07-15dmaengine: pl330: Improve transfer efficiency for the dregsSugar Zhang
2020-07-15dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'Sugar Zhang
2020-06-24dmaengine: pl330: Make sure the debug is idle before doing DMAGOSugar Zhang
2019-12-10dmaengine: pl330: Convert to the *_late and *_early system sleep callbacksUlf Hansson
2019-12-10dmaengine: pl330: Drop boilerplate code for suspend/resumeUlf Hansson
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