Age | Commit message (Expand) | Author |
2011-05-20 | [media] DVB: allow to read back of detected parameters through S2API | Andreas Oberritter |
2011-05-20 | [media] DVB: dvb_frontend: add parameters_out | Andreas Oberritter |
2011-05-20 | [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache | Andreas Oberritter |
2011-05-20 | [media] DVB: dvb_frontend: remove unused assignments | Andreas Oberritter |
2011-05-20 | [media] DVB: dvb_frontend: rename parameters to parameters_in | Andreas Oberritter |
2011-05-20 | [media] DVB: call get_property at the end of dtv_property_process_get | Andreas Oberritter |
2011-05-20 | [media] DVB: dtv_property_cache_submit shouldn't modifiy the cache | Andreas Oberritter |
2011-05-20 | [media] DVB: Add basic API support for DVB-T2 and bump minor version | Andreas Oberritter |
2011-05-20 | [media] DVB: return meaningful error codes in dvb_frontend | Andreas Oberritter |
2011-05-20 | [media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's buffer | Marko Ristola |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-21 | [media] tuner-core: remove the legacy is_stereo() call | Mauro Carvalho Chehab |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-29 | [media] dmxdev: Fix a compilation warning due to a bad type | Mauro Carvalho Chehab |
2010-12-24 | dvb: don't use flush_scheduled_work() | Tejun Heo |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | V4L/DVB: dvb-core: kill the big kernel lock | Arnd Bergmann |
2010-10-21 | V4L/DVB: dvb: Convert "mutex" to semaphore | Thomas Gleixner |
2010-10-21 | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust |
2010-10-19 | dvb-core: kill the big kernel lock | Arnd Bergmann |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-02 | V4L/DVB: DVB: fix dvr node refcounting | Jiri Slaby |
2010-08-02 | V4L/DVB: dvb_frontend: fix typos in comments and one function | Guillaume Audirac |
2010-08-02 | V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-08-02 | V4L/DVB: drivers/media: Use memdup_user | Julia Lawall |
2010-06-01 | V4L/DVB: dvb-core: Fix ULE decapsulation bug | Ang Way Chuang |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-19 | V4L/DVB: fix dvb frontend lockup | matthieu castet |
2010-05-18 | V4L/DVB: Allow to enable TS continuity and TEI check on loaded module | Abylay Ospan |
2010-05-17 | dvb: Push down BKL into ioctl functions | Arnd Bergmann |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-26 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-02-26 | dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i... | Ang Way Chuang |
2010-02-26 | V4L/DVB: DVB: Export dvb_ringbuffer_flush() again | Oliver Endriss |
2010-02-26 | V4L/DVB: dvb-core: remove unnecessary casting of kmalloc | Thiago Farina |
2010-02-26 | V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode | Mauro Carvalho Chehab |
2010-02-26 | V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data | Mauro Carvalho Chehab |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-08 | V4L/DVB: dvb-core: fix initialization of feeds list in demux filter | Francesco Lavra |
2010-02-08 | V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet | Mauro Carvalho Chehab |