linux/drivers/media
Mauro Carvalho Chehab 90acb85fb4 [media] tuner-xc2028: Fix signal strength report
There are several bugs at the signal strength algorithm:

	- It is using logical OR, instead of bit OR;
	- It doesn't wait up to 18 ms as it should;
	- the strength range is not ok.

Rework on it, in order to make it work.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-04 02:01:07 -03:00
..
common [media] tuner-xc2028: Fix signal strength report 2012-07-04 02:01:07 -03:00
dvb [media] drxk: prevent doing something wrong when init is not ok 2012-06-29 19:04:32 -03:00
radio Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-06-27 08:57:09 -03:00
rc [media] media: gpio-ir-recv: switch to module_platform_driver 2012-06-25 16:15:36 -03:00
video [media] tuner-core: call has_signal for both TV and radio 2012-07-04 01:54:31 -03:00
Kconfig
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00