linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for 5.1] Sensor and imgu driver patches
Date: Fri, 8 Feb 2019 13:24:14 +0200	[thread overview]
Message-ID: <20190208112414.aqeyld5l6t3khvdw@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here's the next set of ov5640 and imgu driver patches.

Please pull.


The following changes since commit 6fd369dd1cb65a032f1ab9227033ecb7b759656d:

  media: vimc: fill in bus_info in media_device_info (2019-02-07 12:38:59 -0500)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git tags/for-5.1-4-sign

for you to fetch changes up to 7bdac7ae08dbc6ca17d617a33bd1aa7b1cf2bf19:

  media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_* (2019-02-08 13:04:57 +0200)

----------------------------------------------------------------
sensor + ipu3 for 5.1

----------------------------------------------------------------
Chen-Yu Tsai (6):
      media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_pattern
      media: ov5640: Add register definition for test pattern register
      media: ov5640: Disable transparent feature for test pattern
      media: ov5640: Add three more test patterns
      media: ov5640: Set JPEG output timings when outputting JPEG data
      media: ov5640: Consolidate JPEG compression mode setting

Jagan Teki (1):
      media: ov5640: Fix set 15fps regression

Loic Poulain (1):
      media: i2c: ov5640: Fix post-reset delay

Yong Zhi (1):
      media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*

 drivers/media/i2c/ov5640.c                   |  99 ++++--
 drivers/staging/media/ipu3/TODO              |   3 -
 drivers/staging/media/ipu3/ipu3-css-fw.c     |  18 +-
 drivers/staging/media/ipu3/ipu3-css-fw.h     |   8 +-
 drivers/staging/media/ipu3/ipu3-css-params.c | 270 ++++++++--------
 drivers/staging/media/ipu3/ipu3-css-params.h |   8 +-
 drivers/staging/media/ipu3/ipu3-css-pool.c   |  32 +-
 drivers/staging/media/ipu3/ipu3-css-pool.h   |  30 +-
 drivers/staging/media/ipu3/ipu3-css.c        | 454 +++++++++++++--------------
 drivers/staging/media/ipu3/ipu3-css.h        |  92 +++---
 drivers/staging/media/ipu3/ipu3-dmamap.c     |  42 +--
 drivers/staging/media/ipu3/ipu3-dmamap.h     |  14 +-
 drivers/staging/media/ipu3/ipu3-mmu.c        | 120 +++----
 drivers/staging/media/ipu3/ipu3-mmu.h        |  18 +-
 drivers/staging/media/ipu3/ipu3-tables.c     |  50 +--
 drivers/staging/media/ipu3/ipu3-tables.h     |  54 ++--
 drivers/staging/media/ipu3/ipu3-v4l2.c       | 290 ++++++++---------
 drivers/staging/media/ipu3/ipu3.c            |  86 ++---
 drivers/staging/media/ipu3/ipu3.h            |  18 +-
 19 files changed, 881 insertions(+), 825 deletions(-)

-- 
Sakari Ailus

                 reply	other threads:[~2019-02-08 11:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190208112414.aqeyld5l6t3khvdw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).