Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-25 | [media] drxk: Use the #define instead of hardcoded values | Martin Blumenstingl | |
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2012-10-02 | drxk: allow loading firmware synchrousnously | Mauro Carvalho Chehab | |
Due to udev-182, the firmware load was changed to be async, as otherwise udev would give up of loading a firmware. Add an option to return to the previous behaviour, async firmware loads cause failures with the tda18271 driver. Antti tested it with the following hardware: Hauppauge WinTV HVR 930C MaxMedia UB425-TC PCTV QuatroStick nano (520e) Tested-by: Antti Palosaari <crope@iki.fi> Cc: stable@kernel.org # for Kernel 3.6 - please note that driver location has changed Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2012-08-13 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | |
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> |