Mauro,

Please pull from:

http://kernellabs.com/hg/~mkrufky/tda18271-standby

for the following changesets:

- tda18271: add support for additional low-power standby modes
- tda18271: add debug to show which standby mode is in use
- tda18271: add new standby mode: slave tuner output / loop thru on
- tda18271: change output feature configuration to a bitmask
- tda18271: move tda18271_sleep directly below tda18271_init
- tda18271: move small_i2c assignment to the state config block
- tda18271: ensure that configuration options are set for multiple instances
- tda18271: improve error log in function tda18271_write_regs
- tda18271: fix comments and make tda18271_agc debug less verbose
- merge: ~mkrufky/tda18271
- saa7134: disable tda18271 slave tuner output / loop thru in standby mode
- pvrusb2: disable tda18271 slave tuner output / loop thru in standby mode
- cx23885: disable tda18271 slave tuner output / loop thru in standby mode

 common/tuners/tda18271-common.c |    6
 common/tuners/tda18271-fe.c     |  226 +++++++++++++-------
 common/tuners/tda18271-priv.h   |   22 +
 common/tuners/tda18271.h        |   55 +++-
 video/cx23885/cx23885-dvb.c     |    4
 video/pvrusb2/pvrusb2-devattr.c |    2
 video/saa7134/saa7134-dvb.c     |    1
 7 files changed, 218 insertions(+), 98 deletions(-)

Cheers,

Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to