All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v3.2] OMAP3 ISP and OMAP VOUT fixes
Date: Mon, 24 Oct 2011 14:30:47 +0200	[thread overview]
Message-ID: <201110241430.48230.laurent.pinchart@ideasonboard.com> (raw)

Hi Mauro,

The following changes since commit 35a912455ff5640dc410e91279b03e04045265b2:

  Merge branch 'v4l_for_linus' into staging/for_v3.2 (2011-10-19 12:41:18 
-0200)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next

Guennadi Liakhovetski (1):
      omap3isp: ccdc: remove redundant operation

Laurent Pinchart (9):
      omap3isp: Move media_entity_cleanup() from unregister() to cleanup()
      omap3isp: Move *_init_entities() functions to the init/cleanup section
      omap3isp: Add missing mutex_destroy() calls
      omap3isp: Fix memory leaks in initialization error paths
      omap3isp: Report the ISP revision through the media controller API
      omap3isp: preview: Remove horizontal averager support
      omap3isp: preview: Rename min/max input/output sizes defines
      omap3isp: preview: Add crop support on the sink pad
      omap_vout: Add poll() support

 drivers/media/video/omap/omap_vout.c       |   10 +
 drivers/media/video/omap3isp/isp.c         |    3 +
 drivers/media/video/omap3isp/ispccdc.c     |   86 ++++---
 drivers/media/video/omap3isp/ispccp2.c     |  125 +++++----
 drivers/media/video/omap3isp/ispcsi2.c     |   91 ++++---
 drivers/media/video/omap3isp/isph3a_aewb.c |    2 +-
 drivers/media/video/omap3isp/isph3a_af.c   |    2 +-
 drivers/media/video/omap3isp/isphist.c     |    2 +-
 drivers/media/video/omap3isp/isppreview.c  |  419 +++++++++++++++++----------
 drivers/media/video/omap3isp/isppreview.h  |    9 +-
 drivers/media/video/omap3isp/ispreg.h      |    3 -
 drivers/media/video/omap3isp/ispresizer.c  |  104 ++++----
 drivers/media/video/omap3isp/ispstat.c     |   52 ++--
 drivers/media/video/omap3isp/ispstat.h     |    2 +-
 drivers/media/video/omap3isp/ispvideo.c    |   11 +-
 drivers/media/video/omap3isp/ispvideo.h    |    1 +
 16 files changed, 545 insertions(+), 377 deletions(-)

-- 
Regards,

Laurent Pinchart

                 reply	other threads:[~2011-10-24 12:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201110241430.48230.laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.