[GIT PATCHES] V4L/DVB updates

From: Mauro Carvalho Chehab
Date: Tue May 22 2007 - 16:56:55 EST


Linus,

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

For the following:

- Two fixes on Kconfig dependencies (ivtv and em28xx)
- Adding new fields to v4l2_pix_format broke the ABI, reverted that change
- Dvb-core: Handle failures to create devices
- Fix dst usage count
- Fix suport for SECAM with FI1216MF
- OLPC: Cafe_ccic and ov7670 fixes

Cheers,
Mauro.

---

drivers/media/dvb/bt8xx/dst.c | 3 ---
drivers/media/dvb/dvb-core/dvbdev.c | 15 +++++++++++----
drivers/media/video/cafe_ccic-regs.h | 6 ++++++
drivers/media/video/cafe_ccic.c | 18 +++++++++++++++++-
drivers/media/video/em28xx/Kconfig | 3 +--
drivers/media/video/ivtv/Kconfig | 2 +-
drivers/media/video/ivtv/ivtv-driver.h | 8 --------
drivers/media/video/ivtv/ivtv-ioctl.c | 12 ++----------
drivers/media/video/ov7670.c | 21 ++++++++++++++++++---
drivers/media/video/tuner-simple.c | 10 +++++++---
include/linux/videodev2.h | 2 --
11 files changed, 63 insertions(+), 37 deletions(-)

Hans Verkuil (1):
V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change

Jonathan Corbet (2):
V4L/DVB (5690): Cafe_ccic: Properly power down the sensor
V4L/DVB (5691): Ov7670: reset clkrc in rgb565 mode

Manu Abraham (1):
V4L/DVB (5639a): Fix dst usage count

Matthieu CASTET (1):
V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MF

Mauro Carvalho Chehab (2):
V4L/DVB (5639): Fix Kconfig dependencies for ivtv
V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUF

Simon Arlott (1):
V4L/DVB (5630): Dvb-core: Handle failures to create devices

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/