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.8] OMAP3 ISP patches
Date: Fri, 23 Nov 2012 17:10:55 +0100	[thread overview]
Message-ID: <1395278.dKzbc8SgHB@avalon> (raw)

Hi Mauro,

This time the pull request should be good :-)

The following changes since commit 1323024fd3296537dd34da70fe70b4df12a308ec:

  [media] siano: fix build with allmodconfig (2012-11-23 13:48:39 -0200)

are available in the git repository at:
  git://linuxtv.org/pinchartl/media.git omap3isp/next

Laurent Pinchart (6):
      omap3isp: Use monotonic timestamps for statistics buffers
      omap3isp: Remove unneeded module memory address definitions
      omap3isp: Replace printk with dev_*                                                                                                                                                                  
      omap3isp: preview: Add support for 8-bit formats at the sink pad                                                                                                                                     
      omap3isp: Prepare/unprepare clocks before/after enable/disable                                                                                                                                       
      omap3isp: Replace cpu_is_omap3630() with ISP revision check                                                                                                                                          
                                                                                                                                                                                                           
Sakari Ailus (4):                                                                                                                                                                                          
      omap3isp: Add CSI configuration registers from control block to ISP 
resources                                                                                                                        
      omap3isp: Add PHY routing configuration                                                                                                                                                              
      omap3isp: Configure CSI-2 phy based on platform data                                                                                                                                                 
      omap3isp: Find source pad from external entity                                                                                                                                                       
                                                                                                                                                                                                           
 arch/arm/mach-omap2/devices.c                |   10 +                                                                                                                                                     
 drivers/media/platform/omap3isp/isp.c        |   83 ++++++----                                                                                                                                            
 drivers/media/platform/omap3isp/isp.h        |    5 +-                                                                                                                                                    
 drivers/media/platform/omap3isp/ispcsi2.c    |    6 +-                                                                                                                                                    
 drivers/media/platform/omap3isp/ispcsiphy.c  |  227 ++++++++++++++++++-------                                                                                                                            
 drivers/media/platform/omap3isp/ispcsiphy.h  |   10 -                                                                                                                                                     
 drivers/media/platform/omap3isp/isphist.c    |    8 +-                                                                                                                                                    
 drivers/media/platform/omap3isp/isppreview.c |   41 +++--
 drivers/media/platform/omap3isp/ispreg.h     |   99 +++---------
 drivers/media/platform/omap3isp/ispstat.c    |    5 +-
 drivers/media/platform/omap3isp/ispstat.h    |    2 +-
 drivers/media/platform/omap3isp/ispvideo.c   |    3 +-
 12 files changed, 294 insertions(+), 205 deletions(-)

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2012-11-23 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-23 16:10 Laurent Pinchart [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-19 11:29 [GIT PULL FOR v3.8] OMAP3 ISP patches Laurent Pinchart
2012-10-25  9:05 ` Laurent Pinchart

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=1395278.dKzbc8SgHB@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 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.