| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | [media] tuner-core: remove the legacy is_stereo() call | Mauro Carvalho Chehab | 2011-03-21 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | dvb: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
* | | [media] dmxdev: Fix a compilation warning due to a bad type | Mauro Carvalho Chehab | 2010-12-29 |
|/ |
|
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | V4L/DVB: dvb-core: kill the big kernel lock | Arnd Bergmann | 2010-10-20 |
| * | V4L/DVB: dvb: Convert "mutex" to semaphore | Thomas Gleixner | 2010-10-20 |
| * | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust | 2010-10-20 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| |/ |
|
* / | dvb-core: kill the big kernel lock | Arnd Bergmann | 2010-10-19 |
|/ |
|
* | 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-08-02 |
* | V4L/DVB: dvb-core: Fix ULE decapsulation bug | Ang Way Chuang | 2010-06-01 |
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ |
|
| * | dvb: Push down BKL into ioctl functions | Arnd Bergmann | 2010-05-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\| |
|
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-17 |
* | | | V4L/DVB: fix dvb frontend lockup | matthieu castet | 2010-05-19 |
* | | | V4L/DVB: Allow to enable TS continuity and TEI check on loaded module | Abylay Ospan | 2010-05-17 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 |
|\ \ |
|
| * \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 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-26 |
| * | | | dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i... | Ang Way Chuang | 2010-02-26 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-17 |
|\| | |
|
| * | | 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 | 2010-02-08 |
| * | | V4L/DVB: Fix the risk of an oops at dvb_dmx_release | Mauro Carvalho Chehab | 2010-02-08 |
| |/ |
|
* | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | | drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address | hartleys | 2010-01-07 |
|/ |
|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | V4L/DVB (13271): TS speed check. Logging transport stream speed in Kbits per ... | Abylay Ospan | 2009-12-05 |
| * | V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macro | Mauro Carvalho Chehab | 2009-12-05 |
| * | V4L/DVB (13103): create a standard method for dvb adapter drivers to override... | Michael Krufky | 2009-12-05 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h | Andrew Morton | 2009-12-01 |
|/ |
|