[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426980085-12281-1-git-send-email-robert.jarzmik@free.fr>
Date: Sun, 22 Mar 2015 00:21:20 +0100
From: Robert Jarzmik <robert.jarzmik@...e.fr>
To: Guennadi Liakhovetski <g.liakhovetski@....de>,
Mauro Carvalho Chehab <mchehab@....samsung.com>,
Jiri Kosina <trivial@...nel.org>
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Daniel Mack <zonque@...il.com>,
Robert Jarzmik <robert.jarzmik@...e.fr>
Subject: [PATCH 0/4] media: pxa_camera conversion to dmaengine
Hi Guennadi,
I've been cooking this since 2012. At that time, I thought the dmaengine API was
not rich enough to support the pxa_camera subtleties (or complexity).
I was wrong. I submitted a driver to Vinod for a dma pxa driver which would
support everything needed to make pxa_camera work normally.
As a consequence, I wrote this serie. Should the pxa-dma driver be accepted,
then this serie will be my next move towards pxa conversion to dmaengine. And to
parallelize the review work, I'll submit it right away to receive a review and
fix pxa_camera so that it is ready by the time pxa-dma is also reviewed.
Happy review.
--
Robert
Robert Jarzmik (4):
media: pxa_camera: fix the buffer free path
media: pxa_camera: move interrupt to tasklet
media: pxa_camera: trivial move of dma irq functions
media: pxa_camera: conversion to dmaengine
drivers/media/platform/soc_camera/pxa_camera.c | 518 +++++++++++++------------
1 file changed, 266 insertions(+), 252 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists