summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134
AgeCommit message (Collapse)Author
2005-10-09From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>Mauro Carvalho Chehab
- Lots of small changes to allow compiling with kernel 2.4. Compilation result not tested yet. - After this patch, .version should be removed, since its syntax has changed. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-10-08 * saa7134-alsa.c: (snd_saa7134_capsrc_put),Nickolay V. Shmyrev
(alsa_card_saa7134_create): * saa7134-core.c: (saa7134_initdev): * saa7134.h: - Fixed a bug that caused some saa7133 code to run on saa7134 boards - dsp_nr (to force a given audio card number) from OSS now works for ALSA as well. Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-10-07 * saa7134-alsa.c: (saa7134_dma_stop),Nickolay V. Shmyrev
(snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_pointer), (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), (snd_card_saa7134_pcm), (snd_saa7134_capsrc_info), (snd_saa7134_capsrc_put), (snd_card_saa7134_new_mixer), (alsa_card_saa7134_create): - Fixed kernel oops when hotswapping PC Cards - Fixed capture source switch issue in mixer - Removed some unnecessary wrappers - Minor code cleanups - Added a few comments to document the purpose of the major functions. Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-10-06removed trailing whitespaceMichael Krufky
2005-10-06 * Makefile:Nickolay V. Shmyrev
* saa7134-alsa.c: (saa7134_dma_stop), (saa7134_dma_start), (saa7134_irq_alsa_done), (snd_card_saa7134_capture_trigger), (dsp_buffer_conf), (dsp_buffer_init), (snd_card_saa7134_pcm_prepare), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_pointer), (snd_card_saa7134_capture_pointer), (snd_card_saa7134_runtime_free), (snd_card_saa7134_hw_params), (snd_card_saa7134_hw_free), (dsp_buffer_free), (saa7134_cap_close), (saa7134_cap_open), (snd_card_saa7134_capture_open), (snd_card_saa7134_capture_close), (snd_card_saa7134_pcm), (snd_saa7134_volume_info), (snd_saa7134_volume_get), (snd_saa7134_volume_put), (snd_saa7134_capsrc_info), (snd_saa7134_capsrc_get), (snd_saa7134_capsrc_put), (snd_card_saa7134_new_mixer), (snd_saa7134_free), (snd_saa7134_dev_free), (alsa_card_saa7134_create), (alsa_card_saa7134_exit): * saa7134-core.c: (saa7134_irq), (saa7134_initdev), (saa7134_finidev): * saa7134-oss.c: (dsp_rec_start): * saa7134-reg.h: * saa7134.h: - Alsa support for saa7134 that should work. Wonderful patch from Ricardo. Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-10-06 * saa7134-cards.c:Nickolay V. Shmyrev
* saa7134-video.c: (saa7134_video_init1): * saa7134.h: - Implement some differences in video output port register initialization between existing boards and RTD Embedded Technologies VFG7300 boards. Signed-off-by: Robert W. Boone <rboone@rtd.com>
2005-10-05Corrected settings for SECAM-LNickolay V. Shmyrev
2005-10-04 * bttv-cards.c:Michael Krufky
- Changed { .pll = 1, } to { .pll = PLL_28, } on BTTV_BOARD_MACHTV "MachTV". * bttv.h: - Cleaned up spacing to be uniform for BTTV_BOARDS * doc/CARDLIST.bttv: - Added Osprey 440 card. * doc/CARDLIST.cx88: - Added Kworld Vstream ExpertDVD. * saa7134-tvaudio.c: (mute_input_7134): - Removed trailing whitespace. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-10-04 * saa7134-tvaudio.c: (mute_input_7134):Nickolay V. Shmyrev
- Full mute of saa7134 on mute command. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-10-04 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
* saa7134-input.c: (saa7134_input_init1): - Remote for KWorld Terminator. Signed-off-by: James R. Webb <jrwebb@qwest.net>
2005-10-03 * saa7134-cards.c: (saa7134_board_init1):Michael Krufky
* saa7134-input.c: (saa7134_input_init1): - enable support for the IR Remote on Compro Videomate T200 From: Andy Smith <linux-dvb@andrewsmith.plus.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-30From: Arnaud Patard <apatard@mandriva.com>Mauro Carvalho Chehab
- Added IR for LifeView FlyTV Platinum Mini2. Signed-off-by: Arnaud Patard <apatard@mandriva.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-30DVB/V4L bt8xx tree-merge is currently broken.Michael Krufky
If you need this feature, please use an older video4linux cvs: cvs co -D 9/29/05 video4linux
2005-09-29 - Added support for LifeView FlyTV Platinum Mini2.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-28 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
* saa7134-input.c: (saa7134_input_init1): Add remote for DVB-T300 Remote. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-09-28 * saa6752hs.c: (saa6752hs_chip_command), (saa6752hs_set_bitrate),Nickolay V. Shmyrev
(saa6752hs_init), (saa6752hs_attach), (saa6752hs_command): - Change the number of lines in the input signal when the video standard is changed. - Fix comments style. Signed-off-by: Robert W. Boone <rboone@rtd.com>
2005-09-22increased eeprom dump to 128 bytesHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
2005-09-21 * compat.h:Michael Krufky
* cx88-dvb.c: * saa7134-dvb.c: * scripts/merge-trees.sh: * scripts/unmerge-trees.sh: - move some #if kernel version into compat.h Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-19 * saa6588.c: (saa6588_probe):Michael Krufky
- fix build for 2.6.14 * compat.h: * ir-kbd-i2c.c: (ir_probe): * saa7134-i2c.c: * tvaudio.c: (chip_probe): - removed some #if kernel version > 2.6.13 ... using compat.h instead. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-14 * cx88-core.c:Nickolay V. Shmyrev
- Remove some #if 0 which doesn't have any sense Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-09-14 * saa7134-core.c: (saa7134_hwinit1):Nickolay V. Shmyrev
- Fix for problem with audio register setup via DSP access Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Robert W. Boone <rboone@rtd.com>
2005-09-14 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
* saa7134-reg.h: * saa7134-video.c: (video_do_ioctl): * saa7134.h: - Add new RTD cards Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Robert W. Boone <rboone@rtd.com>
2005-09-13 * bt832.c: (bt832_probe):Michael Krufky
* bttv-i2c.c: (attach_inform): * cx88-i2c.c: (attach_inform), (detach_inform): * id.h: * ir-kbd-i2c.c: (ir_probe): * msp3400.c: (msp34xx_sleep), (msp_attach): * saa6588.c: * saa6752hs.c: * saa7134-i2c.c: (attach_inform): * saa7134-tvaudio.c: (tvaudio_sleep): * tda7432.c: (tda7432_probe): * tda9875.c: (tda9875_probe): * tda9887.c: (tda9887_probe): * tuner-core.c: * tveeprom.c: (tveeprom_attach_adapter): * tvmixer.c: (tvmixer_ioctl), (tvmixer_clients), (tvmixer_cleanup_module): * video-buf.c: (videobuf_dma_free): - Step two, in preparation for 2.6.14-rcX compatability: - Compile tested against vanila kernels 2.6.13 & 2.6.8 - 2.6.14 compile still broken... Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-09-12added support for the following cards:Hartmut Hackmann
- Philips EUROPA reference desigh - Compro VideoMate DVB-T300 - Compro VideoMate DVB-T200 (initial) Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
2005-09-12strip trailing whitespaceMichael Krufky
2005-09-11 - TS DMA buffer synchronization was invertedHartmut Hackmann
- DMA buffer size was not set correctly in the SAA713x Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
2005-09-10 * saa7134-input.c:Nickolay V. Shmyrev
- Refine input handling for Manli/Beholder. Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
2005-09-08strip trailing whitespaceMichael Krufky
2005-09-07Fixed typosNickolay V. Shmyrev
2005-09-07 * saa7134-cards.c: (saa7134_board_init1):Nickolay V. Shmyrev
* saa7134-input.c: (saa7134_input_init1): * saa7134.h: - Added new card GoTView PCI 7135 Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Mike Baikov <lists@baikov.com>
2005-09-05capitalized hex A-F changed to lowercase in pci subsystem id constantsMichael Krufky
2005-09-05Added Behold TV 409 FMNickolay V. Shmyrev
2005-09-05 * saa7134-cards.c:Nickolay V. Shmyrev
- Added support for OEM version of FlyTV Platinum mini with a subvendor id of 0x4e42. - Added the OEM PCI id's to the docs/CARDLIST.saa7134 for item 39 - Modified the vmux in the SAA7134_BOARD_FLYTVPLATINUM_MINI driver data from 0 (Composite over S-Video) to 3 (Composite). Signed-off-by: Glen Gray <glen@lincor.com>
2005-09-02 - Makes the input event device created by the V4L drivers for theMauro Carvalho Chehab
infrared remote matchable by udev rules. Signed-off-by: Rudo Thomas <rudo@matfyz.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-09-01 * saa7134-cards.c:Michael Krufky
- correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card. Thanks to: Michael Rodriquez-Torrent <mike@themikecam.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-30#include <linux/config.h> no longer needed.Michael Krufky
2005-08-25cx88-dvb has been incorrectly reporting the card name instead of frontend name:Michael Krufky
DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (DViCO FusionHDTV 3 Gold-T)... This patch corrects this behavior, like so: DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (LG Electronics LGDT3302 VSB/QAM Frontend)... Also, this removes a bad PCI subsystem ID for saa713x Sabrent card, and renames DVICO --> DViCO for bttv. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-22 - Add saa713x card #66: Yuan TUN-900 (saa7135)Michael Krufky
PCI subsystem ID of this board is 12ab:0800, same as 36 -> UPMOST PURPLE TV, which SHOULD be 1154:0522. We are applying this for now without autodetection based on PCI subsystem ID. This will be fixed later. Signed-off-by: De Greef Sebastien <sebdg@hotmail.com> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-21 - Add saa713x card #65Michael Krufky
Kworld V-Stream Studio TV Terminator Thanks to: James R Webb <jrwebb@qwest.net> and Peter Missel <peter.missel@onlinehome.de> Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-08-18Removed trailing whitespace.Michael Krufky
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
* cx88-video.c: (video_release): * mt20xx.c: (microtune_init): * saa7134-video.c: (video_release): * tda8290.c: (standby), (tda8290_init): * tda9887.c: (tda9887_set_tvnorm), (tda9887_configure), (tda9887_command): * tea5767.c: (set_radio_freq), (tea5767_standby), (tea5767_tuner_init): * tuner-core.c: (set_addr), (check_mode), (set_mode), (tuner_command): * tuner-simple.c: (default_tuner_init): * tuner.h: - New tuner standby API.
2005-08-04 * saa7134-card.c, saa7134.h, tuner.h, tuner-simple.c:Nickolay V. Shmyrev
- Add new Digimatrix card and LG TAPC Mini tuner for it Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
2005-07-25Undo accidental change in previous commit.Michael Krufky
2005-07-25Rename lgdt3302 to lgdt330x.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-24 * cx88-dvb.c, saa7134-dvb.c, Makefile:Michael Krufky
- The #define CONFIG_DVB_* are actually CFLAGS set my Makefile. CONFIG_* namespace is reserved for Kconfig. This renames them back to HAVE_*. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-23 * cx88-dvb.c, saa7134-dvb.c:Michael Krufky
* scripts/merge-trees.sh, scripts/unmerge-trees.sh: - fix compilation warning for missing lgdt3302 when compiling against kernel 2.6.12 without DVB tree. - replaced #IF CONFIG_DVB_* with #IFDEF CONFIG_DVB_* - include linux/config.h - Let kconfig / Makefile decide to include frontend-specific code. (Properly functioning now) Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-22 * scripts/merge-trees.sh:Michael Krufky
- New script to symlink DVB frontend code from dvb-kernel cvs tree into patched video4linux cvs tree for testing and development across both trees. * scripts/unmerge-trees.sh: - New script to be run after development, and before generating patches or making cvs commits. This removes the symlinks to the frontend code, and reverts the patch to the video4linux tree created by merge-trees.sh . Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-07-21Ensure a sufficient I2C bus idle time between 2 messagesHartmut Hackmann
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
2005-07-15 - Now compiling also with linux-2.6.12 version.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
- Removed remaining trailing spaces. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>