Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-04 | [media] mxl5005s: just return 0 instead of using a var | Mauro Carvalho Chehab | 1 | -2/+1 | |
Instead of allocating a var to store 0 and just return it, change the code to return 0 directly. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | |||||
2012-09-18 | [media] mxl5005s: implement get_if_frequency() | Antti Palosaari | 1 | -0/+11 | |
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2012-08-14 | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 1 | -0/+4109 | |
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> |