linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver
@ 2016-06-16 17:21 Janusz Krzysztofik
  2016-06-16 17:21 ` [RFC] [PATCH 1/3] staging: media: omap1: drop videobuf-dma-sg mode Janusz Krzysztofik
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Janusz Krzysztofik @ 2016-06-16 17:21 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Greg Kroah-Hartman
  Cc: Guennadi Liakhovetski, Hans Verkuil, Amitoj Kaur Chawla,
	Arnd Bergmann, Tony Lindgren, linux-media, linux-kernel, devel,
	linux-omap, Janusz Krzysztofik

As requested by media subsystem maintainers, here is an attempt to 
convert the omap1_camera driver to the vb2 framework. Also, conversion 
to the dmaengine framework, long awaited by ARM/OMAP maintainers, is 
done.

Next, I'm going to approach removal of soc-camera dependency. Please 
let me know how much time I have for that, i.e., when the soc-camera
framework is going to be depreciated.

Thanks,
Janusz


Janusz Krzysztofik (3):
  staging: media: omap1: drop videobuf-dma-sg mode
  staging: media: omap1: convert to videobuf2
  staging: media: omap1: use dmaengine

 drivers/staging/media/omap1/Kconfig              |   5 +-
 drivers/staging/media/omap1/omap1_camera.c       | 948 +++++------------------
 include/linux/platform_data/media/omap1_camera.h |   9 -
 3 files changed, 217 insertions(+), 745 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-07-04  6:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 17:21 [RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver Janusz Krzysztofik
2016-06-16 17:21 ` [RFC] [PATCH 1/3] staging: media: omap1: drop videobuf-dma-sg mode Janusz Krzysztofik
2016-06-16 17:21 ` [RFC] [PATCH 2/3] staging: media: omap1: convert to videobuf2 Janusz Krzysztofik
2016-06-16 17:21 ` [RFC] [PATCH 3/3] staging: media: omap1: use dmaengine Janusz Krzysztofik
2016-06-17  7:04 ` [RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver Hans Verkuil
2016-06-17 10:03   ` Tony Lindgren
2016-07-01  7:37   ` Hans Verkuil
2016-07-03 23:32   ` Aaro Koskinen
2016-07-04  6:50     ` Hans Verkuil

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