All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v4.2] Various fixes
Date: Mon, 08 Jun 2015 14:09:20 +0200	[thread overview]
Message-ID: <557585F0.7000904@xs4all.nl> (raw)

m2m improvements, adv driver fixes/improvements, compiler warning fix,
interlaced and DV timings related fixes/improvements.

Regards,

	Hans

The following changes since commit 839aa56d077972170a074bcbe31bf0d7eba37b24:

  [media] v4l2-ioctl: log buffer type 0 correctly (2015-06-06 07:43:49 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.2p

for you to fetch changes up to fe010ceb1951b55a2718bbeaa88bc5d743b9f834:

  cx231xx: fix compiler warning (2015-06-08 14:02:13 +0200)

----------------------------------------------------------------
Hans Verkuil (10):
      v4l2-mem2mem: add support for prepare_buf
      vim2m: add create_bufs and prepare_buf support
      adv7511: replace uintX_t by uX for consistency
      adv7842: replace uintX_t by uX for consistency
      adv7511: log the currently set infoframes
      adv7604: log infoframes
      adv7604: fix broken saturator check
      adv7604: log alt-gamma and HDMI colorspace
      v4l2-dv-timings: support interlaced in v4l2_print_dv_timings
      cx231xx: fix compiler warning

Prashant Laddha (3):
      v4l2-dv-timing: avoid rounding twice in gtf hblank calc
      v4l2-dv-timings: add interlace support in detect cvt/gtf
      vivid: Use interlaced info for cvt/gtf timing detection

 drivers/media/i2c/Kconfig                    |   2 ++
 drivers/media/i2c/adv7511.c                  | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 drivers/media/i2c/adv7604.c                  | 107 ++++++++++++++++++++++++++++++++++++------------------
 drivers/media/i2c/adv7842.c                  |  26 +++++++-------
 drivers/media/pci/cobalt/cobalt-driver.c     |   1 +
 drivers/media/platform/vim2m.c               |   8 +++++
 drivers/media/platform/vivid/vivid-vid-cap.c |   5 +--
 drivers/media/usb/cx231xx/cx231xx-cards.c    |  28 +++++++++------
 drivers/media/v4l2-core/v4l2-dv-timings.c    |  70 ++++++++++++++++++++++++++++++------
 drivers/media/v4l2-core/v4l2-mem2mem.c       |  28 +++++++++++++++
 include/media/adv7511.h                      |   7 ++--
 include/media/adv7842.h                      |  50 +++++++++++++-------------
 include/media/v4l2-dv-timings.h              |   6 ++--
 include/media/v4l2-mem2mem.h                 |   4 +++
 14 files changed, 380 insertions(+), 117 deletions(-)

             reply	other threads:[~2015-06-08 12:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 12:09 Hans Verkuil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-12  7:50 [GIT PULL FOR v4.2] Various fixes Hans Verkuil
2015-05-25 12:15 Hans Verkuil
2015-05-17 11:12 Hans Verkuil
2015-05-15 11:38 Hans Verkuil
2015-04-24  8:11 Hans Verkuil

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=557585F0.7000904@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --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.