All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.2] Some DVB and RC fixes
@ 2019-03-14  9:28 Sean Young
  0 siblings, 0 replies; only message in thread
From: Sean Young @ 2019-03-14  9:28 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Just some minor fixes and device support for Avermedia TD310.

Thanks,

Sean

The following changes since commit 15d90a6ae98e6d2c68497b44a491cb9efbb98ab1:

  media: dvb/earth-pt1: fix wrong initialization for demod blocks (2019-03-04 06:17:02 -0500)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.2a

for you to fetch changes up to d6fee965452adf8e8aedc448fc3d1e4f870e51ed:

  media: em28xx-input: make const array addr_list static (2019-03-11 21:57:08 +0000)

----------------------------------------------------------------
Andreas Kemnade (1):
      media: dvb: init i2c already in it930x_frontend_attach

Colin Ian King (1):
      media: em28xx-input: make const array addr_list static

James Hutchinson (1):
      media: m88ds3103: serialize reset messages in m88ds3103_set_frontend

Jose Alberto Reguero (1):
      media: dvb: Add support for the Avermedia TD310

Kangjie Lu (1):
      media: si2165: fix a missing check of return value

Nicholas Mc Guire (1):
      media: cx23885: check allocation return

Stefan Brüns (1):
      media: dvbsky: Avoid leaking dvb frontend

YueHaibing (2):
      media: rc: remove unused including <linux/version.h>
      media: serial_ir: Fix use-after-free in serial_ir_init_module

 drivers/media/dvb-frontends/m88ds3103.c |   9 ++-
 drivers/media/dvb-frontends/si2165.c    |   8 ++-
 drivers/media/pci/cx23885/cx23885-dvb.c |   5 +-
 drivers/media/rc/ir-rcmm-decoder.c      |   1 -
 drivers/media/rc/serial_ir.c            |   9 +--
 drivers/media/usb/dvb-usb-v2/af9035.c   | 104 +++++++++++++++++---------------
 drivers/media/usb/dvb-usb-v2/af9035.h   |  12 ++++
 drivers/media/usb/dvb-usb-v2/dvbsky.c   |  18 +++---
 drivers/media/usb/em28xx/em28xx-input.c |   2 +-
 include/media/dvb-usb-ids.h             |   1 +
 10 files changed, 93 insertions(+), 76 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-14  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-14  9:28 [GIT PULL FOR v5.2] Some DVB and RC fixes Sean Young

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.