index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
pl330.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
2023-08-16
1
-2
/
+16
*
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-06-09
1
-4
/
+4
*
dmaengine: pl330: Remove unused flags
Harini Katakam
2022-09-05
1
-4
/
+0
*
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
2022-07-06
1
-1
/
+1
*
ARM: 9172/1: amba: Cleanup amba pclk operation
Wang Kefeng
2022-02-28
1
-2
/
+2
*
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
2021-05-10
1
-2
/
+4
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-2
/
+1
*
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-17
1
-2
/
+0
|
\
|
*
dmaengine: pl330: Remove unreachable code
Surendran K
2020-10-30
1
-2
/
+0
*
|
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Sugar Zhang
2020-11-16
1
-1
/
+1
|
/
*
dmaengine: pl330: fix argument for tasklet
Vinod Koul
2020-10-01
1
-1
/
+1
*
dmaengine: pl330: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-6
/
+6
*
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
1
-8
/
+4
|
\
|
*
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-04
1
-1
/
+1
|
|
\
|
|
*
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
2020-08-25
1
-1
/
+1
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-7
/
+3
|
|
/
*
|
dmaengine: pl330: Drop local dma_parms
Robin Murphy
2020-09-11
1
-5
/
+0
*
|
dmaengine: pl330: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-6
/
+3
*
|
dmaengine: pl330: fix instruction dump formatting
Łukasz Stelmach
2020-08-25
1
-1
/
+1
|
/
*
dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
2020-07-15
1
-1
/
+1
*
dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
Sugar Zhang
2020-07-15
1
-1
/
+9
*
dmaengine: pl330: Improve transfer efficiency for the dregs
Sugar Zhang
2020-07-15
1
-11
/
+21
*
dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
Sugar Zhang
2020-07-15
1
-8
/
+2
*
dmaengine: pl330: Make sure the debug is idle before doing DMAGO
Sugar Zhang
2020-06-24
1
-6
/
+6
*
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
2019-12-10
1
-1
/
+3
*
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
2019-12-10
1
-10
/
+2
*
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
2019-08-08
1
-4
/
+5
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-0
/
+40
|
\
|
*
dmagengine: pl330: add code to get reset property
Dinh Nguyen
2019-06-14
1
-0
/
+40
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-04-26
1
-3
/
+7
*
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
2019-03-25
1
-0
/
+51
*
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-1
/
+0
*
dmaengine: pl330: remove dma_slave_config direction usage
Vinod Koul
2018-11-24
1
-4
/
+24
*
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-08-18
1
-6
/
+6
|
\
|
*
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-07-25
1
-2
/
+3
|
*
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
1
-4
/
+0
|
*
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-07-10
1
-0
/
+3
*
|
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
2018-06-28
1
-1
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
dmaengine: pl330: flush before wait, and add dev burst support.
Frank Mori Hess
2018-05-03
1
-50
/
+159
*
dmaengine: pl330: fix a race condition in case of threaded irqs
Qi Hou
2018-03-06
1
-2
/
+4
*
dmaengine: pl330: fix descriptor allocation fail
Alexander Kochetkov
2017-10-20
1
-19
/
+20
*
dmaengine: pl330: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
1
-76
/
+66
|
\
|
*
dmaengine: pl330: Delete unused functions
Matthias Kaehlcke
2017-06-17
1
-67
/
+0
|
*
dmaengine: pl330: Add IOMMU support to slave tranfers
Robin Murphy
2017-05-30
1
-9
/
+66
*
|
dmaengine: pl330: fix warning in pl330_remove
Jean-Philippe Brucker
2017-06-02
1
-1
/
+2
|
/
*
dmaengine: pl330: remove pdata based initialization
Marek Szyprowski
2017-03-28
1
-34
/
+8
*
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-15
/
+20
|
\
\
\
\
[next]