index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mmp_pdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: mmp_pdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+5
*
dmaengine: mmp_pdma: explicitly freeup irq
Vinod Koul
2016-07-16
1
-0
/
+19
*
dmaengine: mmp_pdma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-2
/
+1
*
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-08-05
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-1
/
+1
|
\
|
*
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-18
1
-1
/
+1
*
|
dmaengine: mmp_pdma: fix warning about slave caps
Robert Jarzmik
2015-03-05
1
-0
/
+7
*
|
dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue
Qiao Zhou
2015-02-23
1
-0
/
+3
|
/
*
dmaengine: mmp-pdma: Split device_control
Maxime Ripard
2014-12-22
1
-53
/
+56
*
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
1
-1
/
+0
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dma: mmp_pdma: add support for residue reporting
Daniel Mack
2014-05-07
1
-3
/
+84
*
dma: mmp_pdma: Fix physical channel memory allocation size
Laurent Pinchart
2014-05-02
1
-4
/
+2
*
dma: mmp_pdma: Simplify access to channel drcmr value
Laurent Pinchart
2014-05-02
1
-1
/
+1
*
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
2014-03-06
1
-4
/
+4
*
dmaengine: mmp_pdma: fix mismerge
Arnd Bergmann
2014-01-29
1
-8
/
+0
*
Merge branch 'topic/of' into for-linus
Vinod Koul
2014-01-07
1
-13
/
+4
|
\
|
*
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
1
-23
/
+7
*
|
mmp_pdma: Style neatening
Joe Perches
2013-12-16
1
-99
/
+105
*
|
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
2013-11-28
1
-0
/
+1
|
/
*
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-13
1
-2
/
+2
*
dma: mmp_pdma: use list_move instead of list_del/list_add
Wei Yongjun
2013-10-07
1
-2
/
+1
*
dma: mmp_pdma: set DMA_PRIVATE
Daniel Mack
2013-08-25
1
-0
/
+1
*
dma: mmp_pdma: add support for cyclic DMA descriptors
Daniel Mack
2013-08-25
1
-1
/
+111
*
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
Daniel Mack
2013-08-25
1
-20
/
+2
*
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
Daniel Mack
2013-08-25
1
-14
/
+21
*
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
1
-3
/
+0
*
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
1
-1
/
+16
*
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
1
-1
/
+0
*
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
2013-08-14
1
-1
/
+1
*
dma: mmp_pdma: make the controller a DMA provider
Daniel Mack
2013-08-14
1
-0
/
+44
*
dma: mmp_pdma: add filter function
Daniel Mack
2013-08-14
1
-1
/
+20
*
dma: mmp_pdma: fix maximum transfer length
Daniel Mack
2013-08-14
1
-1
/
+1
*
dma: mmp_pdma: refactor unlocking path in lookup_phy()
Daniel Mack
2013-08-14
1
-4
/
+5
*
dma: mmp_pdma: factor out DRCMR register calculation
Daniel Mack
2013-08-14
1
-4
/
+4
*
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
Jingoo Han
2013-08-13
1
-1
/
+2
*
dma: mmp_pdma: clear DRCMR when free a phy channel
Xiang Wang
2013-08-05
1
-0
/
+6
*
dma: mmp_pdma: add protect when alloc/free phy channels
Xiang Wang
2013-08-05
1
-16
/
+26
*
mmp_pdma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-4
/
+2
|
\
|
*
dma: remove unnecessary null pointer check in mmp_pdma.c
Cong Ding
2013-01-20
1
-4
/
+2
*
|
dma: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+4
*
|
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
|
/
*
dma: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
dma: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
dmaengine: mmp-pdma support
Zhangfei Gao
2012-09-14
1
-0
/
+875