* mn88473: move out of staging
@ 2016-02-14 2:32 Antti Palosaari
0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2016-02-14 2:32 UTC (permalink / raw)
To: LMML
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-14 2:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-14 2:32 mn88473: move out of staging 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.