From: Vaibhav Hiremath <hvaib...@ti.com>

This series of patches will address some of the bug fixes & Enhancements
for VPFE capture and TVP514x driver.

Changes from Last Version (V1)- 
        - Refreshed with latest linuxtv/master repository
        - Fixed/Updated comments on UserPtr mode support patch
        - Removed "ti-media" directory patch, will submit seperate
        patch series for the same shortly.
        - Added new patch for TVP514x bug in s_input

Vaibhav Hiremath (7):
  AM3517 CCDC: Debug register read prints removed
  VPFE Capture: Add call back function for interrupt clear to vpfe_cfg
  DM644x CCDC: Add 10bit BT support
  Davinci VPFE Capture:Return 0 from suspend/resume
  DM644x CCDC : Add Suspend/Resume Support
  VPFE Capture: Add support for USERPTR mode of operation
  TVP514x: Add Powerup sequence during s_input to lock the signal
    properly

 drivers/media/video/davinci/dm644x_ccdc.c      |  131 +++++++++++++++++++++++-
 drivers/media/video/davinci/dm644x_ccdc_regs.h |   10 ++-
 drivers/media/video/davinci/vpfe_capture.c     |   78 ++++++++++-----
 drivers/media/video/tvp514x.c                  |   13 +++
 include/media/davinci/vpfe_capture.h           |    2 +
 5 files changed, 203 insertions(+), 31 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