aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/tda18218.c
Commit message (Collapse)AuthorAge
* [media] tda18218: switch to Kernel loggingAntti Palosaari2012-09-15
| | | | | Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] tda18218: re-implement tda18218_wr_regs()Antti Palosaari2012-09-15
| | | | | | | Old i2c message length splitting logic was faulty. Make it better. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-13
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>