All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for 5.7] Smiapp driver cleanups, omap3isp fix
Date: Wed, 19 Feb 2020 12:30:06 +0200	[thread overview]
Message-ID: <20200219103006.GD5023@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here's the usual set of cleanups for the smiapp driver. Also included is a
fix for CCDC block handling in the imap3isp driver that completes the
previous fix.

Please pull.


The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.7-2-signed

for you to fetch changes up to 0bc49fb661a2024b7dea91697496a303e458a7af:

  smiapp: Move definitions under driver directory (2020-02-19 12:18:24 +0200)

----------------------------------------------------------------
Smiapp driver patches for 5.7

----------------------------------------------------------------
Sakari Ailus (7):
      omap3isp: Prevent enabling CCDC when stopping streaming
      smiapp: Simplify condition for choosing 8-bit access
      smiapp: Use unaligned get and put functions
      smiapp: Turn limit lookup into a function
      smiapp: Move SMIA limit reading up
      smiapp: Refactor reading SMIA limits
      smiapp: Move definitions under driver directory

 drivers/media/i2c/smiapp/smiapp-core.c    | 259 +++++++++++++++---------------
 drivers/media/i2c/smiapp/smiapp-reg.h     |   4 +
 drivers/media/i2c/smiapp/smiapp-regs.c    |  71 +++-----
 drivers/media/i2c/smiapp/smiapp.h         |  44 ++++-
 drivers/media/platform/omap3isp/ispccdc.c |   4 +
 include/media/i2c/smiapp.h                |  63 --------
 6 files changed, 200 insertions(+), 245 deletions(-)
 delete mode 100644 include/media/i2c/smiapp.h

-- 
Sakari Ailus

             reply	other threads:[~2020-02-19 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 10:30 Sakari Ailus [this message]
2020-02-19 10:44 ` [GIT PULL for 5.7] Smiapp driver cleanups, omap3isp fix Jenkins

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=20200219103006.GD5023@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --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.