From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: mn88473: move out of staging
Date: Sun, 14 Feb 2016 04:32:09 +0200 [thread overview]
Message-ID: <56BFE729.2000608@iki.fi> (raw)
The following changes since commit 210bd104c6acd31c3c6b8b075b3f12d4a9f6b60d:
[media] xc2028: unlock on error in xc2028_set_config() (2016-02-04
09:30:31 -0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git mn88473_pull
for you to fetch changes up to 05886118dd140b4d96cf4de5c76b4fb6155316f5:
rtl2832: move stats polling to read status (2016-02-14 04:29:33 +0200)
----------------------------------------------------------------
Antti Palosaari (4):
mn88473: move out of staging
mn88473: finalize driver
rtl2832: improve slave TS control
rtl2832: move stats polling to read status
MAINTAINERS
| 4 +-
drivers/media/dvb-frontends/Kconfig
| 8 +++
drivers/media/dvb-frontends/Makefile
| 1 +
drivers/{staging/media/mn88473 => media/dvb-frontends}/mn88473.c
| 388
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
drivers/media/dvb-frontends/mn88473.h
| 14 ++---
drivers/{staging/media/mn88473 => media/dvb-frontends}/mn88473_priv.h
| 7 +--
drivers/media/dvb-frontends/rtl2832.c
| 151 +++++++++++++++++++++-----------------------
drivers/media/dvb-frontends/rtl2832.h
| 4 +-
drivers/media/dvb-frontends/rtl2832_priv.h
| 1 -
drivers/media/usb/dvb-usb-v2/rtl28xxu.c
| 24 +++----
drivers/staging/media/Kconfig
| 2 -
drivers/staging/media/Makefile
| 1 -
drivers/staging/media/mn88473/Kconfig
| 7 ---
drivers/staging/media/mn88473/Makefile
| 5 --
drivers/staging/media/mn88473/TODO
| 21 -------
15 files changed, 340 insertions(+), 298 deletions(-)
rename drivers/{staging/media/mn88473 =>
media/dvb-frontends}/mn88473.c (61%)
rename drivers/{staging/media/mn88473 =>
media/dvb-frontends}/mn88473_priv.h (89%)
delete mode 100644 drivers/staging/media/mn88473/Kconfig
delete mode 100644 drivers/staging/media/mn88473/Makefile
delete mode 100644 drivers/staging/media/mn88473/TODO
--
http://palosaari.fi/
reply other threads:[~2016-02-14 2:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=56BFE729.2000608@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox