Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control | Manu Abraham | 2010-05-17 |
| | | | | | | | | | | | | | | | Oliver Endriss <o.endriss@gmx.de> pointed out: Imho not a good idea, as the frontend thread calls - fe->ops.tuner_ops.init - fe->ops.tuner_ops.sleep If you remove fe->ops.i2c_gate_ctrl, init and sleep will fail, because gate_ctrl was never called... -- Signed-off-by: Manu Abraham <manu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
* | V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structure | Andreas Regel | 2010-02-26 |
| | | | | | | | | | Using clk_div member of stv6110x_config structure the tuner's clock output divider can be configured. It is set in stv6110x_attach. Signed-off-by: Andreas Regel <andreas.regel@gmx.de> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
* | V4L/DVB (11579): Initial go at TT S2-1600 | Manu Abraham | 2009-06-16 |
[mchehab@redhat.com: fix compilation when the new drivers aren't selected] Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |