index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
pl330.c
Age
Commit message (
Expand
)
Author
2019-12-10
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
2019-12-10
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
2019-08-08
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-06-14
dmagengine: pl330: add code to get reset property
Dinh Nguyen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-26
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-03-25
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
2019-01-07
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
2018-11-24
dmaengine: pl330: remove dma_slave_config direction usage
Vinod Koul
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-07-25
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-07-10
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-06-28
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-03
dmaengine: pl330: flush before wait, and add dev burst support.
Frank Mori Hess
2018-03-06
dmaengine: pl330: fix a race condition in case of threaded irqs
Qi Hou
2017-10-20
dmaengine: pl330: fix descriptor allocation fail
Alexander Kochetkov
2017-08-28
dmaengine: pl330: constify amba_id
Arvind Yadav
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-06-17
dmaengine: pl330: Delete unused functions
Matthias Kaehlcke
2017-06-02
dmaengine: pl330: fix warning in pl330_remove
Jean-Philippe Brucker
2017-05-30
dmaengine: pl330: Add IOMMU support to slave tranfers
Robin Murphy
2017-03-28
dmaengine: pl330: remove pdata based initialization
Marek Szyprowski
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-01-30
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2017-01-25
dmaengine: pl330: fix double lock
Iago Abal
2017-01-19
dmaengine: pl330: Make sure microcode is privileged
Mitchel Humpherys
2017-01-03
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
2016-12-12
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
2016-12-08
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
2016-11-14
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
2016-10-03
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2016-09-09
dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status
Hsin-Yu Chao
2016-09-09
dmaengine: pl330: fix residual for non-running BUSY descriptors
Stephen Barber
2016-08-08
dmaengine: pl330: convert callback to helper function
Dave Jiang
2016-07-16
dmaengine: pl330: explicitly freeup irq
Vinod Koul
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2016-03-01
dmaengine: pl330: fix to support the burst mode
Caesar Wang
2016-02-09
dmaengine: pl330: add max burst for dmaengine
Shawn Lin
2016-02-09
dmaengine: pl330: add quirk for broken no flushp
Addy Ke
2016-02-09
dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Boojin Kim
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-08-19
dmaengine: pl330: do not emit loop for 1 byte transfer.
Michal Suchanek
2015-07-07
dmaengine: pl330: Really fix choppy sound because of wrong residue calculation
Krzysztof Kozlowski
2015-07-07
dmaengine: pl330: Fix overflow when reporting residue in memcpy
Krzysztof Kozlowski
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-08
dmaengine: pl330: fix wording in mcbufsz message
Michal Suchanek
2015-05-25
dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...
Maninder Singh
[next]