index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
pl330.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2020-11-16
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
1
-1
/
+1
2020-10-30
dmaengine: pl330: Remove unreachable code
Surendran K
1
-2
/
+0
2020-10-01
dmaengine: pl330: fix argument for tasklet
Vinod Koul
1
-1
/
+1
2020-09-18
dmaengine: pl330: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
1
-8
/
+4
2020-09-11
dmaengine: pl330: Drop local dma_parms
Robin Murphy
1
-5
/
+0
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-09-03
dmaengine: pl330: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-08-25
dmaengine: pl330: fix instruction dump formatting
Łukasz Stelmach
1
-1
/
+1
2020-08-25
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-7
/
+3
2020-07-15
dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
1
-1
/
+1
2020-07-15
dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
Sugar Zhang
1
-1
/
+9
2020-07-15
dmaengine: pl330: Improve transfer efficiency for the dregs
Sugar Zhang
1
-11
/
+21
2020-07-15
dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
Sugar Zhang
1
-8
/
+2
2020-06-24
dmaengine: pl330: Make sure the debug is idle before doing DMAGO
Sugar Zhang
1
-6
/
+6
2019-12-10
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
1
-1
/
+3
2019-12-10
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
1
-10
/
+2
2019-08-08
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
1
-4
/
+5
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+40
2019-06-14
dmagengine: pl330: add code to get reset property
Dinh Nguyen
1
-0
/
+40
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-26
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
1
-3
/
+7
2019-03-25
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
1
-0
/
+51
2019-01-07
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-11-24
dmaengine: pl330: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+24
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+6
2018-07-25
dmaengine: pl330: fix irq race with terminate_all
John Keeping
1
-2
/
+3
2018-07-10
dmaengine: pl330: remove set but unused variable
Vinod Koul
1
-4
/
+0
2018-07-10
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
1
-0
/
+3
2018-06-28
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-03
dmaengine: pl330: flush before wait, and add dev burst support.
Frank Mori Hess
1
-50
/
+159
2018-03-06
dmaengine: pl330: fix a race condition in case of threaded irqs
Qi Hou
1
-2
/
+4
2017-10-20
dmaengine: pl330: fix descriptor allocation fail
Alexander Kochetkov
1
-19
/
+20
2017-08-28
dmaengine: pl330: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-76
/
+66
2017-06-17
dmaengine: pl330: Delete unused functions
Matthias Kaehlcke
1
-67
/
+0
2017-06-02
dmaengine: pl330: fix warning in pl330_remove
Jean-Philippe Brucker
1
-1
/
+2
2017-05-30
dmaengine: pl330: Add IOMMU support to slave tranfers
Robin Murphy
1
-9
/
+66
2017-03-28
dmaengine: pl330: remove pdata based initialization
Marek Szyprowski
1
-34
/
+8
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
1
-15
/
+20
2017-01-30
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
1
-2
/
+3
2017-01-25
dmaengine: pl330: fix double lock
Iago Abal
1
-13
/
+6
2017-01-19
dmaengine: pl330: Make sure microcode is privileged
Mitchel Humpherys
1
-2
/
+3
2017-01-03
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
1
-0
/
+11
2016-12-12
dmaengine: pl330: remove unused ‘regs’
Vinod Koul
1
-3
/
+0
[next]