summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/cx24117.c
Commit message (Expand)AuthorAgeFilesLines
* [media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab2016-02-041-2/+2
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-091-19/+21
* [media] cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-04-301-1/+1
* [media] cx24117: Grammar s/if ... if/if ... is/Geert Uytterhoeven2014-12-041-1/+1
* [media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti2014-02-041-1/+1
* [media] cx24117: remove dead code in always 'false' if statementAndi Shyti2014-02-041-8/+0Star
* [media] cx24117: Fix LNB set_voltage functionLuis Alves2013-12-091-15/+18
* [media] cx24117: Add complete demod command listLuis Alves2013-12-091-40/+58
* [media] cx24117: prevent mutex to be stuck on locked state if FE init failsLuis Alves2013-10-141-5/+4Star
* [media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves2013-10-031-21/+51
* [media] dvb: add cx24117 frontendLuis Alves2013-10-031-0/+1621