Age | Commit message (Collapse) | Author |
|
Signed-off-by: Manu Abraham <manu@linuxtv.org>
|
|
|
|
- Really make cvs quiet. .cvsignore in drivers/media wasn't enough.
* ../v4l/scripts/merge-trees.sh:
* ../v4l/scripts/unmerge-trees.sh:
- Fix offsets.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
activate autodetection again.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
(em2820_uninit_isoc):
- replaced kmalloc/kfree with usb_buffer_alloc/usb_buffer_free to get
around the kmalloc restrictions
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Whitespace script improved.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Don't request GPINT on Avermedia TV Capture 98.
Signed-off-by: Ray Cole <ray_cole@earthlink.net>.
|
|
LOG_STATUS support to tda9887.c and bttv-driver.c.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Taylor Jacob <rtjacob@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
More intellect on clearing in bits on irq lock.
Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>>
|
|
* ../linux/drivers/media/video/saa7134/saa7134-cards.c:
(saa7134_board_init1):
* ../linux/drivers/media/video/saa7134/saa7134.h:
- Add SKNet Monster TV Mobile card.
Signed-off-by: Pieter Palmers <pieterp@joow.be>
|
|
* ../linux/drivers/media/video/tda9887.c: (tda9887_set_config):
* ../linux/include/media/tuner.h:
- New config option for tda9887 to specifically set intercarrier
depending on current standard and card.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
* ../linux/drivers/media/video/bttv-cards.c:
* ../linux/drivers/media/video/bttv.h:
Added Asound Skyeye bttv card.
Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>>
|
|
Remotes for the Cinergy 200 USB and Cinergy 250 USB are the same.
Signed-off-by: Sascha Sommer <saschasommer@freenet.de>
|
|
* ../linux/include/linux/.cvsignore:
Make CVS quiet.
Signed-off-by: Adam Forsyth <agforsyth@gmail.com>.
|
|
* ../linux/drivers/drivers/media/ir-kbd-i2c.c:
CodingStyle fixes
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
- Added support for Terratec Cinergy 250 USB
* ../linux/drivers/media/ir-kbd-i2c.c: (ir_probe)
- changed signed char to unsigned char
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
Signed-off-by: Dwaine Garden <DwaineGarden@rogers.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- This fixes dual language detection on the msp3400.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Scaler code for the em2820 does not seem to work for the em2800
chipset. Attached patch will disable all resolutions for the
em2800 that do not produce correct output.
Not sure if NTSC is working.
Signed-off-by: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Scaler code for the em2820 does not seem to work for the em2800
chipset. Attached patch will disable all resolutions for the
em2800 that do not produce correct output.
Not sure if NTSC is working.
Signed-off-by: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- moved Pinnacle IR table (ir_codes_em2820) to em2820-input.c
- IR struct renamed and moved to a header file.
- New file to handle em2820-specific IR.
- Some cleanups.
- attach now detects I2C IR and calls em2820-specific IR code
- IR compat code moved to compat.h
- New header with struct IR_i2c there, to allow it to be
used by board-specific input handlers.
Some improvements at em28xx board detection:
- Board detection message improved to show interface and class.
- Now it doesn't touch audio interfaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- fixed bad em2820 remote layout values, set KNC One and
Purple TV layouts back to default
* ../linux/drivers/usb/media/em2820-i2c.c:
- added pinnacle ir remote i2c address to the i2c scanner
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
* ../linux/drivers/media/video/ir-kbd-i2c.c:
- fixed probe function, em2820 remote layout,
disabled em2820 pinnacle ir support
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
- support all possible I2C addresses
- automatic version and address detection
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
|
|
- Fixed typo in module param description
Signed-off-by: Paul Vriens <Paul.Vriens@xs4all.nl>
|
|
* ../linux/drivers/media/video/ir-kbd-i2c.c:
- fixed probe function, em2820 remote layout,
disabled em2820 pinnacle ir support
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
|
|
- Updated script to function in new tree layout.
Must be called from top-level.
* ../Makefile:
- Automatically strip trailing whitespaces before
creating Changelog entry.
|
|
s-video and composite inputs only.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- fix build warnings:
In function `saa7134_board_init1':
warning: implicit declaration of function `msleep'
From: Adam Forsyth <agforsyth@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- fix CPPFLAGS to find video-buf-dvb.h
From: Adam Forsyth <agforsyth@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* ../linux/drivers/media/video/saa7134/Makefile:
- Be sure to enable video-buf-dvb in kernel build.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* ../linux/drivers/media/video/saa7134/Makefile:
- import cx88 and saa7134 Makefile(s) from 2.6.14-rc4
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Channel I/P Multiplexer. It is used in Hauppauge PVR150/500
PVR boards.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* ../v4l/Make.config:
* ../v4l/Makefile:
- Allow to disable build of video-buf-dvb in Make.config
using compile flag CONFIG_VIDEO_BUF_DVB
- replaced check using this method:
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0))
+#ifdef HAVE_VIDEO_BUF_DVB
* ../linux/drivers/media/video/saa7134/saa7134.h:
- #include <linux/notifier.h> in saa7134.h to fix build
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Fix compilation with 2.6.8.
Signed-off-by: Nickolay V. Shmyrev <<nshmyrev@yandex.ru>>
|
|
Instead, send to video4linux mailing list.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Included card insmod parameter.
- Now it will not try to register audio anymore.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Add DVB card WinFast DTV1000-T
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
removed that call from em2820-video.c)
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|