summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/stv090x.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] stv090x: add support for multistreamEvgeny Plehov2012-09-231-0/+32
| | | | | | | Adds support for filtering multistream TS using stv090x hardware. Signed-off-by: Evgeny Plehov <EvgenyPlehov@ukr.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-0/+4823
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>