summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2011-12-31[media] dvb: don't pass a DVBv3 parameter for search() fopsMauro Carvalho Chehab
2011-12-31[media] dvb-core: Don't pass DVBv3 parameters on tune() fopsMauro Carvalho Chehab
2011-12-31[media] dvb: simplify get_tune_settings() structMauro Carvalho Chehab
2011-12-31[media] dvb-core: remove get|set_frontend_legacyMauro Carvalho Chehab
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab
2011-12-31[media] dvb-core: allow demods to specify the supported delsysMauro Carvalho Chehab
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab
2011-12-31[media] dvb: remove dvb_frontend_parameters from calc_regs()Mauro Carvalho Chehab
2011-12-31[media] dvb_core: estimate bw for all non-terrestial systemsMauro Carvalho Chehab
2011-12-31[media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsysMauro Carvalho Chehab
2011-12-30[media] DVB: dvb_frontend: fix delayed thread exitAndreas Oberritter
2011-12-20[media] Remove Annex A/C selection via roll-off factorMauro Carvalho Chehab
2011-12-12[media] DVB: Query DVB frontend delivery capabilitiesManu Abraham
2011-11-11[media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-09-06[media] dvb_frontend: fix compile warningHans Verkuil
2011-09-04[media] DVB: dvb_frontend: check function pointers on reinitializeAndreas Oberritter
2011-09-03[media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_...Andreas Oberritter
2011-09-03[media] DVB: dvb_frontend: Fix compatibility criteria for satellite receiversAndreas Oberritter
2011-09-03[media] dvb-core, tda18271c2dd: define get_if_frequency() callbackMauro Carvalho Chehab
2011-09-03[media] DVB: dvb_frontend: update locking in dvb_frontend_{add, get_event}Andreas Oberritter
2011-09-03[media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTENDAndreas Oberritter
2011-09-03[media] DVB: dvb_frontend: avoid possible race condition on first eventAndreas Oberritter
2011-09-03[media] DVB: dvb_frontend: fix stale parameters on initial frontend eventAndreas Oberritter
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-27Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"Mauro Carvalho Chehab
2011-07-27[media] DVB: dvb_frontend: off by one in dtv_property_dump()Dan Carpenter
2011-07-27[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_IDAndreas Oberritter
2011-07-27dvb_net: Simplify the code if DVB NET is not definedMauro Carvalho Chehab
2011-07-27[media] Make DVB NET configurable in the kernelHans Petter Selasky
2011-07-13[media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller
2011-05-20[media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter
2011-05-20[media] DVB: dvb_frontend: add parameters_outAndreas Oberritter
2011-05-20[media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter
2011-05-20[media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter
2011-05-20[media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter
2011-05-20[media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter
2011-05-20[media] DVB: dtv_property_cache_submit shouldn't modifiy the cacheAndreas Oberritter
2011-05-20[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter
2011-05-20[media] DVB: return meaningful error codes in dvb_frontendAndreas Oberritter
2011-05-20[media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's bufferMarko Ristola
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21[media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-29[media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab
2010-12-24dvb: don't use flush_scheduled_work()Tejun Heo
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds