public inbox for linux-media@vger.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.14] OMAP4 ISS fixes
Date: Tue, 10 Dec 2013 14:29:23 +0100	[thread overview]
Message-ID: <2970364.6xFiHIOhl1@avalon> (raw)

Hi Mauro,

The following changes since commit 431cb350187c6bf1ed083622d633418a298a7216:

  [media] az6007: support Technisat Cablestar Combo HDCI (minus remote) 
(2013-12-10 07:15:54 -0200)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git omap4iss/next

for you to fetch changes up to 049b02eb38f96cc38ade4a3424451d1db4960b28:

  v4l: omap4iss: resizer: Fix comment regarding bypass mode (2013-12-10 
14:26:28 +0100)

----------------------------------------------------------------
Laurent Pinchart (25):
      v4l: omap4iss: Replace printk by dev_err
      v4l: omap4iss: Don't split log strings on multiple lines
      v4l: omap4iss: Restrict line lengths to 80 characters where possible
      v4l: omap4iss: Remove double semicolon at end of line
      v4l: omap4iss: Define more ISS and ISP IRQ register bits
      v4l: omap4iss: isif: Define more VDINT registers
      v4l: omap4iss: Enhance IRQ debugging
      v4l: omap4iss: Don't make IRQ debugging functions inline
      v4l: omap4iss: Fix operators precedence in ternary operators
      v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is available
      v4l: omap4iss: ipipeif: Shift input data according to the input format
      v4l: omap4iss: csi2: Enable automatic ULP mode transition
      v4l: omap4iss: Create and use register access functions
      v4l: omap4iss: csi: Create and use register access functions
      v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows
      v4l: omap4iss: Convert hexadecimal constants to lower case
      v4l: omap4iss: Add description field to iss_format_info structure
      v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt
      v4l: omap4iss: Add enum_fmt_vid_cap ioctl support
      v4l: omap4iss: Propagate stop timeouts from submodules to the driver 
core
      v4l: omap4iss: Enable/disabling the ISP interrupts globally
      v4l: omap4iss: Reset the ISS when the pipeline can't be stopped
      v4l: omap4iss: csi2: Replace manual if statement with a subclk field
      v4l: omap4iss: Cancel streaming when a fatal error occurs
      v4l: omap4iss: resizer: Fix comment regarding bypass mode

 drivers/staging/media/omap4iss/iss.c         | 337 +++++++++++++++--------
 drivers/staging/media/omap4iss/iss.h         |  89 ++++++-
 drivers/staging/media/omap4iss/iss_csi2.c    | 184 ++++++-------
 drivers/staging/media/omap4iss/iss_csi2.h    |   8 +-
 drivers/staging/media/omap4iss/iss_csiphy.c  |  39 +--
 drivers/staging/media/omap4iss/iss_csiphy.h  |   6 +-
 drivers/staging/media/omap4iss/iss_ipipe.c   |  59 ++--
 drivers/staging/media/omap4iss/iss_ipipeif.c | 180 ++++++-------
 drivers/staging/media/omap4iss/iss_regs.h    | 502 +++++++++++++-------------
 drivers/staging/media/omap4iss/iss_resizer.c | 242 ++++++++---------
 drivers/staging/media/omap4iss/iss_video.c   | 174 +++++++++---
 drivers/staging/media/omap4iss/iss_video.h   |   8 +-
 12 files changed, 1046 insertions(+), 782 deletions(-)

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2013-12-10 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 13:29 Laurent Pinchart [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-24 12:24 [GIT PULL FOR v3.14] OMAP4 ISS fixes 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=2970364.6xFiHIOhl1@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