Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-30 | V4L/DVB (10876): tda18271: add support for AGC configuration via tuner callback | Michael Krufky | |
The tda827x driver supports a feature that the tda18271 driver was lacking until now. This patch adds support for device-level configuration via the tuner callback configuration interface. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2008-04-29 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | |
namespace for all of them. | |||
2008-04-29 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | |
There were several issues in the past, caused by the hybrid tuner design, since now, the same tuner can be used by drivers/media/dvb and drivers/media/video. Kconfig items were rearranged, to split V4L/DVB core from their drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |