Linux Media Controller development
 help / color / mirror / Atom feed
* [GIT PULL for v3.5] OMAP3 ISP patches
@ 2012-05-02 11:48 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2012-05-02 11:48 UTC (permalink / raw)
  To: linux-media

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-02 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 11:48 [GIT PULL for v3.5] OMAP3 ISP patches Laurent Pinchart

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