Hi Mauro,

This pull request contains fixes to adp1653 driver and event documentation
besides the new frame sync event definition and support for it to the OMAP 3
ISP driver.


The following changes since commit 449d1a0ad1732476d394fb2b885092a5c554f983:

  [media] anysee: use multi-frontend (MFE) (2011-07-31 01:42:40 -0300)

are available in the git repository at:
  ssh://linuxtv.org/git/sailus/media_tree.git media-for-3.2-misc-2

Andy Shevchenko (2):
      adp1653: check platform_data before usage
      adp1653: check error code of adp1653_init_controls

Sakari Ailus (3):
      v4l: Move event documentation from SUBSCRIBE_EVENT to DQEVENT
      v4l: events: Define V4L2_EVENT_FRAME_SYNC
      omap3isp: ccdc: Use generic frame sync event instead of private HS_VS 
event

 Documentation/DocBook/media/v4l/vidioc-dqevent.xml |  129 ++++++++++++++++++++
 .../DocBook/media/v4l/vidioc-subscribe-event.xml   |  123 +++----------------
 Documentation/video4linux/omap3isp.txt             |    9 +-
 drivers/media/video/adp1653.c                      |   15 ++-
 drivers/media/video/omap3isp/ispccdc.c             |   11 ++-
 include/linux/omap3isp.h                           |    2 -
 include/linux/videodev2.h                          |   12 ++-
 7 files changed, 181 insertions(+), 120 deletions(-)

-- 
Sakari Ailus
sakari.ai...@iki.fi
--
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