- Subject: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
- From: hverkuil at xs4all.nl (Hans Verkuil)
- Date: Tue, 18 Dec 2007 23:44:53 +0100
Mauro,
Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the
following:
- tveeprom: add support for Hauppauge models 74xxx
- tveeprom: CodingStyle cleanup.
- cx2341x: command argument should be u32 instead of int.
- ivtv: really remove i2c legacy support from drivers that no longer
need it
- upd64083: CodingStyle cleanups.
- upd64031a: CodingStyle cleanup.
- vp27smpx: CodingStyle cleanup.
- msp3400: CodingStyle cleanups.
- saa7127: CodingStyle cleanups.
- i2c-id.h: add I2C_DRIVERID_CS5345
- cs5345: new i2c driver.
Note the i2c-id.h changeset: this should be merged with the kernel's
i2c-id.h when the 2.6.25 window opens.
Regards,
Hans
diffstat:
b/linux/drivers/media/video/cs5345.c | 185 +++++++
b/linux/include/media/cs5345.h | 39 +
linux/drivers/media/video/Kconfig | 10
linux/drivers/media/video/Makefile | 1
linux/drivers/media/video/cx2341x.c | 2
linux/drivers/media/video/cx88/cx88-blackbird.c | 2
linux/drivers/media/video/ivtv/ivtv-mailbox.c | 2
linux/drivers/media/video/ivtv/ivtv-mailbox.h | 2
linux/drivers/media/video/m52790.c | 2
linux/drivers/media/video/msp3400-driver.c | 187 ++++---
linux/drivers/media/video/msp3400-driver.h | 2
linux/drivers/media/video/msp3400-kthreads.c | 194 ++++---
linux/drivers/media/video/pvrusb2/pvrusb2-encoder.c | 2
linux/drivers/media/video/saa7127.c | 69 +-
linux/drivers/media/video/tveeprom.c | 520
++++++++++----------
linux/drivers/media/video/upd64031a.c | 46 -
linux/drivers/media/video/upd64083.c | 37 -
linux/drivers/media/video/vp27smpx.c | 48 -
linux/drivers/media/video/wm8739.c | 2
linux/include/linux/i2c-id.h | 1
linux/include/media/cx2341x.h | 2
linux/include/media/v4l2-chip-ident.h | 3
v4l/versions.txt | 1
v4l2-apps/util/v4l2-dbg.cpp | 84 ++-
24 files changed, 896 insertions(+), 547 deletions(-)
[Linux Media]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Xorg]
[Util Linux NG]
[Xfree86]
[Free Photo Albums]
[Fedora Users]
[Fedora Women]
[ALSA Users]
[ALSA Devel]
[SSH]
[Linux USB]
 |
 |
-->