All of lore.kernel.org
 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 fixes
Date: Fri, 14 Sep 2007 13:41:38 -0300	[thread overview]
Message-ID: <1189788294.2363.0.camel@gaivota> (raw)

Linus,

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

For the following driver fixes:

   - ivtv: fix VIDIOC_G_ENC_INDEX flag handling
   - saa7134: mux setup for composite sound on AverTV 307
   - Pwc: Fix a broken debug message
   - saa7191: Fix a warning at saa7191_probe
   - cx88: Avoid a NULL pointer dereference during mpeg_open()
   - cpia documentation: Remove reference to dead "cpia_pp=" boot-time
        option

I've also added your fix for et61x251 driver, when V4L1_COMPAT is not 
selected:
   - fix build error for et61x251 driver

Cheers,
Mauro.

---

 Documentation/kernel-parameters.txt                |   23 ++++++++-----------
 .../video4linux/cx2341x/fw-encoder-api.txt         |    4 ++-
 drivers/media/video/cx88/cx88-mpeg.c               |    2 +-
 drivers/media/video/ivtv/ivtv-fileops.c            |    6 +++-
 drivers/media/video/ivtv/ivtv-ioctl.c              |   17 ++++++++++----
 drivers/media/video/pwc/pwc-if.c                   |    2 +-
 drivers/media/video/saa7134/saa7134-cards.c        |   12 +++++-----
 drivers/media/video/saa7191.c                      |    4 +-
 include/media/v4l2-dev.h                           |    5 ++-
 9 files changed, 42 insertions(+), 33 deletions(-)

Hans Verkuil (1):
      V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling

Jean Delvare (1):
      V4L/DVB (6147): Pwc: Fix a broken debug message

Linus Torvalds (1):
      V4L/DVB (6220a): fix build error for et61x251 driver

Mauro Carvalho Chehab (1):
      V4L/DVB (6148): Fix a warning at saa7191_probe

Robert P. J. Day (1):
      V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time option

Stas Sergeev (1):
      V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307

Steven Toth (1):
      V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()

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


             reply	other threads:[~2007-09-14 16:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 16:41 Mauro Carvalho Chehab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-12 21:02 [GIT PATCHES] V4L/DVB fixes Mauro Carvalho Chehab
2008-02-12 21:02 ` Mauro Carvalho Chehab
2008-01-11 21:42 Mauro Carvalho Chehab
2008-01-07  9:38 Mauro Carvalho Chehab
2008-01-09 15:43 ` Hans-Peter Jansen
2008-01-09 18:30   ` Mauro Carvalho Chehab
2007-12-13 22:45 Mauro Carvalho Chehab
2007-12-12  1:05 Mauro Carvalho Chehab
2007-11-04 23:18 Mauro Carvalho Chehab
2007-10-17 17:17 Mauro Carvalho Chehab
2007-08-23 17:04 Mauro Carvalho Chehab
2007-08-20 19:55 Mauro Carvalho Chehab
2007-07-30 19:15 Mauro Carvalho Chehab
2007-07-03 19:20 Mauro Carvalho Chehab
2007-06-09 11:13 Mauro Carvalho Chehab
2007-05-13 16:38 Mauro Carvalho Chehab
2007-03-26  3:36 Mauro Carvalho Chehab
2007-03-26 21:55 ` Linus Torvalds
2007-03-27 11:57   ` Mauro Carvalho Chehab
2007-03-27 16:24     ` Linus Torvalds

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=1189788294.2363.0.camel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.