Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-23 | [media] dvb-frontends: use IS_ENABLED | Mauro Carvalho Chehab | 1 | -2/+2 | |
Instead of checking everywhere there for 3 symbols, use instead IS_ENABLED macro. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2012-09-24 | [media] af9013: use Kernel dev_foo() logging | Antti Palosaari | 1 | -1/+1 | |
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2012-08-14 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 1 | -0/+118 | |
Raise the DVB frontends one level up, as the intention is to remove the drivers/media/dvb directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |