aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang
2010-02-26V4L/DVB: DVB: Export dvb_ringbuffer_flush() againOliver Endriss
2010-02-26V4L/DVB: dvb-core: remove unnecessary casting of kmallocThiago Farina
2010-02-26V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug modeMauro Carvalho Chehab
2010-02-26V4L/DVB (13878): dvb_frontend: Print dump on get after filling the dataMauro Carvalho Chehab
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab
2010-01-07drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05V4L/DVB (13271): TS speed check. Logging transport stream speed in Kbits per ...Abylay Ospan
2009-12-05V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macroMauro Carvalho Chehab
2009-12-05V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan