Linux Media Controller development
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.6] RC & DVB (c)
Date: Thu, 9 Jan 2020 10:26:48 +0000	[thread overview]
Message-ID: <20200109102647.GA27599@gofer.mess.org> (raw)

Hi Mauro,

Here a bunch of trival patches to move to i2c_new_client_device() and a
patch to fix iguanair probing.

Thanks
Sean


The following changes since commit e6111647934562849ba052052ffbc673b935a9fe:

  media: cec: remove unused functions (2020-01-08 14:38:06 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.6c

for you to fetch changes up to f8081e8c07970961b149abbe559fb0eb3b4faec6:

  media: iguanair: fix endpoint sanity check (2020-01-08 19:52:58 +0000)

----------------------------------------------------------------
v5.6c

----------------------------------------------------------------
Johan Hovold (1):
      media: iguanair: fix endpoint sanity check

Wolfram Sang (15):
      media: dvb-core: dvbdev: convert to use i2c_new_client_device()
      media: dvb-frontends: cxd2820r_core: convert to use i2c_new_client_device()
      media: dvb-frontends: lgdt330x: convert to use i2c_new_client_device()
      media: dvb-frontends: m88ds3103: convert to use i2c_new_client_device()
      media: dvb-frontends: ts2020: convert to use i2c_new_client_device()
      media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()
      media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()
      media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device()
      media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()
      media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()
      media: usb: dvb-usb: dib0700_devices: convert to use i2c_new_client_device()
      media: usb: dvb-usb: dw2102: convert to use i2c_new_client_device()

 drivers/media/dvb-core/dvbdev.c                    |   4 +-
 drivers/media/dvb-frontends/cxd2820r_core.c        |   4 +-
 drivers/media/dvb-frontends/lgdt330x.c             |   4 +-
 drivers/media/dvb-frontends/m88ds3103.c            |   4 +-
 drivers/media/dvb-frontends/ts2020.c               |   4 +-
 drivers/media/pci/cx23885/cx23885-dvb.c            | 114 ++++++++++-----------
 drivers/media/pci/saa7164/saa7164-dvb.c            |  24 ++---
 drivers/media/pci/smipcie/smipcie-main.c           |   4 +-
 .../media/platform/sti/c8sectpfe/c8sectpfe-dvb.c   |   5 +-
 drivers/media/rc/iguanair.c                        |   2 +-
 drivers/media/usb/dvb-usb-v2/af9035.c              |   4 +-
 drivers/media/usb/dvb-usb-v2/anysee.c              |   4 +-
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c            |  40 ++++----
 drivers/media/usb/dvb-usb-v2/zd1301.c              |   4 +-
 drivers/media/usb/dvb-usb/dib0700_devices.c        |   8 +-
 drivers/media/usb/dvb-usb/dw2102.c                 |   8 +-
 16 files changed, 115 insertions(+), 122 deletions(-)

             reply	other threads:[~2020-01-09 10:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 10:26 Sean Young [this message]
2020-01-09 10:38 ` [GIT PULL FOR v5.6] RC & DVB (c) Jenkins

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=20200109102647.GA27599@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox