All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.6] RC & DVB (c)
@ 2020-01-09 10:26 Sean Young
  2020-01-09 10:38 ` Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Young @ 2020-01-09 10:26 UTC (permalink / raw)
  To: linux-media

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-09 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 10:26 [GIT PULL FOR v5.6] RC & DVB (c) Sean Young
2020-01-09 10:38 ` Jenkins

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.