All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.15] Various fixes
Date: Tue, 13 Jul 2021 10:33:23 +0100	[thread overview]
Message-ID: <20210713093322.GD6572@gofer.mess.org> (raw)

The following changes since commit 379e205dab9d7f9761984728e7d6f5f8305cc424:

  media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157 (2021-07-12 14:28:49 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.15a

for you to fetch changes up to 21cc8c46c8c700b58de82577adb56c259a311a06:

  media: dvb-usb: Fix error handling in dvb_usb_i2c_init (2021-07-13 10:21:02 +0100)

----------------------------------------------------------------
v5.15a

----------------------------------------------------------------
Dongliang Mu (3):
      media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
      media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
      media: dvb-usb: Fix error handling in dvb_usb_i2c_init

Sean Young (5):
      media: rc-loopback: return number of emitters rather than error
      media: rc-loopback: use dev_dbg() rather than handrolled debug
      media: rc-loopback: send carrier reports
      media: rc-loopback: max_timeout of UINT_MAX does not work
      media: rc: rename s_learning_mode() to s_wideband_receiver()

 drivers/media/rc/ene_ir.c                |  2 +-
 drivers/media/rc/lirc_dev.c              |  6 +--
 drivers/media/rc/mceusb.c                |  2 +-
 drivers/media/rc/rc-loopback.c           | 82 ++++++++++++++++----------------
 drivers/media/usb/dvb-usb/dvb-usb-i2c.c  |  9 +++-
 drivers/media/usb/dvb-usb/dvb-usb-init.c |  2 +-
 drivers/media/usb/dvb-usb/nova-t-usb2.c  |  6 ++-
 drivers/media/usb/dvb-usb/vp702x.c       | 12 +++--
 include/media/rc-core.h                  |  5 +-
 9 files changed, 70 insertions(+), 56 deletions(-)

             reply	other threads:[~2021-07-13  9:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  9:33 Sean Young [this message]
2021-07-13 10:30 ` [GIT PULL FOR v5.15] Various fixes (#75736) Jenkins
2021-07-20 13:34 [GIT PULL FOR v5.15] Various fixes Hans Verkuil
2021-07-22  6:34 ` Mauro Carvalho Chehab
2021-07-22 11:43   ` Dafna Hirschfeld
2021-07-22 12:14     ` Hans Verkuil
2021-07-29 10: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=20210713093322.GD6572@gofer.mess.org \
    --to=sean@mess.org \
    --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.