aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core
Commit message (Expand)AuthorAge
* [media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter2011-05-20
* [media] DVB: dvb_frontend: add parameters_outAndreas Oberritter2011-05-20
* [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cacheAndreas Oberritter2011-05-20
* [media] DVB: dvb_frontend: remove unused assignmentsAndreas Oberritter2011-05-20
* [media] DVB: dvb_frontend: rename parameters to parameters_inAndreas Oberritter2011-05-20
* [media] DVB: call get_property at the end of dtv_property_process_getAndreas Oberritter2011-05-20
* [media] DVB: dtv_property_cache_submit shouldn't modifiy the cacheAndreas Oberritter2011-05-20
* [media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2011-05-20
* [media] DVB: return meaningful error codes in dvb_frontendAndreas Oberritter2011-05-20
* [media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's bufferMarko Ristola2011-05-20
* Fix common misspellingsLucas De Marchi2011-03-31
* [media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab2011-03-21
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * dvb: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | [media] dmxdev: Fix a compilation warning due to a bad typeMauro Carvalho Chehab2010-12-29
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-28
|\
| * V4L/DVB: dvb-core: kill the big kernel lockArnd Bergmann2010-10-20
| * V4L/DVB: dvb: Convert "mutex" to semaphoreThomas Gleixner2010-10-20
| * V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-20
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* / dvb-core: kill the big kernel lockArnd Bergmann2010-10-19
|/
* V4L/DVB: DVB: fix dvr node refcountingJiri Slaby2010-08-02
* V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac2010-08-02
* V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-02
* V4L/DVB: drivers/media: Use memdup_userJulia Lawall2010-08-02
* V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang2010-06-01
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\|
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
| * | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-17
* | | V4L/DVB: fix dvb frontend lockupmatthieu castet2010-05-19
* | | V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan2010-05-17
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\ \
| * \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-26
| |\ \
| | * | V4L/DVB: DVB: Export dvb_ringbuffer_flush() againOliver Endriss2010-02-26
| | * | V4L/DVB: dvb-core: remove unnecessary casting of kmallocThiago Farina2010-02-26
| | * | V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug modeMauro Carvalho Chehab2010-02-26
| | * | V4L/DVB (13878): dvb_frontend: Print dump on get after filling the dataMauro Carvalho Chehab2010-02-26
| * | | dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang2010-02-26
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| |
| * | V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra2010-02-08
| * | V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab2010-02-08
| * | V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab2010-02-08
| |/