Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] dvb-frontends: use IS_ENABLED | Mauro Carvalho Chehab | 2013-03-23 |
| | | | | | | | Instead of checking everywhere there for 3 symbols, use instead IS_ENABLED macro. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
* | drxk: allow loading firmware synchrousnously | Mauro Carvalho Chehab | 2012-10-02 |
| | | | | | | | | | | | | | | | | | 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> | ||
* | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 2012-08-13 |
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> |