aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb_frontend.c
AgeCommit message (Expand)Author
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab
2017-12-17dvb_frontend: don't use-after-free the frontend structMauro Carvalho Chehab
2017-12-17media: dvb-core: always call invoke_release() in fe_free()Daniel Scheller
2017-10-11media: dvb_frontend: only use kref after initializedMauro Carvalho Chehab
2017-09-05media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab
2017-08-27media: dvb_frontend: initialize variable s with FE_NONE instead of 0Colin Ian King
2017-08-27media: dvb_frontend: ensure that inital front end status initializedColin Ian King
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-18Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...Mauro Carvalho Chehab
2016-11-18[media] dvb_frontend: move kref to struct dvb_frontendMax Kellermann
2016-11-18[media] dvb_frontend: add "detach" callbackMax Kellermann
2016-11-18[media] dvb_frontend: merge the two dvb_frontend_detach() versionsMax Kellermann
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann
2016-11-18[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2016-10-21[media] dvb-core: use pr_foo() instead of printk()Mauro Carvalho Chehab
2016-08-24[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...Markus Elfring
2016-07-13[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()Max Kellermann
2016-02-27[media] media: dvb-frontend invoke enable/disable_source handlersShuah Khan
2016-02-04[media] dvb_frontend: Don't let drivers to trash data at cacheMauro Carvalho Chehab
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab
2016-02-04[media] dvb_frontend: add props argument to dtv_get_frontend()Mauro Carvalho Chehab
2016-02-04[media] dvb_frontend: print DTV property dump also for SET_PROPERTYMauro Carvalho Chehab
2016-02-01[media] dvb-frontend: Use boottimeAbhilash Jindal
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab
2016-01-11[media] media: convert links from array to listMauro Carvalho Chehab
2015-11-19[media] fix dvb_frontend_sleep_until() logicMauro Carvalho Chehab
2015-11-18[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley
2015-11-17[media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab
2015-11-17[media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab
2015-08-22[media] dvb: Use DVBFE_ALGO_HW where applicableMauro Carvalho Chehab
2015-06-10[media] dvb-core: prevent some corruption the legacy ioctlDan Carpenter
2015-06-09[media] dvb-frontend: Replace timeval with ktime_tTina Ruchandani
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab
2015-05-20[media] dvb-core: fix 32-bit overflow during bandwidth calculationAntti Palosaari
2015-02-26[media] dvb-frontend: remove a warningMauro Carvalho Chehab
2015-02-23[media] dvb core: only start media entity if not NULLMauro Carvalho Chehab
2015-02-13[media] dvb_frontend: start media pipeline while thread is runningMauro Carvalho Chehab
2015-02-13[media] dvb-frontend: enable tuner link when the FE thread startsMauro Carvalho Chehab
2015-02-13[media] dvb_frontend: add media controller support for DVB frontendMauro Carvalho Chehab
2014-11-03[media] dvb-core: set default properties of ISDB-SAkihiro Tsukada
2014-09-26[media] dvb_frontend: Fix __user namespaceMauro Carvalho Chehab
2014-08-26[media] dvb_frontend: estimate bandwidth also for DVB-S/S2/TurboMauro Carvalho Chehab
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab
2014-07-26[media] media: dvb-core add new flag exit flag value for resumeShuah Khan
2014-07-26[media] media: dvb-core move fe exit flag from fepriv to fe for driver accessShuah Khan
2014-06-17[media] dvbdev: add a dvb_detach() macroMauro Carvalho Chehab
2014-03-12[media] dvb_frontend: Fix possible read out of boundsOle Ernst