linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] dvb_usb_v2: PID filter and streaming ctrl related changes
Date: Mon, 18 Mar 2013 22:28:05 +0200	[thread overview]
Message-ID: <514778D5.1090800@iki.fi> (raw)

This fix one bug where sync lock is hold over the userspace. Also it 
changes dvb_usb_v2 PID filter logic a little bit.

regards
Antti


The following changes since commit 4ca286610f664acf3153634f3930acd2de993a9f:

   [media] radio-rtrack2: fix mute bug (2013-03-05 15:20:07 -0300)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git dvb_usb_v2_pid_filter

for you to fetch changes up to 0d3f7b6d19f230fd73ceefbe370844c7e0b67357:

   it913x: fix pid filter (2013-03-18 22:21:31 +0200)

----------------------------------------------------------------
Antti Palosaari (5):
       dvb_usb_v2: replace Kernel userspace lock with wait queue
       dvb_usb_v2: make checkpatch.pl happy
       cypress_firmware: make checkpatch.pl happy
       dvb_usb_v2: rework USB streaming logic
       it913x: fix pid filter

  drivers/media/usb/dvb-usb-v2/cypress_firmware.c |   5 +--
  drivers/media/usb/dvb-usb-v2/dvb_usb.h          |   5 ++-
  drivers/media/usb/dvb-usb-v2/dvb_usb_core.c     | 311 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
  drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c      |   5 ++-
  drivers/media/usb/dvb-usb-v2/it913x.c           |   1 +
  drivers/media/usb/dvb-usb-v2/usb_urb.c          |  36 ++++++++-------
  6 files changed, 206 insertions(+), 157 deletions(-)

-- 
http://palosaari.fi/

                 reply	other threads:[~2013-03-18 20:28 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=514778D5.1090800@iki.fi \
    --to=crope@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).