* [PATCH 00/31] V4L/DVB bug fixes
@ 2005-11-30 23:04 mchehab
0 siblings, 0 replies; only message in thread
From: mchehab @ 2005-11-30 23:04 UTC (permalink / raw)
To: linux-kernel
- Fixes maximum number of VBI devices
- Fix hotplugging issues with saa7134
- Fixes warning at bttv-driver.c
- Include comments for DVB models and includes missing ones
- tveeprom MAC address parsing/cleanup
- Fixes nicam sound
- Removed audio DMA enabling from cx88-core
- Fix read() bugs in bttv driver
- Bttv bytes per line fix
- Enables audio DMA setting on cx88 chips, even when dma not in use
- Some funcions now static and I2C hw code for IR
- Makes needlessly global code static
- Fixes Bttv raw format to fix VIDIOCSPICT ioctl
- Write cached value to correct register for SECAM
- Fix crash when not compiled as module
- Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP
- Fixed eeprom handling for cx88 and added Nova-T PCI model 90003
- Add workaround for Hauppauge PVR150 with certain NTSC tuner models
- Fixed DiSEqC timing for saa7146-based budget cards
- Fix locking problems and code cleanup
- Fixed incorrect usage at the private state of the dvb-usb-devices
- Include fixes for 2.6.15-rc1 for removing sched.h from module.h
- Update Steve's email address.
- Small cleanups and CodeStyle fixes
- Fix locking to prevent Oops on SMP systems
- Fixes ifs in ves1820 set symbolrate().
- BUDGET CI card depends on STV0297 demodulator.
Subject: V4L/DVB SCM update
- fix kernel message (print of %s from random pointer)
- Restore missing tuner definition for Hauppauge tuner type 0x103
- Fix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.
---------
MAINTAINERS | 3
drivers/media/dvb/b2c2/flexcop-hw-filter.c | 2
drivers/media/dvb/dvb-core/dvb_ca_en50221.c | 69 +++++------------
drivers/media/dvb/dvb-core/dvb_net.c | 31 ++++---
drivers/media/dvb/dvb-usb/a800.c | 2
drivers/media/dvb/dvb-usb/dibusb-common.c | 18 ++--
drivers/media/dvb/dvb-usb/digitv.c | 2
drivers/media/dvb/dvb-usb/dvb-usb-init.c | 2
drivers/media/dvb/frontends/cx22702.c | 2
drivers/media/dvb/frontends/cx22702.h | 2
drivers/media/dvb/frontends/nxt200x.c | 2
drivers/media/dvb/frontends/ves1820.c | 14 +--
drivers/media/dvb/ttpci/Kconfig | 1
drivers/media/dvb/ttpci/av7110_ca.c | 1
drivers/media/dvb/ttpci/budget-av.c | 2
drivers/media/dvb/ttpci/budget-ci.c | 2
drivers/media/dvb/ttpci/budget.c | 2
drivers/media/dvb/ttpci/ttpci-eeprom.c | 1
drivers/media/video/Kconfig | 3
drivers/media/video/bttv-cards.c | 6 -
drivers/media/video/bttv-driver.c | 67 ++++++++++++----
drivers/media/video/cx25840/cx25840-core.c | 38 ++++++++-
drivers/media/video/cx25840/cx25840.h | 9 +-
drivers/media/video/cx88/cx88-cards.c | 53 ++++---------
drivers/media/video/cx88/cx88-core.c | 35 +++++++-
drivers/media/video/cx88/cx88-tvaudio.c | 28 +++---
drivers/media/video/cx88/cx88.h | 4
drivers/media/video/em28xx/em28xx-core.c | 6 -
drivers/media/video/em28xx/em28xx-video.c | 2
drivers/media/video/ir-kbd-i2c.c | 2
drivers/media/video/saa7115.c | 14 +--
drivers/media/video/saa711x.c | 2
drivers/media/video/saa7127.c | 6 -
drivers/media/video/saa7134/saa7134-alsa.c | 36 ++++++--
drivers/media/video/saa7134/saa7134-core.c | 25 ++++--
drivers/media/video/saa7134/saa7134-oss.c | 81 +++++++++++---------
drivers/media/video/saa7134/saa7134.h | 4
drivers/media/video/tveeprom.c | 74 ++++++++++++++----
drivers/media/video/video-buf.c | 9 +-
drivers/media/video/videodev.c | 26 +++---
include/linux/i2c-id.h | 1
include/media/tveeprom.h | 4
42 files changed, 437 insertions(+), 256 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-01 1:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30 23:04 [PATCH 00/31] V4L/DVB bug fixes mchehab
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.