From: tskd08@gmail.com
To: linux-media@vger.kernel.org
Cc: m.chehab@samsung.com, Akihiro Tsukada <tskd08@gmail.com>
Subject: [PATCH 0/5] ports to dvb-core i2c template code
Date: Fri, 5 Dec 2014 19:55:35 +0900 [thread overview]
Message-ID: <1417776940-16381-1-git-send-email-tskd08@gmail.com> (raw)
In-Reply-To: <1417776573-16182-1-git-send-email-tskd08@gmail.com>
From: Akihiro Tsukada <tskd08@gmail.com>
These patches are example ports of earth-pt3 (adapter),
tc90522 (demod), qm1d1c0042,mxl301rf (tuners) drivers
using the i2c template code in dvb-core.
Akihiro Tsukada (5):
dvb: qm1d1c0042: use dvb-core i2c binding model template
dvb: mxl301rf: use dvb-core i2c binding model template
dvb: tc90522: use dvb-core i2c binding model template
dvb: tc90522: remove a redundant state variable
dvb: pci/pt3: use dvb-core i2c binding model template
drivers/media/dvb-frontends/tc90522.c | 145 ++++++++++++++--------------------
drivers/media/dvb-frontends/tc90522.h | 8 +-
drivers/media/pci/pt3/pt3.c | 89 +++++++--------------
drivers/media/pci/pt3/pt3.h | 12 +--
drivers/media/tuners/mxl301rf.c | 50 +++---------
drivers/media/tuners/mxl301rf.h | 2 +-
drivers/media/tuners/qm1d1c0042.c | 61 +++++---------
drivers/media/tuners/qm1d1c0042.h | 2 -
8 files changed, 131 insertions(+), 238 deletions(-)
--
2.1.3
next prev parent reply other threads:[~2014-12-05 10:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 10:49 [RFC/PATCH] dvb-core: add template code for i2c binding model tskd08
2014-12-05 10:55 ` tskd08 [this message]
2014-12-05 10:55 ` [PATCH 1/5] dvb: qm1d1c0042: use dvb-core i2c binding model template tskd08
2014-12-05 10:55 ` [PATCH 2/5] dvb: mxl301rf: " tskd08
2014-12-05 10:55 ` [PATCH 3/5] dvb: tc90522: " tskd08
2014-12-05 10:55 ` [PATCH 4/5] dvb: tc90522: remove a redundant state variable tskd08
2014-12-05 10:55 ` [PATCH 5/5] dvb: pci/pt3: use dvb-core i2c binding model template tskd08
2014-12-26 11:00 ` [RFC/PATCH] dvb-core: add template code for i2c binding model Akihiro TSUKADA
2014-12-30 13:10 ` Mauro Carvalho Chehab
2014-12-30 20:01 ` Mauro Carvalho Chehab
2015-01-05 12:14 ` Akihiro TSUKADA
2015-01-05 12:24 ` Mauro Carvalho Chehab
2015-01-05 11:59 ` Akihiro TSUKADA
2015-01-13 18:54 ` Antti Palosaari
2015-01-15 11:20 ` Akihiro TSUKADA
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=1417776940-16381-1-git-send-email-tskd08@gmail.com \
--to=tskd08@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.com \
/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.