Mauro, Please pull from my atscdemod branch at git://linuxtv.org/mkrufky/tuners . These changesets bring au8522, s5h1409, and s5h1411 up to speed with the other ATSC demodulator drivers to all report signal strength in a single conforming way. We all agreed on this at the LPC over two years ago, and these patches have been sitting in my hg tree since then, I've just completely forgotten to issue this pull request. LGDT3305 and LGDT330X drivers already report signal strength this way. Userspace developers have been patiently waiting for this merge - I apologize to them for sitting on it for so long. Please merge this :-) The following changes since commit a63366b935456dd0984f237642f6d4001dcf8017: [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T demodulator" (2011-10-24 03:20:09 +0200) are available in the git repository at: git://linuxtv.org/mkrufky/tuners atscdemod Michael Krufky (3): au8522: Calculate signal strength shown as percentage from SNR up to 35dB s5h1409: Calculate signal strength shown as percentage from SNR up to 35dB s5h1411: Calculate signal strength shown as percentage from SNR up to 35dB drivers/media/dvb/frontends/au8522_dig.c | 31 +++++++++++++++++++++++++++++- drivers/media/dvb/frontends/s5h1409.c | 31 +++++++++++++++++++++++++++++- drivers/media/dvb/frontends/s5h1411.c | 31 +++++++++++++++++++++++++++++- 3 files changed, 90 insertions(+), 3 deletions(-) Best regards, Michael Krufky -- 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