All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v4.19] uvcvideo changes
Date: Thu, 26 Jul 2018 15:55:04 +0300	[thread overview]
Message-ID: <1936008.o9qq4RlplV@avalon> (raw)

Hi Mauro,

The following changes since commit 7ba2eb72f843fb79de1857a39f9a7e8006f8133b:

  media: dib0700: add code comment (2018-07-25 14:55:59 -0400)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git uvc/next

for you to fetch changes up to 3c3ffa7cbccc4dbb689adaf87e5186e2a71ea0fa:

  uvcvideo: Send a control event when a Control Change interrupt arrives 
(2018-07-26 15:54:22 +0300)

----------------------------------------------------------------
Guennadi Liakhovetski (3):
      uvcvideo: Remove a redundant check
      uvcvideo: Handle control pipe protocol STALLs
      uvcvideo: Send a control event when a Control Change interrupt arrives

Kieran Bingham (1):
      uvcvideo: Fix minor spelling

Laurent Pinchart (1):
      uvcvideo: Add KSMedia 8-bit IR format support

Nicolas Dufresne (1):
      uvcvideo: Also validate buffers in BULK mode

 drivers/media/usb/uvc/uvc_ctrl.c   | 215 +++++++++++++++++++++++++++---------
 drivers/media/usb/uvc/uvc_driver.c |   5 ++
 drivers/media/usb/uvc/uvc_status.c | 121 ++++++++++++++++++++++---
 drivers/media/usb/uvc/uvc_v4l2.c   |   4 +-
 drivers/media/usb/uvc/uvc_video.c  |  62 ++++++++++---
 drivers/media/usb/uvc/uvcvideo.h   |  18 +++-
 include/uapi/linux/uvcvideo.h      |   2 +
 7 files changed, 346 insertions(+), 81 deletions(-)

-- 
Regards,

Laurent Pinchart

                 reply	other threads:[~2018-07-26 14:11 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=1936008.o9qq4RlplV@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --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.