public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@osdl.org>,
	"Ronald S. Bultje" <rbultje@ronald.bitfreak.net>
Subject: [PATCH 0/8] Zoran drivers updates
Date: Mon, 13 Mar 2006 21:09:33 +0100	[thread overview]
Message-ID: <20060313210933.88a42375.khali@linux-fr.org> (raw)

Hi all,

Here comes an 8-piece patch set for the zoran drivers. The first 7 of
these were already posted to the mjpeg-users and video4linux lists two
months ago [1], the last one is new. There are both fixes and cleanups.

Andrew, Ronald says he is too busy these days to deal with my patches,
but otherwise he was OK with them. Could you please take them in -mm so
that they get wider testing? Then we'd be able to merge them.

[1] http://www.mail-archive.com/mjpeg-users@lists.sourceforge.net/msg06451.html

Summary:

Jean Delvare:
 o saa7110: Fix array overrun
 o saa7111: Prevent array overrun
 o saa7114: Fix i2c block write
 o adv7175: Drop unused encoder dump command
 o adv7175: Drop unused register cache
 o zoran: Use i2c_master_send when possible
 o bt856: Spare memory
 o zoran: Init cleanups

Statistics:

 drivers/media/video/adv7170.c    |   17 +++++--------
 drivers/media/video/adv7175.c    |   51 ++++++--------------------------------
 drivers/media/video/bt819.c      |   17 +++++--------
 drivers/media/video/bt856.c      |   13 ++++------
 drivers/media/video/saa7110.c    |   19 ++++----------
 drivers/media/video/saa7111.c    |   25 +++++++++----------
 drivers/media/video/saa7114.c    |   23 ++++++-----------
 drivers/media/video/saa7185.c    |   17 +++++--------
 drivers/media/video/zoran_card.c |   38 +++++++++++++---------------
 9 files changed, 77 insertions(+), 143 deletions(-)

The patches are also available from there until they get merged:
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-saa7110-fix-array-overrun.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-saa7111-prevent-array-overrun.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-saa7114-fix-i2c-block-write.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-adv7175-drop-encoder-dump.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-adv7175-drop-unused-register-cache.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-zoran-use-i2c-master-send.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-bt856-spare-memory.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/media-video-zoran-init-cleanup.patch

Thanks,
-- 
Jean Delvare

             reply	other threads:[~2006-03-13 20:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-13 20:09 Jean Delvare [this message]
2006-03-13 20:29 ` [PATCH 1/8] saa7110: Fix array overrun Jean Delvare
2006-03-13 20:29 ` [PATCH 2/8] saa7111: Prevent " Jean Delvare
2006-03-13 20:30 ` [PATCH 3/8] saa7114: Fix i2c block write Jean Delvare
2006-03-13 20:31 ` [PATCH 4/8] adv7175: Drop unused encoder dump command Jean Delvare
2006-03-13 20:32 ` [PATCH 5/8] adv7175: Drop unused register cache Jean Delvare
2006-03-13 20:34 ` [PATCH 6/8] zoran: Use i2c_master_send when possible Jean Delvare
2006-03-13 20:35 ` [PATCH 7/8] bt856: Spare memory Jean Delvare
2006-03-13 20:36 ` [PATCH 8/8] zoran: Init cleanups Jean Delvare
2006-03-27  5:09   ` Ronald S. Bultje
2006-03-13 20:53 ` [PATCH 0/8] Zoran drivers updates Ronald S. Bultje

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=20060313210933.88a42375.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rbultje@ronald.bitfreak.net \
    /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