From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for v3.5] OMAP3 ISP patches
Date: Wed, 02 May 2012 13:48:30 +0200 [thread overview]
Message-ID: <1506938.RjvUgDDczY@avalon> (raw)
Hi Mauro,
The following changes since commit bcb2cf6e0bf033d79821c89e5ccb328bfbd44907:
[media] ngene: remove an unneeded condition (2012-04-26 15:29:23 -0300)
are available in the git repository at:
git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next
Laurent Pinchart (17):
omap3isp: Prevent pipelines that contain a crashed entity from starting
omap3isp: Fix frame number propagation
omap3isp: preview: Skip brightness and contrast in configuration ioctl
omap3isp: preview: Optimize parameters setup for the common case
omap3isp: preview: Remove averager parameter update flag
omap3isp: preview: Remove unused isptables_update structure definition
omap3isp: preview: Merge configuration and feature bits
omap3isp: preview: Remove update_attrs feature_bit field
omap3isp: preview: Rename prev_params fields to match userspace API
omap3isp: preview: Simplify configuration parameters access
omap3isp: preview: Shorten shadow update delay
omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc
omap3isp: preview: Add support for greyscale input
omap3isp: Mark probe and cleanup functions with __devinit and __devexit
omap3isp: ccdc: Add selection support on output formatter source pad
omap3isp: preview: Replace the crop API by the selection API
omap3isp: resizer: Replace the crop API by the selection API
Sakari Ailus (2):
omap3isp: Prevent crash at module unload
omap3isp: Handle omap3isp_csi2_reset() errors
drivers/media/video/omap3isp/isp.c | 45 ++-
drivers/media/video/omap3isp/isp.h | 3 +-
drivers/media/video/omap3isp/ispccdc.c | 183 ++++++++-
drivers/media/video/omap3isp/ispccdc.h | 2 +
drivers/media/video/omap3isp/ispccp2.c | 23 -
drivers/media/video/omap3isp/ispcsi2.c | 20 +-
drivers/media/video/omap3isp/ispcsi2.h | 1 -
drivers/media/video/omap3isp/ispcsiphy.c | 4 +-
drivers/media/video/omap3isp/isppreview.c | 633 ++++++++++++++++++-----------
drivers/media/video/omap3isp/isppreview.h | 76 +---
drivers/media/video/omap3isp/ispresizer.c | 138 ++++---
drivers/media/video/omap3isp/ispvideo.c | 4 +
drivers/media/video/omap3isp/ispvideo.h | 2 +
13 files changed, 709 insertions(+), 425 deletions(-)
--
Regards,
Laurent Pinchart
reply other threads:[~2012-05-02 11:48 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=1506938.RjvUgDDczY@avalon \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox