All of lore.kernel.org
 help / color / mirror / Atom feed
* To use DMA generic APIs for Samsung DMA
@ 2011-08-25  2:13 ` Boojin Kim
  0 siblings, 0 replies; 44+ messages in thread
From: Boojin Kim @ 2011-08-25  2:13 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: Kukjin Kim, Russell King, Vinod Koul, Linus Walleij, Jassi Brar,
	Grant Likely, Mark Brown, Dan Williams

Changes from V7 are following:
- [PATCH v7 03/15]: Change commit message
- [PATCH v7 04/15]: Change the data type of 'cyclic' variable from 'enum'
  to 'bool'. It removes the redundant status.
- [PATCH v7 05/15]: Change the build configuration name of samsung DMA from
  'SAMSUNG_DMA_PL330' to 'SAMSUNG_DMADEV' in order to remove the PL330
  dependency on it.

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

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

end of thread, other threads:[~2011-08-29 14:27 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-25  2:13 To use DMA generic APIs for Samsung DMA Boojin Kim
2011-08-25  2:13 ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 01/15] DMA: PL330: Add support runtime PM for PL330 DMAC Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 02/15] DMA: PL330: Update PL330 DMA API driver Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-26 14:48   ` Jassi Brar
2011-08-26 14:48     ` Jassi Brar
2011-08-29 13:55   ` Vinod Koul
2011-08-29 13:55     ` Vinod Koul
2011-08-29 14:22     ` Vinod Koul
2011-08-29 14:22       ` Vinod Koul
2011-08-29 14:25       ` Vinod Koul
2011-08-29 14:25         ` Vinod Koul
2011-08-25  2:13 ` [PATCH v7 03/15] DMA: PL330: Modify device_control() Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-26 15:19   ` Jassi Brar
2011-08-26 15:19     ` Jassi Brar
2011-08-25  2:13 ` [PATCH v7 04/15] DMA: PL330: Add DMA_CYCLIC capability Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-26 15:25   ` Jassi Brar
2011-08-26 15:25     ` Jassi Brar
2011-08-25  2:13 ` [PATCH v7 05/15] ARM: SAMSUNG: Update to use PL330-DMA driver Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 06/15] ARM: SAMSUNG: Add common DMA operations Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 07/15] ARM: EXYNOS4: Use generic DMA PL330 driver Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 08/15] ARM: S5PV210: " Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 09/15] ARM: S5PC100: " Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 10/15] ARM: S5P64X0: " Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 11/15] ARM: SAMSUNG: Remove S3C-PL330-DMA driver Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 12/15] spi/s3c64xx: Add support DMA engine API Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 13/15] spi/s3c64xx: Merge dma control code Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 14/15] ASoC: Samsung: Update DMA interface Boojin Kim
2011-08-25  2:13   ` Boojin Kim
2011-08-25  2:13 ` [PATCH v7 15/15] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction Boojin Kim
2011-08-25  2:13   ` Boojin Kim

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.