summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/cx24117.c
AgeCommit message (Expand)Author
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann
2016-10-21[media] dvb-frontends: don't break long linesMauro Carvalho Chehab
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab
2015-04-30[media] cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2014-12-04[media] cx24117: Grammar s/if ... if/if ... is/Geert Uytterhoeven
2014-02-04[media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti
2014-02-04[media] cx24117: remove dead code in always 'false' if statementAndi Shyti
2013-12-09[media] cx24117: Fix LNB set_voltage functionLuis Alves
2013-12-09[media] cx24117: Add complete demod command listLuis Alves
2013-10-14[media] cx24117: prevent mutex to be stuck on locked state if FE init failsLuis Alves
2013-10-03[media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves
2013-10-03[media] dvb: add cx24117 frontendLuis Alves