public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix
@ 2009-07-29 15:18 Guennadi Liakhovetski
  2009-07-29 15:18 ` [PATCH 1/4] soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients Guennadi Liakhovetski
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Guennadi Liakhovetski @ 2009-07-29 15:18 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: Magnus Damm, m-karicheri2, Valentin Longchamp, Robert Jarzmik,
	Paulius Zaleckas, Darius Augulis

Hi all

here goes a new iteration of the soc-camera scaling / cropping API 
compliance fix. In fact, this is only the first _complete_ one, the 
previous version only converted one platform - i.MX31 and one camera 
driver - MT9T031. This patch converts all soc-camera drivers. The most 
difficult one is the SuperH driver, since it is currently the only host 
driver implementing own scaling and cropping on top of those of sensor 
drivers. The first three patches in the series are purely cosmetic, 
unifying device objects, used in dev_dbg, dev_info... functions. These 
patches extend the patch series uploaded at 
http://download.open-technology.de/soc-camera/20090701/ with the actual 
scaling / cropping patch still in 
http://download.open-technology.de/testing/. The series is still based on 
the git://git.pengutronix.de/git/imx/linux-2.6.git (now gone) for-rmk 
branch, but the i.MX31 patches, that my patch-series depends on, are now 
in the mainline, so, I will be rebasing the stack soon. In the meantime, 
I'm afraid, it might require some fiddling to test the stack.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2009-08-05 17:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 15:18 [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 1/4] soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 2/4] soc-camera: Use camera device object for core output Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 3/4] soc-camera: Use video device object for output in host drivers Guennadi Liakhovetski
2009-07-29 15:18 ` [PATCH 4/4] soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) Guennadi Liakhovetski
2009-07-29 19:05   ` [PATCH 4/4 v2] " Guennadi Liakhovetski
2009-07-30 13:34 ` [PATCH 0/4] soc-camera: cleanup + scaling / cropping API fix Valentin Longchamp
2009-07-30 18:23   ` Guennadi Liakhovetski
2009-07-31  7:46     ` Valentin Longchamp
2009-08-05 13:54     ` Valentin Longchamp
2009-08-05 17:42       ` Guennadi Liakhovetski

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