linux/drivers/media/video/em28xx
Steve Kerrison 0db4bf42ba [media] CXD2820R: Replace i2c message translation with repeater gate control
This patch implements an i2c_gate_ctrl op for the cxd2820r. Thanks to Robert
Schlabbach for identifying the register address and field to set.

The old i2c intercept code that prefixed messages with a passthrough byte has
been removed and the PCTV nanoStick T2 290e entry in em28xx-dvb has been
updated appropriately.

Tested for DVB-T2 use; I would appreciate it if somebody with DVB-C capabilities
could test it as well - from inspection I cannot see any problems.

This is patch v2. It fixes some schoolboy style errors and removes superfluous
i2c entries in cxd2820r.h.

Signed-off-by: Steve Kerrison <steve@stevekerrison.com>
Acked-by: Antti Palosaari <crope@iki.fi>
Tested-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-09-03 18:13:41 -03:00
..
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: Add other Terratec H5 USB ID's 2011-07-27 17:56:02 -03:00
em28xx-core.c [media] em28xx: Fix DVB-C maxsize for em2884 2011-07-28 17:09:54 -03:00
em28xx-dvb.c [media] CXD2820R: Replace i2c message translation with repeater gate control 2011-09-03 18:13:41 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Fix IR unregister logic 2011-07-31 00:51:11 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
em28xx.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Kconfig [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Makefile [media] em28xx: Allow to compile it without RC/input support 2011-07-27 17:53:03 -03:00