index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mmp_tdma.c
Age
Commit message (
Expand
)
Author
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-04
dma: mmp-tdma: refine dma disable and dma-pos update
Qiao Zhou
2015-01-13
dmaengine: mmp-tdma: fix terminate_all return code
Arnd Bergmann
2015-01-13
dmaengine: mmp-tdma: don't include mach/regs-icu.h
Arnd Bergmann
2014-12-22
dmaengine: mmp-tdma: Split device_control
Maxime Ripard
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-09-11
dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support
Qiao Zhou
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-03-06
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
2014-01-09
dma:mmp_tdma: get sram pool through device tree
Nenghua Cao
2013-12-16
dmaengine: mmp: fix uninitialized variable
Vinod Koul
2013-12-16
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-13
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
Nicolin Chen
2013-10-25
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-13
dma: mmp_tdma: add multiple burst size support for 910-squ
Qiao Zhou
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-08-14
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-05
mmp_tdma: set cookies as well when asked for tx status
Andy Shevchenko
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
2013-01-25
dma: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
dmaengine: mmp_tdma: add dt support
Zhangfei Gao
2012-06-20
dmaengine: mmp_tdma: add mmp tdma support
Zhangfei Gao