[GIT PATCHES] V4L/DVB fixes for 2.6.25-rc8

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mauro Carvalho Chehab
Date: Tuesday, April 1, 2008 - 3:50 pm

Linus,

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

For the following fixes and regressions:
	- bttv fixes for bugzilla regressions #10027 and #10364;
	- cx23885 fixes for some regressions;
	- add missing MODULE_LICENSE to v4l2-int-device;
	- radio-cadet compilation fixes for PNP probe code.

One of the changes of cx23885 is bigger, since it simplified the on-chip memory
usage.

All changes are trivial.

Cheers,
Mauro.

---

 drivers/media/radio/radio-cadet.c           |    6 +
 drivers/media/video/bt8xx/bttv-driver.c     |   31 +++++--
 drivers/media/video/cx23885/cx23885-cards.c |    6 +-
 drivers/media/video/cx23885/cx23885-core.c  |  134 +--------------------------
 drivers/media/video/v4l2-int-device.c       |    2 +
 5 files changed, 38 insertions(+), 141 deletions(-)

Adrian Bunk (1):
      V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE

Bjorn Helgaas (1):
      V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP

Cyrill Gorcunov (1):
      V4L/DVB (7461): bttv: fix missed index check

Robert Fitzsimons (3):
      V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh
      V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls
      V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation

Steven Toth (3):
      V4L/DVB (7464): Convert driver to use a single SRAM memory map
      V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products
      V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCHES] V4L/DVB fixes for 2.6.25-rc8, Mauro Carvalho Chehab, (Tue Apr 1, 3:50 pm)