mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com,
	linux-kernel@vger.kernel.org
Subject: [GIT PATCHES] V4L/DVB updates for 2.6.26
Date: Sat, 26 Apr 2008 10:52:24 -0300	[thread overview]
Message-ID: <20080426105224.1be3563f@gaivota> (raw)

Linus,

Please pull from:
        ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master

For the following:
   - Fix compilation for au0828;
   - several minor fixes at vivi, cx88-blackbird, em28xx, mt312, tuner-xc2028 and 
     pvrusb2;
   - Add a new driver for s5h1411 and correspondings boards at cx88 and 
     pvrusb2-dvb;
   - some cleanups at au0828 and tuner-core;
   - ir-kbd-i2c: Save a temporary memory allocation in ir_probe.

Cheers,
Mauro.

---

 drivers/media/dvb/frontends/Kconfig           |    8 +
 drivers/media/dvb/frontends/Makefile          |    1 +
 drivers/media/dvb/frontends/mt312.h           |    2 +-
 drivers/media/dvb/frontends/s5h1411.c         |  888 +++++++++++++++++++++++++
 drivers/media/dvb/frontends/s5h1411.h         |   90 +++
 drivers/media/video/au0828/Kconfig            |    2 +-
 drivers/media/video/au0828/au0828-cards.c     |    1 -
 drivers/media/video/au0828/au0828-core.c      |   26 +-
 drivers/media/video/au0828/au0828-dvb.c       |    2 +-
 drivers/media/video/au0828/au0828-i2c.c       |    6 +-
 drivers/media/video/au0828/au0828.h           |    8 +-
 drivers/media/video/cx88/Kconfig              |    1 +
 drivers/media/video/cx88/cx88-blackbird.c     |    6 +-
 drivers/media/video/cx88/cx88-cards.c         |    1 +
 drivers/media/video/cx88/cx88-dvb.c           |   32 +
 drivers/media/video/em28xx/em28xx-core.c      |    2 +-
 drivers/media/video/ir-kbd-i2c.c              |   21 +-
 drivers/media/video/pvrusb2/Kconfig           |    1 +
 drivers/media/video/pvrusb2/pvrusb2-devattr.c |   28 +
 drivers/media/video/pvrusb2/pvrusb2-devattr.h |   22 +-
 drivers/media/video/tuner-core.c              |   92 ++--
 drivers/media/video/tuner-xc2028.c            |    2 +-
 drivers/media/video/vivi.c                    |    2 +-
 23 files changed, 1135 insertions(+), 109 deletions(-)
 create mode 100644 drivers/media/dvb/frontends/s5h1411.c
 create mode 100644 drivers/media/dvb/frontends/s5h1411.h

Adrian Bunk (1):
      V4L/DVB (7750): au0828/ cleanups and fixes

Brandon Philips (1):
      V4L/DVB (7735): Fix compilation for au0828

Harvey Harrison (3):
      V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield
      V4L/DVB (7740): tuner-xc2028.c dubious !x & y
      V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned

Janne Grunau (1):
      V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc

Jean Delvare (1):
      V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe

Mauro Carvalho Chehab (2):
      V4L/DVB (7732): vivi: fix a warning
      V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled

Michael Krufky (1):
      V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx

Roel Kluin (1):
      V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec()

Steven Toth (2):
      V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator
      V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org

             reply	other threads:[~2008-04-26 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 13:52 Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-24 18:17 Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080426105224.1be3563f@gaivota \
    --to=mchehab@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®