summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2010-10-21V4L/DVB: dvb-core: kill the big kernel lockArnd Bergmann
2010-10-21V4L/DVB: dvb: Convert "mutex" to semaphoreThomas Gleixner
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby
2010-08-02V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac
2010-08-02V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-02V4L/DVB: drivers/media: Use memdup_userJulia Lawall
2010-06-01V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-19V4L/DVB: fix dvb frontend lockupmatthieu castet
2010-05-18V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann