All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: S3C64XX: DMA core patches
@ 2010-05-31 11:58 ` Maurus Cuelenaere
  0 siblings, 0 replies; 2+ messages in thread
From: Maurus Cuelenaere @ 2010-05-31 11:58 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: ben-linux, linux-arm-kernel

The first two patches add support for SDMA to the DMA core, which the crypto
engine needs to support DMA.

The third one implements behaviour that seems to be forgotten, namely stopping
and flushing pending requests on freeing a DMA channel.

Maurus Cuelenaere (3):
  ARM: S3C64XX: Add SDMA clocks
  ARM: S3C64XX: Add SDMA support to DMA core
  ARM: S3C64XX: Stop and flush requests on freeing

 arch/arm/mach-s3c64xx/clock.c |   12 +++++++++
 arch/arm/mach-s3c64xx/dma.c   |   55 ++++++++++++++++++++++++++++++++---------
 2 files changed, 55 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 0/3] ARM: S3C64XX: DMA core patches
@ 2010-05-31 11:58 ` Maurus Cuelenaere
  0 siblings, 0 replies; 2+ messages in thread
From: Maurus Cuelenaere @ 2010-05-31 11:58 UTC (permalink / raw)
  To: linux-arm-kernel

The first two patches add support for SDMA to the DMA core, which the crypto
engine needs to support DMA.

The third one implements behaviour that seems to be forgotten, namely stopping
and flushing pending requests on freeing a DMA channel.

Maurus Cuelenaere (3):
  ARM: S3C64XX: Add SDMA clocks
  ARM: S3C64XX: Add SDMA support to DMA core
  ARM: S3C64XX: Stop and flush requests on freeing

 arch/arm/mach-s3c64xx/clock.c |   12 +++++++++
 arch/arm/mach-s3c64xx/dma.c   |   55 ++++++++++++++++++++++++++++++++---------
 2 files changed, 55 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-31 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31 11:58 [PATCH 0/3] ARM: S3C64XX: DMA core patches Maurus Cuelenaere
2010-05-31 11:58 ` Maurus Cuelenaere

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.