Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] ts2020: add ts2020 tuner driver | Konstantin Dimitrov | 2012-12-27 | 1 | -0/+7 |
| | | | | | | | add separate ts2020 tuner driver Signed-off-by: Konstantin Dimitrov <kosio.dimitrov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | [media] Kconfig: merge all customise options into just one | Mauro Carvalho Chehab | 2012-08-21 | 1 | -105/+90 |
| | | | | | | | | | | | | | | | | Instead of having 3 options to allow customizing the media sub-drivers (tuners, I2C drivers, frontends), merge all of them into just one. That simplifies the life for users, as they can just keep this untouched. Life for developers is also simpler, as there's now just one Kconfig item to remember, for the ancillary sub-drivers providing supports for chips that could change from one board design to another. 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 | 1 | -0/+756 |
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> |