linux/drivers/media/video/saa7134
Mauro Carvalho Chehab fd3113e84e [PATCH] V4L: Miscellaneous fixes
- Fixed some bttv card numbers.

- BTTV and SAA7134 version numbers incremented to reflect changes.

- pci_dma_supported() is called after pci_set_dma_mask() which
  already did check that for us. This patch removes the unneeded call to
  pci_dma_supported() at bttv-driver.c

- Ensure a sufficient I2C bus idle time between 2 messages for
  saa7134-i2c.c

- It is important to write at first to MO_GP3_IO for cx88-tvaudio.c

- Use try_to_freeze() instead of refrigerator at msp3400.c

- Recognizing the MFPE05-2 Tuner at tveeprom.c

- Add new parameter to help identify radio chipsets at tuner module:
  show_i2c=1 will show 16 reading bytes from detected tuners.

- BTTV does generate some Unimplemented IOCTL log at tuner module:
  0x40046d11(dir=1,tp=0x6d,nr=17,sz=4) means that it is sending
  MSP3400 calls to non-msp3400 tuners. Warning eliminated.
  VIDIOSAUDIO is also called, so debug messages updated. It is still
  requiring IOCTL implementation.

- Added two more tuners.

- Add support for the SVideo input on the GDI Black Gold.

Signed-off-by: Peter Missel <peter.missel@onlinehome.de>
Signed-off-by: Graham Bevan <graham.bevan@ntlworld.com>
Signed-off-by: Torsten Seeboth <Torsten.Seeboth@t-online.de>
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-01 19:13:59 -07:00
..
Makefile [PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxx 2005-07-27 16:26:17 -07:00
saa6752hs.c [PATCH] v4l: SAA7134 hybrid DVB 2005-07-12 16:01:05 -07:00
saa7134-cards.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-core.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-dvb.c [PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxx 2005-07-27 16:26:17 -07:00
saa7134-empress.c [PATCH] v4l: update for SAA7134 cards 2005-06-24 00:06:39 -07:00
saa7134-i2c.c [PATCH] V4L: Miscellaneous fixes 2005-08-01 19:13:59 -07:00
saa7134-input.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-oss.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-reg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
saa7134-ts.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-tvaudio.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-vbi.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134-video.c [PATCH] v4l: SAA7134 Update 2005-07-12 16:01:06 -07:00
saa7134.h [PATCH] V4L: Miscellaneous fixes 2005-08-01 19:13:59 -07:00