All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dmaengine: sun6i: Fixes and upgrade for audio transfers
@ 2016-03-11 11:19 Jean-Francois Moine
  2016-03-11 10:52 ` [PATCH v2 1/5] dmaengine: sun6i: Fix the access of the IRQ register Jean-Francois Moine
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jean-Francois Moine @ 2016-03-11 11:19 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series contains the required fixes and changes to the sun6i
DMA driver for audio streaming.
These ones have been tested in a Allwinner H3 (Orange PI 2).

Changes since v1 (comments from Vinod Koul and Sergei Shtylyov - thanks)
- typo fixes
- change some comments
- better handling of burst and bus width
- remove useless code in the cyclic capability patch

Jean-Francois Moine (5):
  dmaengine: sun6i: Fix the access of the IRQ register
  dmaengine: sun6i: Fix impossible settings of burst and bus width
  dmaengine: sun6i: Add 4 as a possible burst value
  dmaengine: sun6i: Set system values to memory burst and bus width
  dmaengine: sun6i: Add cyclic capability

 drivers/dma/sun6i-dma.c | 160 +++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 146 insertions(+), 14 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-03-18 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-11 11:19 [PATCH v2 0/5] dmaengine: sun6i: Fixes and upgrade for audio transfers Jean-Francois Moine
2016-03-11 10:52 ` [PATCH v2 1/5] dmaengine: sun6i: Fix the access of the IRQ register Jean-Francois Moine
2016-03-11 10:55 ` [PATCH v2 2/5] dmaengine: sun6i: Fix impossible settings of burst and bus width Jean-Francois Moine
2016-03-11 11:01 ` [PATCH v2 3/5] dmaengine: sun6i: Add 4 as a possible burst value Jean-Francois Moine
2016-03-11 12:06   ` Maxime Ripard
2016-03-11 16:28     ` Jean-Francois Moine
2016-03-18 15:09       ` Maxime Ripard
2016-03-18 16:54         ` Jean-Francois Moine
2016-03-11 11:06 ` [PATCH v2 4/5] dmaengine: sun6i: Set system values to memory burst and bus width Jean-Francois Moine
2016-03-11 11:15 ` [PATCH v2 5/5] dmaengine: sun6i: Add cyclic capability Jean-Francois Moine

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.