aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/cx24117.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-2/+2
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab1-19/+21
2015-04-30[media] cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2014-12-04[media] cx24117: Grammar s/if ... if/if ... is/Geert Uytterhoeven1-1/+1
2014-02-04[media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti1-1/+1
2014-02-04[media] cx24117: remove dead code in always 'false' if statementAndi Shyti1-8/+0
2013-12-09[media] cx24117: Fix LNB set_voltage functionLuis Alves1-15/+18
2013-12-09[media] cx24117: Add complete demod command listLuis Alves1-40/+58
2013-10-14[media] cx24117: prevent mutex to be stuck on locked state if FE init failsLuis Alves1-5/+4
2013-10-03[media] cx24117: use hybrid_tuner_request/release_state to share state between multiple instancesLuis Alves1-21/+51
2013-10-03[media] dvb: add cx24117 frontendLuis Alves1-0/+1621