Hi Linus,

Please pull from:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
v4l_for_linus

For the following fixes:
        - v4l2 core: fix two bad behaviours at subdev interface;
        - cx88: fix remote control suport;
        - soc-camera: fix a regression on image size calculus.

Thanks!
Mauro

-

The following changes since commit 693d92a1bbc9e42681c42ed190bd42b636ca876f:

  Linux 2.6.39-rc7 (2011-05-09 19:33:54 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
v4l_for_linus

Hans Verkuil (1):
      [media] v4l2-subdev: fix broken subdev control enumeration

Laurent Pinchart (1):
      [media] v4l: Release module if subdev registration fails

Lawrence Rust (1):
      [media] Fix cx88 remote control input

Sergio Aguirre (1):
      [media] V4L: soc-camera: regression fix: calculate .sizeimage in 
soc_camera.c

 drivers/media/video/cx88/cx88-input.c |    2 +-
 drivers/media/video/soc_camera.c      |   48 ++++++++++++++++++++++++++++----
 drivers/media/video/v4l2-device.c     |    5 +++-
 drivers/media/video/v4l2-subdev.c     |   14 +++++-----
 4 files changed, 54 insertions(+), 15 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to