linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.20] Various fixes/improvements
Date: Fri, 19 Dec 2014 12:14:01 +0100	[thread overview]
Message-ID: <54940879.7030108@xs4all.nl> (raw)

The following changes since commit 427ae153c65ad7a08288d86baf99000569627d03:

  [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal (2014-12-16 23:21:44 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.20c

for you to fetch changes up to db15c959f68f77b743a214a63a3c3d235feb5bd7:

  VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG (2014-12-19 12:09:26 +0100)

----------------------------------------------------------------
Andrey Utkin (1):
      solo6x10: just pass frame motion flag from hardware, drop additional handling as complicated and unstable

Geert Uytterhoeven (1):
      VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG

Hans Verkuil (12):
      media: drivers shouldn't touch debug field in video_device
      v4l2 core: improve debug flag handling
      v4l2-framework.txt: document debug attribute
      av7110: fix sparse warning
      budget-core: fix sparse warnings
      ivtv: fix sparse warning
      videobuf2-vmalloc: fix sparse warning
      hd29l2: fix sparse error and warnings
      m5mols: fix sparse warnings
      s5k4ecgx: fix sparse warnings
      s5k6aa: fix sparse warnings
      s5k5baf: fix sparse warnings

Shuah Khan (1):
      media: au0828 VBI support comment cleanup

 Documentation/video4linux/v4l2-framework.txt    | 25 ++++++++++++++++--
 drivers/media/dvb-frontends/hd29l2.c            | 10 ++++---
 drivers/media/i2c/m5mols/m5mols_core.c          |  9 ++-----
 drivers/media/i2c/s5k4ecgx.c                    | 11 ++++----
 drivers/media/i2c/s5k5baf.c                     | 13 ++++-----
 drivers/media/i2c/s5k6aa.c                      |  2 +-
 drivers/media/pci/bt8xx/bttv-driver.c           |  1 -
 drivers/media/pci/cx88/cx88-blackbird.c         |  3 ---
 drivers/media/pci/ivtv/ivtv-irq.c               | 22 +++++++++-------
 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c  | 30 +--------------------
 drivers/media/pci/solo6x10/solo6x10.h           |  2 --
 drivers/media/pci/ttpci/av7110.c                |  5 +++-
 drivers/media/pci/ttpci/budget-core.c           | 89 ++++++++++++++++++++++++++++++++++----------------------------
 drivers/media/platform/marvell-ccic/Kconfig     |  1 +
 drivers/media/platform/marvell-ccic/mcam-core.c |  1 -
 drivers/media/usb/au0828/au0828-video.c         |  1 -
 drivers/media/usb/cx231xx/cx231xx-video.c       |  1 -
 drivers/media/usb/em28xx/em28xx-video.c         |  1 -
 drivers/media/usb/stk1160/stk1160-v4l.c         |  5 ----
 drivers/media/usb/stkwebcam/stk-webcam.c        |  1 -
 drivers/media/usb/tm6000/tm6000-video.c         |  3 +--
 drivers/media/usb/zr364xx/zr364xx.c             |  2 --
 drivers/media/v4l2-core/v4l2-dev.c              | 28 +++++++++++---------
 drivers/media/v4l2-core/v4l2-ioctl.c            | 10 ++++---
 drivers/media/v4l2-core/videobuf2-vmalloc.c     |  4 +--
 drivers/staging/media/tlg2300/pd-common.h       |  1 -
 drivers/staging/media/tlg2300/pd-radio.c        |  3 ---
 drivers/staging/media/tlg2300/pd-video.c        | 10 -------
 include/media/v4l2-dev.h                        |  3 ++-
 include/media/v4l2-ioctl.h                      | 15 ++++++++---
 30 files changed, 152 insertions(+), 160 deletions(-)

                 reply	other threads:[~2014-12-19 11:14 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=54940879.7030108@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 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).