login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
16
Re: [PATCH 1/3] dmaengine: add possibility for cyclic transfers
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Linus Walleij
Subject:
Re: [PATCH 1/3] dmaengine: add possibility for cyclic transfers
Date: Monday, August 16, 2010 - 5:22 am
2010/8/16 Sascha Hauer <s.hauer@pengutronix.de>:
quoted text
> Cyclic transfers are useful for audio where a single buffer divided > in periods has to be transfered endlessly until stopped. After being > prepared the transfer is started using the dma_async_descriptor->tx_submit > function. dma_async_descriptor->callback is called after each period. > The transfer is stopped using the DMA_TERMINATE_ALL callback. > While being used for cyclic transfers the channel cannot be used > for other transfer types. > > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> > Cc: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Looks good to me. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Yours, Linus Walleij --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC] dmaengine: assorted patches and Freescale SDMA support
, Sascha Hauer
, (Mon Aug 16, 4:07 am)
[PATCH 1/3] dmaengine: add possibility for cyclic transfers
, Sascha Hauer
, (Mon Aug 16, 4:07 am)
[PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 16, 4:07 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Lothar Waßmann
, (Mon Aug 16, 4:56 am)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Linus Walleij
, (Mon Aug 16, 5:21 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Linus Walleij
, (Mon Aug 16, 5:22 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Linus Walleij
, (Mon Aug 16, 5:27 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Sascha Hauer
, (Mon Aug 16, 5:32 am)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 16, 7:15 am)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Baruch Siach
, (Mon Aug 16, 9:36 pm)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 16, 11:47 pm)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Philippe =?iso-8859- ...
, (Wed Aug 18, 4:17 am)
[PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 23, 5:57 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Linus Walleij
, (Mon Aug 23, 10:30 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Uwe Kleine-König
, (Mon Aug 23, 10:48 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 23, 11:58 pm)
Re: [PATCH 3/3 v3] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Tue Aug 24, 12:10 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Lothar Waßmann
, (Tue Aug 24, 12:58 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Linus Walleij
, (Tue Aug 24, 8:01 am)
Re: [PATCH 3/3 v3] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Fri Aug 27, 5:22 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Linus Walleij
, (Sat Aug 28, 8:18 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Marek Vasut
, (Sat Aug 28, 8:27 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Sat Aug 28, 9:18 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Marek Vasut
, (Sat Aug 28, 9:30 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Sat Aug 28, 10:20 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Linus Walleij
, (Sun Aug 29, 5:35 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Sascha Hauer
, (Mon Aug 30, 5:55 am)
Re: [PATCH 3/3 v2] dmaengine: Add Freescale i.MX SDMA support
, Russell King - ARM Linux
, (Thu Sep 2, 4:20 am)
Re: [PATCH 3/3] dmaengine: Add Freescale i.MX SDMA support
, Russell King - ARM Linux
, (Thu Sep 2, 7:06 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Sascha Hauer
, (Mon Sep 20, 6:01 am)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Dan Williams
, (Thu Sep 23, 12:42 pm)
Re: [PATCH 1/3] dmaengine: add possibility for cyclic tran ...
, Sascha Hauer
, (Fri Sep 24, 12:25 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Uwe Kleine-König
Re: [PATCH v2] ARM: allow, but warn, when issuing ioremap() on RAM
Ingo Molnar
Re: [RFC/RFT PATCH] sched: automated per tty task groups
Josef Bacik
[PATCH] fallocate.2: add FALLOC_FL_PUNCH_HOLE flag definition
Andrew Morton
Re: [PATCH v3 0/4] Introduce hardware spinlock framework
git
:
Stefan Richter
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Bert Wesarg
[TopGit PATCH v3 06/12] list_deps: accept -i/-w
Junio C Hamano
Re: [PATCH] Detached HEAD (experimental)
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Petr Baudis
Re: PPC SHA-1 Updates in "pu"
git-commits-head
:
Linux Kernel Mailing List
libata: disable ATAPI AN by default
Linux Kernel Mailing List
ARM: 5905/1: ARM: Global ASID allocation on SMP
Linux Kernel Mailing List
misc: replace remaining __FUNCTION__ with __func__
Linux Kernel Mailing List
Disallow gcc versions 4.1.{0,1}
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Badalian Vyacheslav
Re: tc filter flow hash question
openbsd-misc
:
Boris Goldberg
Re: HP ProLiant DL320 v. Sun Fire V125
Stuart Henderson
Re: Kuro5hin: OpenBSD Founder Theo deRaadt Has Conflict of Interest With AMD
Karel Kulhavy
Re: No Blob without Puffy
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: Install OpenBSD from USB ?
Colocation donated by:
Syndicate