All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] af9013/af9015 improvements
@ 2018-03-20  0:20 Antti Palosaari
  0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2018-03-20  0:20 UTC (permalink / raw)
  To: LMML

The following changes since commit 3f127ce11353fd1071cae9b65bc13add6aec6b90:

   media: em28xx-cards: fix em28xx_duplicate_dev() (2018-03-08 06:06:51 
-0500)

are available in the Git repository at:

   git://linuxtv.org/anttip/media_tree.git af9015_pull

for you to fetch changes up to 3a11388095b992f0da01238adaec8b68cbad5c09:

   af9015: correct some coding style issues (2018-03-14 01:32:56 +0200)

----------------------------------------------------------------
Antti Palosaari (18):
       af9013: change lock detection slightly
       af9013: dvbv5 signal strength
       af9013: dvbv5 cnr
       af9013: dvbv5 ber and per
       af9013: wrap dvbv3 statistics via dvbv5
       af9015: fix logging
       af9013: convert inittabs suitable for regmap_update_bits
       af9013: add i2c mux adapter for tuner bus
       af9015: attach demod using i2c binding
       af9013: remove all legacy media attach releated stuff
       af9013: add pid filter support
       af9015: use af9013 demod pid filters
       af9015: refactor firmware download
       af9015: refactor copy firmware to slave demod
       af9015: enhance streaming config
       dvb-usb-v2: add probe/disconnect callbacks
       af9015: convert to regmap api
       af9015: correct some coding style issues

  drivers/media/dvb-frontends/Kconfig         |    2 +-
  drivers/media/dvb-frontends/af9013.c        |  909 
+++++++++++++++++++++++++++++++++++++++++---------------------------------------
  drivers/media/dvb-frontends/af9013.h        |   48 ++---
  drivers/media/dvb-frontends/af9013_priv.h   | 1558 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
  drivers/media/usb/dvb-usb-v2/Kconfig        |    1 +
  drivers/media/usb/dvb-usb-v2/af9015.c       |  985 
++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
  drivers/media/usb/dvb-usb-v2/af9015.h       |   20 +-
  drivers/media/usb/dvb-usb-v2/dvb_usb.h      |    4 +
  drivers/media/usb/dvb-usb-v2/dvb_usb_core.c |   24 ++-
  9 files changed, 1778 insertions(+), 1773 deletions(-)

-- 
http://palosaari.fi/

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

only message in thread, other threads:[~2018-03-20  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20  0:20 [GIT PULL] af9013/af9015 improvements 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.