index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mmp_tdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2023-01-16
ARM: mmp: remove custom sram code
Arnd Bergmann
1
-5
/
+2
2020-09-18
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-06-16
dmaengine: mmp_tdma: share the IRQ line
Lubomir Rintel
1
-1
/
+1
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+22
2020-04-27
dmaengine: mmp_tdma: Validate the transfer direction
Lubomir Rintel
1
-0
/
+5
2020-04-23
dmaengine: mmp_tdma: Fill in slave capabilities
Lubomir Rintel
1
-0
/
+11
2020-04-23
dmaengine: mmp_tdma: Log an error if channel is in wrong state
Lubomir Rintel
1
-1
/
+3
2020-04-23
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-04-23
dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
Lubomir Rintel
1
-3
/
+3
2020-04-23
dmaengine: mmp_tdma: Do not ignore slave config validation errors
Lubomir Rintel
1
-1
/
+2
2019-11-22
dmaengine: mmp_tdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+3
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+2
2019-05-27
dmaengine: mmp_tdma: Let the core do the device node validation
Baolin Wang
1
-8
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22
Thomas Gleixner
1
-5
/
+1
2018-10-24
Merge branch 'topic/dmam' into for-linus
Vinod Koul
1
-5
/
+2
2018-10-07
dmaengine: mmp_tdma: remove dma_slave_config direction usage
Vinod Koul
1
-2
/
+20
2018-08-29
dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
1
-3
/
+1
2016-09-26
dmaengine: mmp_tdma: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-08-08
dmaengine: mmp_tdma: convert callback to helper function
Dave Jiang
1
-3
/
+1
2016-07-16
dmaengine: mmp_tdma: statify symbols
Vinod Koul
1
-2
/
+2
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
1
-3
/
+2
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-2
/
+1
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-04
dma: mmp-tdma: refine dma disable and dma-pos update
Qiao Zhou
1
-6
/
+25
2015-01-13
dmaengine: mmp-tdma: fix terminate_all return code
Arnd Bergmann
1
-0
/
+2
2015-01-13
dmaengine: mmp-tdma: don't include mach/regs-icu.h
Arnd Bergmann
1
-1
/
+0
2014-12-22
dmaengine: mmp-tdma: Split device_control
Maxime Ripard
1
-38
/
+44
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-09-11
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
Qiao Zhou
1
-5
/
+14
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-03-06
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
1
-0
/
+50
2014-01-09
dma:mmp_tdma: get sram pool through device tree
Nenghua Cao
1
-4
/
+18
2013-12-16
dmaengine: mmp: fix uninitialized variable
Vinod Koul
1
-1
/
+1
2013-12-16
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
1
-2
/
+2
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+34
2013-11-13
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
Nicolin Chen
1
-6
/
+1
2013-10-25
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-13
dma: mmp_tdma: add multiple burst size support for 910-squ
Qiao Zhou
1
-1
/
+29
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-08-14
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+0
2013-08-05
mmp_tdma: set cookies as well when asked for tx status
Andy Shevchenko
1
-1
/
+2
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
1
-0
/
+4
2013-01-26
dma: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
dma: remove use of __devinit
Bill Pemberton
1
-2
/
+2
[next]