10 Dec, 2006

9 commits


14 Oct, 2006

1 commit


04 Oct, 2006

12 commits

  • This is a analog DVB-T hybrid board

    Signed-off-by: Hartmut Hackmann
    Signed-off-by: Mauro Carvalho Chehab

    Hartmut Hackmann
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial: (39 commits)
    Add missing maintainer countries in CREDITS
    Fix bytes kilobytes typo in Kconfig for ramdisk
    fix a typo in Documentation/pi-futex.txt
    BUG_ON conversion for fs/xfs/
    BUG_ON() conversion in fs/nfsd/
    BUG_ON conversion for fs/reiserfs
    BUG_ON cleanups in arch/i386
    BUG_ON cleanup in drivers/net/tokenring/
    BUG_ON cleanup for drivers/md/
    kerneldoc-typo in led-class.c
    debugfs: spelling fix
    rcutorture: Fix incorrect description of default for nreaders parameter
    parport: Remove space in function calls
    Michal Wronski: update contact info
    Spelling fix: "control" instead of "cotrol"
    reboot parameter in Documentation/kernel-parameters.txt
    Fix copy&waste bug in comment in scripts/kernel-doc
    remove duplicate "until" from kernel/workqueue.c
    ite_gpio fix tabbage
    fix file specification in comments
    ...

    Fixed trivial path conflicts due to removed files:
    arch/mips/dec/boot/decstation.c, drivers/char/ite_gpio.c

    Linus Torvalds
     
  • Remove many duplicated words under Documentation/ and do other small
    cleanups.

    Examples:
    "and and" --> "and"
    "in in" --> "in"
    "the the" --> "the"
    "the the" --> "to the"
    ...

    Signed-off-by: Paolo Ornati
    Signed-off-by: Adrian Bunk

    Paolo Ornati
     
  • This patch fixes typos in various Documentation txts. The patch addresses
    some words starting with the letters 'Q'-'R'.

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • Randy brought it to my attention that in proper english "can not" should always
    be written "cannot". I donot see any reason to argue, even if I mightnot
    understand why this rule exists. This patch fixes "can not" in several
    Documentation files as well as three Kconfigs.

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. The patch addresses
    some words starting with the letters 'N'-'P'.

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. The patch addresses
    some words starting with the letters 'H'-'M'.

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. This patch addresses
    some words starting with the letters 'D'-'E'.

    Signed-off-by: Matt LaPlante
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. This patch addresses some
    words starting with the letters 'B'-'C'. There are also a few grammar fixes
    thrown in for Randy. ;)

    Signed-off-by: Matt LaPlante
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • Adding support for Nova-T-PCI PCI ID 0070:9000

    Signed-off-by: Steven Toth
    Signed-off-by: Mauro Carvalho Chehab

    Steven Toth
     
  • This adds support for a hybrid PAL/DVB/FM card. Unfortunately I tested
    only the DVB since I don't have any proper antenna available and I can
    receive even the DVB just barely so; I can hear noise in the FM part but I
    couldn't catch any station, then again I don't have an FM antenna either.
    The PAL/FM and IR control data are based on what I harvested on the 'net.
    Perhaps I or someone else will fix them if they turn out to be wrong.

    Signed-off-by: Petr Baudis
    Signed-off-by: Andrew Morton
    Signed-off-by: Mauro Carvalho Chehab

    Petr Baudis
     
  • The Club3D Zap TV2100 has been reported to be a clone of the Yuan PG300 and
    KWorld/VStream XPert DVB-T with cx22702

    Signed-off-by: Michael Krufky
    Signed-off-by: Mauro Carvalho Chehab

    Michael Krufky
     

26 Sep, 2006

14 commits


01 Jul, 2006

1 commit


27 Jun, 2006

1 commit

  • Implement V4L2 driver for the Hauppauge PVR USB2 TV tuner.

    The Hauppauge PVR USB2 is a USB connected TV tuner with an embedded
    cx23416 hardware MPEG2 encoder. There are two major variants of this
    device; this driver handles both. Any V4L2 application which
    understands MPEG2 video stream data should be able to work with this
    device.

    Signed-off-by: Mike Isely
    Signed-off-by: Mauro Carvalho Chehab

    Mike Isely
     

25 Jun, 2006

2 commits