All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] SiLabs improvements
Date: Wed, 10 Dec 2014 12:06:34 +0200	[thread overview]
Message-ID: <54881B2A.5070700@iki.fi> (raw)

These are mostly small improvements, having very small functionality 
changes.

regards
Antti

The following changes since commit 71947828caef0c83d4245f7d1eaddc799b4ff1d1:

   [media] mn88473: One function call less in mn88473_init() after error 
(2014-12-04 16:00:47 -0200)

are available in the git repository at:

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

for you to fetch changes up to ade964f4a620194de8ae5c6f0719dd2ae7681b96:

   si2157: change firmware variable name and type (2014-12-06 23:32:14 
+0200)

----------------------------------------------------------------
Antti Palosaari (22):
       si2168: define symbol rate limits
       si2168: rename device state variable from 's' to 'dev'
       si2168: carry pointer to client instead of state
       si2168: get rid of own struct i2c_client pointer
       si2168: simplify si2168_cmd_execute() error path
       si2168: rename few things
       si2168: change firmware version print from debug to info
       si2168: change stream id debug log formatter
       si2168: add own goto label for kzalloc failure
       si2168: enhance firmware download routine
       si2168: remove unneeded fw variable initialization
       si2168: print chip version
       si2168: change firmware variable name and type
       si2157: rename device state variable from 's' to 'dev'
       si2157: simplify si2157_cmd_execute() error path
       si2157: carry pointer to client instead of state in tuner_priv
       si2157: change firmware download error handling
       si2157: trivial ID table changes
       si2157: add own goto label for kfree() on probe error
       si2157: print firmware version
       si2157: print chip version
       si2157: change firmware variable name and type

  drivers/media/dvb-frontends/si2168.c      | 308 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------
  drivers/media/dvb-frontends/si2168.h      |   6 ++--
  drivers/media/dvb-frontends/si2168_priv.h |   3 +-
  drivers/media/tuners/si2157.c             | 189 
+++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
  drivers/media/tuners/si2157_priv.h        |   3 +-
  5 files changed, 247 insertions(+), 262 deletions(-)

-- 
http://palosaari.fi/

             reply	other threads:[~2014-12-10 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10 10:06 Antti Palosaari [this message]
2015-01-27 13:01 ` [GIT PULL] SiLabs improvements Mauro Carvalho Chehab
2015-01-27 17:27   ` Antti Palosaari
2015-01-27 17:50     ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54881B2A.5070700@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.