Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-03 | Mauro Chehab: | Mauro Carvalho Chehab | |
* cx88-cards.c: - changed tuner number by it's name as defined on tuner.h. * scripts/make_kern_diff.sh - now it also makes diff for include files. Catalin Climov <catalin@climov.com>: * cx88-blackbird.c: - Blackbird firmware API cleanup, symbolic constants for param values. - improved readability and comprehensibility for api calls. * cx88-cards.c: - PVR2000 & MEC gpio fixes. * cx88-tvaudio.c: - enable sound input from external adc * cx88-video.c: - initialize the hue, contrast and brightness controls to default values * cx88-mpeg.c: - s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL | |||
2005-06-03 | Even though it says DViCO FusionHDTV3 Gold-Q on the box, Gold-T is printed ↵ | Mauro Carvalho Chehab | |
on the card. This fix corrects the error in all places, and adds (ATSC/NTSC) next to the Thomson DDT 7611 name. -- Michael Krufky | |||
2005-06-01 | Removed wrong entry. | Mauro Carvalho Chehab | |
2005-06-01 | Script for collect pci data from source in format of Linux PCI ID's project | Nickolay V. Shmyrev | |
2005-06-01 | Cosmetic changes. | Mauro Carvalho Chehab | |
2005-06-01 | Add a new script to make easier to locate differences between v4l develop- | Mauro Carvalho Chehab | |
ment and kernel 2.6. | |||
2005-05-30 | Changed tuner number to tuner name on Pixelviel Ultra Pro. | Mauro Carvalho Chehab | |
2005-05-30 | Included PCI ID for board CX88_BOARD_PIXELVIEW_PLAYTV_ULTRA_PRO. | Mauro Carvalho Chehab | |
2005-05-30 | Some relevant changes on tuner for supporting cards with different tunners ↵ | Mauro Carvalho Chehab | |
for TV and FM (Like Pixelview cards with TVision tuners). This code is experimental. Summary of changes: - tuner-core changed to support multiple I2C devices - created a new define option (CONFIG_TUNER_MULTI_I2C) to allow new behavor. It is commented on tuner-core.c - By default, it uses first scanned I2C device for FM and TV - New client control command TUNER_SET_ADDR allows changing I2C address for FM or TV tuner. - TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio - TVision 5533 MF div now uses only integer arithmetics - tuner I2C dettach now generates warn log if failed | |||
2005-05-29 | ChangeLog now reflects mchehab patches. | Mauro Carvalho Chehab | |
2005-05-29 | Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵ | Nickolay V. Shmyrev | |
<mkrufky@m1k.net> | |||
2005-05-24 | adds support for the Adlink RTV24 capture card | Nickolay V. Shmyrev | |
2005-05-24 | Merge v4l-saa7134-ntsc-vbi-fix.patch | Nickolay V. Shmyrev | |
2005-05-24 | Missing entry in ChangeLog | Nickolay V. Shmyrev | |
2005-05-23 | Manli/Beholder ir codes | Nickolay V. Shmyrev | |
2005-05-22 | Enable the remote control input on the KWorld XPert DVB-T card. Thanks to | Nickolay V. Shmyrev | |
cybercide@f2s.com <cybercide@f2s.com>. | |||
2005-05-22 | Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4. | Nickolay V. Shmyrev | |
Update entries for Lifiview Platinum FM and Avermedia cards | |||
2005-05-22 | Added missing ChangeLog | Nickolay V. Shmyrev | |
2005-05-15 | Mauro Chehab (mchehab at brturbo.com.br): scripts/cardlist updated to | Mauro Carvalho Chehab | |
automatically generate doc/CARDLIST.cx88. doc/CARDLIST.xxx updated. | |||
2005-05-03 | - added the buildpatch script I've used to generate kernel patches | Gerd Knorr | |
to the new repository @ linuxtv.org @ linuxtv.org | |||
2005-04-26 | - update README.patches | Gerd Knorr | |
2005-04-03 | - Final commit: add README.patches | Gerd Knorr | |
2005-03-10 | - fix from akpm. | Gerd Knorr | |
2005-03-07 | - add flyvideo duo. | Gerd Knorr | |
2005-02-22 | - misc fixes from various people. | Gerd Knorr | |
- make or51132.c compile (not work) on 2.6.10. | |||
2005-02-21 | - add some bttv debug code. | Gerd Knorr | |
2005-02-18 | - more HD3000 stuff from Rusty Scott. | Gerd Knorr | |
2005-02-17 | - or51132 update from Rusty Scott, some fixups from me ;) | Gerd Knorr | |
2005-02-16 | - make saa7134 build again on older kernels. | Gerd Knorr | |
2005-02-15 | - merge some patches from mainline. | Gerd Knorr | |
- tuner kernel message fixups. - misc. | |||
2005-02-15 | - more patch build fixups. | Gerd Knorr | |
2005-02-15 | - some powermanagement stuff. | Gerd Knorr | |
- misc fixes. - fixup patch generation control files. | |||
2005-02-10 | - a number of pcHDTV cleanups. | Gerd Knorr | |
2005-02-10 | - pcHDTV HD3000 support (by Rusty Scott). | Gerd Knorr | |
2005-02-10 | - some tuner fixups. | Gerd Knorr | |
2005-02-09 | - split tuner module into multiple smaller files. | Gerd Knorr | |
2005-02-04 | - tda9887: rollback secam fixup for now ... | Gerd Knorr | |
2005-01-31 | - whitespace cleanups. | Gerd Knorr | |
2005-01-31 | - add some defines to compat.h to build again on older kernels. | Gerd Knorr | |
- misc fixes. | |||
2005-01-24 | - sync with 2.6.11-rc2 & latest dvb cvs. | Gerd Knorr | |
- misc card-specific tweaks. | |||
2005-01-20 | - mt352 fixes. | Gerd Knorr | |
2005-01-19 | - don't poll mt352 so much. | Gerd Knorr | |
2005-01-17 | - fix tveeprom. | Gerd Knorr | |
2005-01-14 | - pinnacle 300i starts working now ... | Gerd Knorr | |
2005-01-14 | - pinnacle 300i starts working a bit. | Gerd Knorr | |
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2005-01-11 | - misc card fixes. | Gerd Knorr | |
2005-01-07 | - new bttv card (by Chris Fanning). | Gerd Knorr | |
- misc. | |||
2005-01-04 | - more pinnacle 300i stuff (not working yet). | Gerd Knorr | |
2005-01-03 | - FUSIONHDTV fix from Christopher Pascoe. | Gerd Knorr | |