Age | Commit message (Collapse) | Author |
|
another dir, removing compat references. It allows nested
#if or #ifdef.
- It needs more testing.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Fix build of em driver with 2.6.8 kernel.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
Composite input only for now.
Uses tda8275a tuner, not yet working.
Signed-off-by: Paul T Zalac <pzalac@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* ../linux/drivers/media/video/saa7134/saa7134-cards.c:
* ../linux/drivers/media/video/saa7134/saa7134.h:
- Analog support for Asus P7131 Dual - TDA8275A
- Digital support is under development
- Remote doesn't work yet
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Add new script to create a clean tree (without uneeded #if).
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Some cleanups at tuner_attach function.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Created a new define OBSOLETE_OWNER. It does indicate a
piece of API that should be removed for kernel 2.6.15.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* ../linux/include/media/tuner.h:
- Unify whitespaces.
- Fix build warning.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
dvb_dmx_init failed (errno = -12)
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* ../linux/drivers/media/video/saa7134/saa7134-video.c:
(video_do_ioctl), (radio_do_ioctl):
- Set tuner type in VIDIOC_G_TUNER.
Signed-off-by: Elad Lahav <elad_lahav@users.sourceforge.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
tda9887.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
to saa7134-input.c
- saa7134-i2c's attach now detects I2C IR and calls saa7134 specific
code.
- Small bugfix at ir-kbd-i2c.
- disable_ir now unregisters i2c device.
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
This is used by Adaptec AVC-2010 and AVC-2410 boards.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Removed reference to owner on video_device on em2820.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- cleanup dev assignment
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
- replaced obsolete video_get_drvdata and video_set_drvdata
Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
|
|
* ../linux/drivers/media/video/ir-kbd-i2c.c: (get_key_pinnacle),
(ir_attach), (ir_probe):
* ../linux/drivers/media/video/saa7134/saa7134-cards.c:
* ../linux/drivers/media/video/saa7134/saa7134.h:
- Supports the Pinnacle PCTV 110i board, video inputs, and remote.
- Tuning only works with the new tda8290 module (it's a tda8275a)
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
|
|
(tda827xa_tune), (tda8290_tune), (tda8290_init_tuner),
(tda8290_init):
- Strip trailing whitespaces.
Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
- VIDIOC_LOG_STATUS is added to videodev2.h this can be enabled
again in wm8775.c. Also use the v4l2 VIDIOC_S_FREQUENCY instead of
VIDIOCSFREQ.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
|
|
V4L1 support.
- This patch will help obsoleting V4L1 API.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- support all possible I2C addresses
- automatic version and address detection
- let i2c bridge stabilize befor use
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
|
|
|
|
- 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>
|
|
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>
|
|
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>
|
|
- 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>
|
|
- Fixed typo in module param description
Signed-off-by: Paul Vriens <Paul.Vriens@xs4all.nl>
|