All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] soc-camera: setting the buswidth of camera sensors
@ 2009-03-11 10:06 Sascha Hauer
  2009-03-11 10:06 ` [PATCH 1/4] soc-camera: add board hook to specify the buswidth for " Sascha Hauer
  0 siblings, 1 reply; 14+ messages in thread
From: Sascha Hauer @ 2009-03-11 10:06 UTC (permalink / raw)
  To: linux-media; +Cc: Guennadi Liakhovetski, Sascha Hauer

Hi,

The following patches change the handling of the bus width
for camera sensors so that a board can overwrite a sensors
native bus width

Sascha

Sascha Hauer (4):
  soc-camera: add board hook to specify the buswidth for camera sensors
  pcm990 baseboard: add camera bus width switch setting
  mt9m001: allow setting of bus width from board code
  mt9v022: allow setting of bus width from board code

 arch/arm/mach-pxa/pcm990-baseboard.c |   50 +++++++++++---
 drivers/media/video/Kconfig          |   14 ----
 drivers/media/video/mt9m001.c        |  130 ++++++++--------------------------
 drivers/media/video/mt9v022.c        |   97 +++----------------------
 include/media/soc_camera.h           |    6 ++
 5 files changed, 88 insertions(+), 209 deletions(-)


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

end of thread, other threads:[~2009-03-12  9:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-11 10:06 [PATCH 0/4] soc-camera: setting the buswidth of camera sensors Sascha Hauer
2009-03-11 10:06 ` [PATCH 1/4] soc-camera: add board hook to specify the buswidth for " Sascha Hauer
2009-03-11 10:06   ` [PATCH 2/4] pcm990 baseboard: add camera bus width switch setting Sascha Hauer
2009-03-11 10:06     ` [PATCH 3/4] mt9m001: allow setting of bus width from board code Sascha Hauer
2009-03-11 10:06       ` [PATCH 4/4] mt9v022: " Sascha Hauer
2009-03-12  9:43         ` Guennadi Liakhovetski
2009-03-12  9:21       ` [PATCH 3/4] mt9m001: " Guennadi Liakhovetski
2009-03-12  8:31     ` [PATCH 2/4] pcm990 baseboard: add camera bus width switch setting Guennadi Liakhovetski
2009-03-12  8:40       ` Sascha Hauer
2009-03-12  8:40     ` Guennadi Liakhovetski
2009-03-12  9:12       ` Sascha Hauer
2009-03-12  9:25         ` Guennadi Liakhovetski
2009-03-12  9:47           ` Sascha Hauer
2009-03-12  8:11   ` [PATCH 1/4] soc-camera: add board hook to specify the buswidth for camera sensors Guennadi Liakhovetski

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.