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: Fri, 20 Jul 2007 16:29:03 -0300 [thread overview]
Message-ID: <1184961046.25136.33.camel@gaivota> (raw)
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master
For the following:
- Some cleanups on several drivers;
- Some fixes on ivtv driver;
- Remove some memory leaks on wm8775 and wm8739;
- Add missing <sys/time.h> for userspace V4L2 API;
- Add check for valid control ID to v4l2_ctrl_next.
Cheers,
Mauro.
---
drivers/media/common/ir-functions.c | 4 +-
drivers/media/dvb/ttpci/av7110.c | 2 +-
drivers/media/radio/radio-aimslab.c | 2 +-
drivers/media/radio/radio-cadet.c | 4 +-
drivers/media/radio/radio-gemtek-pci.c | 3 --
drivers/media/video/bt866.c | 2 +-
drivers/media/video/bt8xx/bttv-cards.c | 2 +-
drivers/media/video/bt8xx/bttv-input.c | 2 +-
drivers/media/video/bt8xx/bttvp.h | 4 +-
drivers/media/video/c-qcam.c | 4 +-
drivers/media/video/cx88/cx88-video.c | 8 +++++-
drivers/media/video/cx88/cx88.h | 2 +-
drivers/media/video/ivtv/Kconfig | 5 ++-
drivers/media/video/ivtv/ivtv-driver.c | 43 ++++++++++++++----------------
drivers/media/video/ivtv/ivtv-driver.h | 2 +-
drivers/media/video/ivtv/ivtv-fileops.c | 6 ++--
drivers/media/video/ivtv/ivtv-firmware.c | 25 ++++++++---------
drivers/media/video/ivtv/ivtv-gpio.c | 2 +-
drivers/media/video/ivtv/ivtv-i2c.c | 20 +++++++-------
drivers/media/video/ivtv/ivtv-irq.c | 11 +++++---
drivers/media/video/ivtv/ivtv-mailbox.c | 33 ++++++++++++++---------
drivers/media/video/ivtv/ivtv-streams.c | 12 +++++---
drivers/media/video/saa5249.c | 8 +++---
drivers/media/video/saa7110.c | 4 +-
drivers/media/video/saa7134/saa7134.h | 2 +-
drivers/media/video/tvaudio.c | 4 +-
drivers/media/video/v4l2-common.c | 19 +++++++++---
drivers/media/video/vino.c | 2 +-
drivers/media/video/wm8739.c | 2 +
drivers/media/video/wm8775.c | 2 +
include/linux/videodev2.h | 1 +
31 files changed, 134 insertions(+), 108 deletions(-)
Alexey Dobriyan (1):
V4L/DVB (5852): ivtv: don't recompile needlessly
Cyrill Gorcunov (1):
V4L/DVB (5871): Conexant 2388x: check for kthread_run
Hans Verkuil (9):
V4L/DVB (5850): ivtv: improve API command debugging
V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option
V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
V4L/DVB (5854): ivtv: cleanup of driver messages
V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace
V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.
V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module
Mauro Carvalho Chehab (6):
V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers
V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers
V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout
V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Trent Piepho (1):
V4L/DVB (5877): radio-gemtek-pci: remove unused structure member
Yoann Padioleau (1):
V4L/DVB (5848): Av7110: fix typo
---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
next reply other threads:[~2007-07-20 19:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-20 19:29 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-16 21:34 Mauro Carvalho Chehab
2007-05-22 20:52 Mauro Carvalho Chehab
2007-05-08 18:05 Mauro Carvalho Chehab
2007-05-01 17:40 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=1184961046.25136.33.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox