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/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html