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
Date: Tue, 01 May 2007 14:40:52 -0300 [thread overview]
Message-ID: <1178042628.11109.11.camel@localhost> (raw)
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master
This series contains a few fixes and cleanups, including a compilation fix for alpha
architecture:
- Cx88: fix compilation on alpha
- MEDIA: Spinlock initializer cleanup
- Cx88-mpeg.c: make 2 functions static
- VIDIOCGMBUF handling in video_ioctl2()
- Fix: v4l1_compat should be called only if V4L1_COMPAT
- V4l1-compat: misc fixes for pixelformat function
- V4l1-compat: Make VIDIOCSPICT return errors in a useful way
- Pvrusb2: use mutex instead of semaphore
- Pvrusb2: kill unnecessary attribute->owner
- Pvrusb2: Improve handling of PAL-60 video standard
- Pvrusb2: Implement ability to disable IR receiver
- Improve / fix support for PAL-60 in cx25840
- Workaround for bad hardare/firmware on some pluto2 devices
Cheers,
Mauro.
---
drivers/media/dvb/pluto2/pluto2.c | 8 +++
drivers/media/video/cx25840/cx25840-core.c | 4 +-
drivers/media/video/cx88/cx88-alsa.c | 1 +
drivers/media/video/cx88/cx88-mpeg.c | 5 +-
drivers/media/video/cx88/cx88-video.c | 1 +
drivers/media/video/ivtv/ivtv-driver.c | 2 +-
drivers/media/video/pvrusb2/pvrusb2-encoder.c | 13 ++++-
drivers/media/video/pvrusb2/pvrusb2-hdw.c | 10 ++--
drivers/media/video/pvrusb2/pvrusb2-i2c-core.c | 23 ++++++++-
drivers/media/video/pvrusb2/pvrusb2-sysfs.c | 14 -----
drivers/media/video/v4l1-compat.c | 64 +++++++++++++++++------
drivers/media/video/videodev.c | 48 +++++++++++-------
12 files changed, 130 insertions(+), 63 deletions(-)
Adrian Bunk (1):
V4L/DVB (5567): Cx88-mpeg.c: make 2 functions static
Alexey Dobriyan (1):
V4L/DVB (5565): Cx88: fix compilation on alpha
Matthias Kaehlcke (1):
V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore
Mauro Carvalho Chehab (1):
V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPAT
Mike Isely (2):
V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standard
V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver
Sam Revitch (1):
V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()
Servaas Vandenberghe (1):
V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840
Tejun Heo (1):
V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->owner
Thomas Gleixner (1):
V4L/DVB (5566): MEDIA: Spinlock initializer cleanup
Trent Piepho (2):
V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat function
V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful way
holger@muscate-magnussen.de (1):
V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devices
---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
next reply other threads:[~2007-05-01 18:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-01 17:40 Mauro Carvalho Chehab [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-20 15:18 [GIT PATCHES] V4L/DVB updates Mauro Carvalho Chehab
2007-12-24 12:37 Mauro Carvalho Chehab
2007-07-20 19:29 Mauro Carvalho Chehab
2007-07-16 21:34 Mauro Carvalho Chehab
2007-05-22 20:52 Mauro Carvalho Chehab
2007-05-08 18:05 Mauro Carvalho Chehab
2007-04-27 19:59 Mauro Carvalho Chehab
2007-05-09 6:30 ` Geert Uytterhoeven
2007-05-09 10:27 ` Mauro Carvalho Chehab
2007-05-09 19:05 ` Geert Uytterhoeven
2007-04-15 15:31 Mauro Carvalho Chehab
2007-04-16 15:50 ` Dmitry Torokhov
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=1178042628.11109.11.camel@localhost \
--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