linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 00/16] To use DMA generic APIs for Samsung DMA
@ 2011-09-02  0:44 Boojin Kim
  2011-09-02  0:44 ` [PATCH v8 01/16] DMA: PL330: Add support runtime PM for PL330 DMAC Boojin Kim
                   ` (16 more replies)
  0 siblings, 17 replies; 33+ messages in thread
From: Boojin Kim @ 2011-09-02  0:44 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset adds support DMA generic APIs for samsung DMA.

The changes from V7 is following:
- Divides patch file.
  : The 03 patch on V7 patchset is divided into the 03 and 04 patch on V8 patchset.
    The O3 patch is only for DMA_SLAVE_CONFIG command.
    The 04 patch is only for DMA_TERMINATE_ALL command.
- Code clean-up
  : Remove unnecessary code on 05 patch.

[PATCH v8 01/16] DMA: PL330: Add support runtime PM for PL330 DMAC
[PATCH v8 02/16] DMA: PL330: Update PL330 DMA API driver
[PATCH v8 03/16] DMA: PL330: Support DMA_SLAVE_CONFIG command
[PATCH v8 04/16] DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command
[PATCH v8 05/16] DMA: PL330: Add DMA_CYCLIC capability
[PATCH v8 06/16] ARM: SAMSUNG: Update to use PL330-DMA driver
[PATCH v8 07/16] ARM: SAMSUNG: Add common DMA operations
[PATCH v8 08/16] ARM: EXYNOS4: Use generic DMA PL330 driver
[PATCH v8 09/16] ARM: S5PV210: Use generic DMA PL330 driver
[PATCH v8 10/16] ARM: S5PC100: Use generic DMA PL330 driver
[PATCH v8 11/16] ARM: S5P64X0: Use generic DMA PL330 driver
[PATCH v8 12/16] ARM: SAMSUNG: Remove S3C-PL330-DMA driver
[PATCH v8 13/16] spi/s3c64xx: Add support DMA engine API
[PATCH v8 14/16] spi/s3c64xx: Merge dma control code
[PATCH v8 15/16] ASoC: Samsung: Update DMA interface
[PATCH v8 16/16] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction

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

end of thread, other threads:[~2011-09-21  6:22 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02  0:44 [PATCH v8 00/16] To use DMA generic APIs for Samsung DMA Boojin Kim
2011-09-02  0:44 ` [PATCH v8 01/16] DMA: PL330: Add support runtime PM for PL330 DMAC Boojin Kim
2011-09-02  0:44 ` [PATCH v8 02/16] DMA: PL330: Update PL330 DMA API driver Boojin Kim
2011-09-02  0:44 ` [PATCH v8 03/16] DMA: PL330: Support DMA_SLAVE_CONFIG command Boojin Kim
2011-09-02  0:44 ` [PATCH v8 04/16] DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command Boojin Kim
2011-09-05 13:44   ` Vinod Koul
2011-09-06 12:22   ` Jassi Brar
2011-09-06 12:27     ` Russell King - ARM Linux
2011-09-06 12:40       ` Jassi Brar
2011-09-07  7:23         ` Kukjin Kim
2011-09-07  7:49           ` Jassi Brar
2011-09-08  0:59             ` Boojin Kim
2011-09-02  0:44 ` [PATCH v8 05/16] DMA: PL330: Add DMA_CYCLIC capability Boojin Kim
2011-09-02  0:44 ` [PATCH v8 06/16] ARM: SAMSUNG: Update to use PL330-DMA driver Boojin Kim
2011-09-02  0:44 ` [PATCH v8 07/16] ARM: SAMSUNG: Add common DMA operations Boojin Kim
2011-09-02  0:44 ` [PATCH v8 08/16] ARM: EXYNOS4: Use generic DMA PL330 driver Boojin Kim
2011-09-02  0:44 ` [PATCH v8 09/16] ARM: S5PV210: " Boojin Kim
2011-09-02  0:44 ` [PATCH v8 10/16] ARM: S5PC100: " Boojin Kim
2011-09-02  0:44 ` [PATCH v8 11/16] ARM: S5P64X0: " Boojin Kim
2011-09-02  0:44 ` [PATCH v8 12/16] ARM: SAMSUNG: Remove S3C-PL330-DMA driver Boojin Kim
2011-09-02  0:44 ` [PATCH v8 13/16] spi/s3c64xx: Add support DMA engine API Boojin Kim
2011-09-02  0:44 ` [PATCH v8 14/16] spi/s3c64xx: Merge dma control code Boojin Kim
2011-09-02  0:44 ` [PATCH v8 15/16] ASoC: Samsung: Update DMA interface Boojin Kim
2011-09-02  0:44 ` [PATCH v8 16/16] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction Boojin Kim
2011-09-14  6:01 ` [PATCH v8 00/16] To use DMA generic APIs for Samsung DMA Vinod Koul
2011-09-14  6:30   ` Jassi Brar
2011-09-14 11:17     ` Vinod Koul
2011-09-14 11:33       ` Jassi Brar
2011-09-19  2:59         ` Vinod Koul
2011-09-19 10:23           ` Kukjin Kim
2011-09-21  6:22             ` Vinod Koul
2011-09-19 10:36           ` Jassi Brar
2011-09-14 11:29   ` Kukjin Kim

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).