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 v3.16] Various fixes
Date: Fri, 28 Mar 2014 12:05:43 +0100	[thread overview]
Message-ID: <53355787.10700@xs4all.nl> (raw)

The following changes since commit 8432164ddf7bfe40748ac49995356ab4dfda43b7:

  [media] Sensoray 2255 uses videobuf2 (2014-03-24 17:23:43 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.16a

for you to fetch changes up to ea8abd9566c81b496c49cdf2f91165231ded5a2c:

  v4l2-pci-skeleton: fix typo while retrieving the skel_buffer (2014-03-28 11:57:40 +0100)

----------------------------------------------------------------
Daniel Glöckner (1):
      bttv: Add support for PCI-8604PW

Hans Verkuil (4):
      v4l2-subdev.h: fix sparse error with v4l2_subdev_notify
      videobuf2-core: fix sparse errors.
      v4l2-common.h: remove __user annotation in struct v4l2_edid
      v4l2-ioctl.c: fix sparse __user-related warnings

Ismael Luceno (1):
      gspca_gl860: Clean up idxdata structs

Lad, Prabhakar (3):
      media: davinci: vpbe: use v4l2_fh for priority handling
      media: davinci: vpfe: use v4l2_fh for priority handling
      v4l2-pci-skeleton: fix typo while retrieving the skel_buffer

Martin Bugge (2):
      adv7842: update RGB quantization range on HDMI/DVI-D mode irq.
      adv7842: Disable access to EDID DDC lines before chip power up.

Mike Sampson (1):
      next-20140324 drivers/staging/media/sn9c102/sn9c102_hv7131r.c fix style warnings flagged by checkpatch.pl.

ileana@telecom-paristech.fr (1):
      staging: omap24xx: fix coding style

 Documentation/video4linux/v4l2-pci-skeleton.c   |   2 +-
 drivers/media/i2c/adv7842.c                     |  10 +-
 drivers/media/pci/bt8xx/bttv-cards.c            | 110 ++++++++++++++++++
 drivers/media/pci/bt8xx/bttv.h                  |   1 +
 drivers/media/platform/davinci/vpbe_display.c   |  39 ++-----
 drivers/media/platform/davinci/vpfe_capture.c   |  13 +--
 drivers/media/usb/gspca/gl860/gl860-mi2020.c    | 464 ++++++++++++++++++++++++++++++++++++++++++++--------------------------------
 drivers/media/v4l2-core/v4l2-ioctl.c            |  10 +-
 drivers/media/v4l2-core/videobuf2-core.c        | 211 +++++++++++++++++++++--------------
 drivers/staging/media/omap24xx/tcm825x.h        |   4 +-
 drivers/staging/media/sn9c102/sn9c102_hv7131r.c |  23 ++--
 include/media/davinci/vpbe_display.h            |   6 +-
 include/media/davinci/vpfe_capture.h            |   6 +-
 include/media/v4l2-device.h                     |   8 ++
 include/media/v4l2-subdev.h                     |   5 -
 include/uapi/linux/v4l2-common.h                |   2 +-
 16 files changed, 562 insertions(+), 352 deletions(-)

             reply	other threads:[~2014-03-28 11:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28 11:05 Hans Verkuil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-28 11:23 [GIT PULL FOR v3.16] Various fixes Hans Verkuil
2014-04-02 10:37 Hans Verkuil
2014-04-14  9:09 Hans Verkuil
2014-04-14 10:40 Hans Verkuil
2014-05-09 12:48 Hans Verkuil
2014-05-12  8:31 Hans Verkuil
2014-05-23 16:36 ` Mauro Carvalho Chehab
2014-05-23 10:40 Hans Verkuil
2014-05-24 20:19 ` Mauro Carvalho Chehab

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=53355787.10700@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.