linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: S5P: Use generic DMA APIs
@ 2011-07-04 12:18 Kukjin Kim
  2011-07-04 12:18 ` [PATCH 1/7] DMA: PL330: Add support runtime PM for PL330 DMAC Kukjin Kim
                   ` (6 more replies)
  0 siblings, 7 replies; 42+ messages in thread
From: Kukjin Kim @ 2011-07-04 12:18 UTC (permalink / raw)
  To: linux-arm-kernel

This patch makes EXYNOS4210 SoC use generic DMA APIs instead of
Samsung specific DMA APIs. The DMA client drivers such as spi and
sound are requried to change the usage for it.

NOTE: We will also apply this on other S5P SoCs soon so we can
remove s3c-pl330 specific driver at the same time.

[PATCH 1/7] DMA: PL330: Add support runtime PM for PL330 DMAC
[PATCH 2/7] DMA: PL330: Update PL330 DMA API driver
[PATCH 3/7] DMA: PL330: Add DMA capabilities
[PATCH 4/7] ARM: SAMSUNG: Update to use PL330-DMA driver
[PATCH 5/7] ARM: EXYNOS4: Use generic DMA PL330 driver
[PATCH 6/7] spi/s3c64xx: Add support DMA engine API
[PATCH 7/7] ASoC: Samsung: Update DMA interface

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

end of thread, other threads:[~2011-07-14  9:04 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 12:18 [PATCH 0/7] ARM: S5P: Use generic DMA APIs Kukjin Kim
2011-07-04 12:18 ` [PATCH 1/7] DMA: PL330: Add support runtime PM for PL330 DMAC Kukjin Kim
2011-07-05  6:11   ` Alim Akhtar
2011-07-05  7:26     ` Kukjin Kim
2011-07-05  8:04   ` Russell King - ARM Linux
2011-07-08 10:18     ` Kukjin Kim
2011-07-04 12:18 ` [PATCH 2/7] DMA: PL330: Update PL330 DMA API driver Kukjin Kim
2011-07-05  7:36   ` Russell King - ARM Linux
2011-07-08  7:57     ` Kukjin Kim
2011-07-04 12:18 ` [PATCH 3/7] DMA: PL330: Add DMA capabilities Kukjin Kim
2011-07-05  6:33   ` Chanho Park
2011-07-05  7:10     ` Kukjin Kim
2011-07-05  8:08       ` Chanho Park
2011-07-12  8:32     ` Jassi Brar
2011-07-14  0:57       ` boojin
2011-07-14  3:53         ` Jassi Brar
2011-07-14  9:04           ` boojin
2011-07-04 12:18 ` [PATCH 4/7] ARM: SAMSUNG: Update to use PL330-DMA driver Kukjin Kim
2011-07-04 12:18 ` [PATCH 5/7] ARM: EXYNOS4: Use generic DMA PL330 driver Kukjin Kim
2011-07-05  6:07   ` Alim Akhtar
2011-07-05  8:30     ` Sangwook Lee
2011-07-04 12:18 ` [PATCH 6/7] spi/s3c64xx: Add support DMA engine API Kukjin Kim
2011-07-04 16:42   ` Grant Likely
2011-07-04 16:56     ` Mark Brown
2011-07-04 16:59     ` Heiko Stübner
2011-07-04 17:02       ` Grant Likely
2011-07-04 19:51         ` Heiko Stübner
2011-07-04 23:27           ` Grant Likely
2011-07-05  7:05             ` Kukjin Kim
2011-07-05  7:53               ` Russell King - ARM Linux
2011-07-05 10:51               ` Heiko Stübner
2011-07-05 11:16               ` Jassi Brar
2011-07-05 11:27                 ` Russell King - ARM Linux
2011-07-05 11:45                   ` Jassi Brar
2011-07-08  9:26                 ` Kukjin Kim
2011-07-05  7:48   ` Russell King - ARM Linux
2011-07-05  8:39   ` Chanho Park
2011-07-04 12:18 ` [PATCH 7/7] ASoC: Samsung: Update DMA interface Kukjin Kim
2011-07-04 17:03   ` Mark Brown
2011-07-05  7:19     ` Kukjin Kim
2011-07-05 18:04       ` Grant Likely
2011-07-05  7:45     ` Seungwhan Youn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).