Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1601787 > unrolled thread

[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick

Started byAndreas Kemnade <andreas@kemnade.info>
First post2017-03-15 23:30 +0100
Last post2017-03-15 23:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] support for Logilink VG0022a DVB-T2 stick Andreas Kemnade <andreas@kemnade.info> - 2017-03-15 23:30 +0100

#1601787 — [PATCH 0/3] support for Logilink VG0022a DVB-T2 stick

FromAndreas Kemnade <andreas@kemnade.info>
Date2017-03-15 23:30 +0100
Subject[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick
Message-ID<tlpAB-5Hb-3@gated-at.bofh.it>
Hi all,
here are some patches needed for supporting the
Logilink VG0022A DVB-T2 stick.
As the combination of chips in that stick is not
uncommon, the first two patches might also fix problems
for similar hardware.

Andreas Kemnade (3):
  [media] si2157: get chip id during probing
  [media] af9035: init i2c already in it930x_frontend_attach
  [media] af9035: add Logilink vg0022a to device id table

 drivers/media/tuners/si2157.c         | 54 +++++++++++++++++++++--------------
 drivers/media/tuners/si2157_priv.h    |  7 +++++
 drivers/media/usb/dvb-usb-v2/af9035.c | 45 ++++++++++++++++++++++++++++-
 3 files changed, 83 insertions(+), 23 deletions(-)

-- 
2.1.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web