public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 00/12] Converting soc_camera to the control framework
@ 2011-01-11 23:06 Hans Verkuil
  2011-01-11 23:06 ` [RFC PATCH 01/12] soc_camera: add control handler support Hans Verkuil
  0 siblings, 1 reply; 27+ messages in thread
From: Hans Verkuil @ 2011-01-11 23:06 UTC (permalink / raw)
  To: linux-media
  Cc: Guennadi Liakhovetski, Magnus Damm, Kuninori Morimoto,
	Alberto Panizzo, Janusz Krzysztofik, Marek Vasut, Robert Jarzmik

The control framework was created to make it easier to implement the full
control API in drivers. Documentation can be found in:

Documentation/video4linux/v4l2-controls.txt

Traditionally soc-camera used its own control implementation to allow the
inheritance of controls from subdevices. The control handler does this as
well but in a generic, non-soc_camera specific, manner.

This patch series converts all soc_camera drivers that have controls to
the control framework. This brings us one more step closer to being able
to reuse soc_camera subdevs in other environments.

This has been tested on a Renesas sh-mobile board (thanks Magnus!).

These patches are also available in my git tree:

http://git.linuxtv.org/hverkuil/media_tree.git?a=shortlog;h=refs/heads/soc_camera

The goal is to get this patch series merged for 2.6.39.

It would be great if people who have boards with sensors affected by this
patch series can test this.

Regards,

	Hans


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

end of thread, other threads:[~2011-01-31 20:50 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 23:06 [RFC PATCH 00/12] Converting soc_camera to the control framework Hans Verkuil
2011-01-11 23:06 ` [RFC PATCH 01/12] soc_camera: add control handler support Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 02/12] sh_mobile_ceu_camera: implement the control handler Hans Verkuil
2011-01-22 20:31     ` Guennadi Liakhovetski
2011-01-25  7:37       ` Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 03/12] mt9m001: convert to the control framework Hans Verkuil
2011-01-22 21:21     ` Guennadi Liakhovetski
2011-01-23  3:38       ` Kim HeungJun
2011-01-25  8:02         ` Hans Verkuil
2011-01-25  7:54       ` Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 04/12] mt9m111.c: " Hans Verkuil
2011-01-22 23:45     ` Guennadi Liakhovetski
2011-01-25  7:59       ` Hans Verkuil
2011-01-31 20:50     ` Robert Jarzmik
2011-01-11 23:06   ` [RFC PATCH 05/12] ov9640: " Hans Verkuil
2011-01-11 23:51     ` Marek Vasut
2011-01-11 23:06   ` [RFC PATCH 06/12] mt9t031: " Hans Verkuil
2011-01-23  0:00     ` Guennadi Liakhovetski
2011-01-11 23:06   ` [RFC PATCH 07/12] mt9v022: " Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 08/12] ov772x: " Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 09/12] rj54n1cb0c: " Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 10/12] ov2640: " Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 11/12] ov6550: " Hans Verkuil
2011-01-11 23:06   ` [RFC PATCH 12/12] soc_camera: remove the now obsolete controls/num_controls fields Hans Verkuil
2011-01-19 17:49   ` [RFC PATCH 01/12] soc_camera: add control handler support Guennadi Liakhovetski
2011-01-23 19:44     ` Guennadi Liakhovetski
2011-01-25  7:34     ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox