All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Astrometa DVB USB support
@ 2014-11-12  4:23 Antti Palosaari
  2014-11-12  4:23 ` [PATCH 1/8] r820t: add DVB-C config Antti Palosaari
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Antti Palosaari @ 2014-11-12  4:23 UTC (permalink / raw)
  To: linux-media; +Cc: Antti Palosaari

There is 2 device versions. Other has Panasonic MN88472 demod and
the other Panasonic MN88473 demod.

Both demod drivers will go to staging due to multiple problems.

Antti Palosaari (8):
  r820t: add DVB-C config
  rtl2832: implement PIP mode
  rtl28xxu: enable demod ADC only when needed
  rtl28xxu: add support for Panasonic MN88472 slave demod
  rtl28xxu: add support for Panasonic MN88473 slave demod
  rtl28xxu: rename tuner I2C client pointer
  rtl28xxu: remove unused SDR attach logic
  rtl28xxu: add SDR module for devices having R828D tuner

 drivers/media/dvb-frontends/rtl2832.c   |  42 +++++-
 drivers/media/tuners/r820t.c            |  12 ++
 drivers/media/usb/dvb-usb-v2/Kconfig    |   2 +
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 239 +++++++++++++++++++++++---------
 drivers/media/usb/dvb-usb-v2/rtl28xxu.h |   8 +-
 5 files changed, 235 insertions(+), 68 deletions(-)

-- 
http://palosaari.fi/


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

end of thread, other threads:[~2014-11-16 15:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12  4:23 [PATCH 0/8] Astrometa DVB USB support Antti Palosaari
2014-11-12  4:23 ` [PATCH 1/8] r820t: add DVB-C config Antti Palosaari
2014-11-12  4:23 ` [PATCH 2/8] rtl2832: implement PIP mode Antti Palosaari
2014-11-14 19:34   ` Mauro Carvalho Chehab
2014-11-14 23:36     ` Antti Palosaari
2014-11-16 10:25       ` Mauro Carvalho Chehab
2014-11-16 11:36         ` Benjamin Larsson
2014-11-16 15:09           ` Antti Palosaari
2014-11-12  4:23 ` [PATCH 3/8] rtl28xxu: enable demod ADC only when needed Antti Palosaari
2014-11-12  4:23 ` [PATCH 4/8] rtl28xxu: add support for Panasonic MN88472 slave demod Antti Palosaari
2014-11-14 19:39   ` Mauro Carvalho Chehab
2014-11-14 23:42     ` Antti Palosaari
2014-11-15  1:07       ` Mauro Carvalho Chehab
2014-11-12  4:23 ` [PATCH 5/8] rtl28xxu: add support for Panasonic MN88473 " Antti Palosaari
2014-11-14 19:40   ` Mauro Carvalho Chehab
2014-11-12  4:23 ` [PATCH 6/8] rtl28xxu: rename tuner I2C client pointer Antti Palosaari
2014-11-12  4:23 ` [PATCH 7/8] rtl28xxu: remove unused SDR attach logic Antti Palosaari
2014-11-12  4:23 ` [PATCH 8/8] rtl28xxu: add SDR module for devices having R828D tuner Antti Palosaari

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.