Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-24 | * cx88-cards.c, cx88.h, tuner-simple.c, tuner.h: | Michael Krufky | |
- Added analog support for DViCO FusionHDTV5 Gold. Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-07-13 | - Linux/version.h removed. Replaced by linux/utsname.h | Mauro Carvalho Chehab | |
where KERNEL_VERSION is required. - incremented versions for CX88, BTTV and SAA7134. * compat.h: - Included linux/version.h. This change is required to be compatible with a patch applied at Kernel by Olaf Hering <olh@suse.de> this patch does reduce kernel dependency of its version number. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-07-07 | * cx88-core.c, cx88-mpeg.c, cx88-video.c, cx88.h: | Mauro Carvalho Chehab | |
- Some debug structs moved to their own .c file and converted to static - some // comments converted to #if 0 * cx88-mpeg.c: - Small cleanup for thinks like 0<<14 Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-07-01 | * cx88-cards.c, cx88-dvb.c, cx88.h: | Michael Krufky | |
* doc/CARDLIST.cx88: - Add support for TerraTec Cinergy 1400 DVB-T. Signed-off-by: Uli Luckas <luckas@musoft.de> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-22 | * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv, | Mauro Carvalho Chehab | |
doc/CARDLIST.saa7134, doc/Cards: - tail spaces removed. * cx88-core.c, cx88.h: - cx88_pci_irqs changed to static * doc/V4L1_API.html: - Now informs that it is obsolete. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-06-20 | * cx88-cards.c, cx88-dvb.c, cx88-mpeg.c: | Michael Krufky | |
* cx88-video.c, cx88.h, tuner.h: * CARDLIST.cx88: - Fix DViCO Board names as per email from DViCO Systems Software Engineer Jeff Lee: "DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model." Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-06-17 | * Make.config, Makefile, cx88-core.c, cx88-video.c: | Nickolay V. Shmyrev | |
* cx88.h, msp3400.c, saa6752hs.c: * tda9887.c, tuner-core.c, tvaudio.c, tveeprom.c: - Remove unneeded config options. Now I2C_CLIENT_MULTI and I2C_NORMAL_RANGE is checked on the fly. | |||
2005-06-12 | Add support for ADS Tech Instant TV DVB-T PCI. Thanks to | Nickolay V. Shmyrev | |
Benoît Laniel <benoit.laniel@gmail.com>. | |||
2005-06-12 | * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c, | Mauro Carvalho Chehab | |
cx88-i2c.c, cx88-vbi.c, cx88-video.c, dpl3518.c, dpl3518.h, i2c-compat.h, id.h, msp3400.h, or51132.c, or51132.h, plx9054.h, rds-saa6588.c, saa7134-dvb.c, tda7432.c, tda9875.c, tvaudio.c, tveeprom.h, tvmixer.c, v4l1-compat.c, video-buf-dvb.h: - Minor changes to synchronize with -mm series; - PAL-60 code maintained for SAA7134. However, -mm has different values; - Now, every .c or .h file has cvs field ID. | |||
2005-06-08 | Lots of change to provide an elegant way to select radio I2C address. | Mauro Carvalho Chehab | |
It should be better tested and expanded to other *-cards.c. * cx88-cards.c, cx88-core.c, cx88-i2c.c, cx88-video.c, cx88.h, tea5767.c, tuner-core.c, tuner-simple.c, tuner.h: - Improved radio tuner support. - There is a new option to cx88 radio=xxx,xxx,xxx for radio adapters; - cx88-boards now specifies radio_type, tuner_addr and radio_addr - ADDR_UNSET macro means find default radio/video tuner | |||
2005-06-05 | Deemphasis code for cx88 chipset implemented. Currently, not used. | Mauro Carvalho Chehab | |
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-05-29 | Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵ | Nickolay V. Shmyrev | |
<mkrufky@m1k.net> | |||
2005-05-15 | Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview Ultra | Mauro Carvalho Chehab | |
Pro Stereo. | |||
2005-03-04 | - cx88: add support for IO-DATA BCTV7E. | Gerd Knorr | |
2005-02-21 | - add some bttv debug code. | Gerd Knorr | |
2005-02-18 | - more HD3000 stuff from Rusty Scott. | Gerd Knorr | |
2005-02-16 | - move some bits from cx88-input to ir-common. | Gerd Knorr | |
- blackbird fixes, add new blackbird card. | |||
2005-02-14 | - cx88: more NICAM stuff. | Gerd Knorr | |
- tuner: tda8290 fix. | |||
2005-02-09 | - add Hauppauge Roslyn support (Kaustubh Bhalerao). | Gerd Knorr | |
2005-02-04 | - tda9887: rollback secam fixup for now ... | Gerd Knorr | |
2005-01-20 | - cx88: pal-i fixes (Ian Pickworth). | Gerd Knorr | |
- cx88: nicam-l fixes (Didier Caillaud). - cx88: misc minor fixes/cleanups. | |||
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2004-12-14 | - switch over to tveeprom for hauppauge card config. | Gerd Knorr | |
2004-12-09 | - work on dvb pll stuff. | Gerd Knorr | |
- misc dvb updates. - pinnacle 300i stuff (not working yet). | |||
2004-12-07 | - misc minor stuff. | Gerd Knorr | |
2004-12-02 | - attempt to fix cx88 blackbird. | Gerd Knorr | |
- fix vbi initialization issue. | |||
2004-11-30 | - new cx88-based dvb card by Christopher Pascoe. | Gerd Knorr | |
- cx88: IR support by Christopher Pascoe and me. | |||
2004-11-30 | - add new tuners. | Gerd Knorr | |
- ir support for Compro Videomate by Michael Mellor. | |||
2004-11-23 | - merge iomem annotations from Al Viro. | Gerd Knorr | |
2004-11-03 | - cx88: fix/add dvb cards by Christopher Pascoe | Gerd Knorr | |
- saa7134: new card - misc minor fixes. | |||
2004-10-25 | - new saa7134 card by Nickolay V. Shmyrev | Gerd Knorr | |
- misc stuff | |||
2004-10-19 | - saa7134 reorganiation for modular mpeg2 stuff | Gerd Knorr | |
- splitted some generic dvb code into the new video-buf-dvb module. | |||
2004-10-12 | - more power management stuff. | Gerd Knorr | |
- misc fixes. | |||
2004-10-11 | - some powermanagement stuff. | Gerd Knorr | |
- misc minor fixes. | |||
2004-09-23 | - make video-bufg don't touch struct file any more, pass through | Gerd Knorr | |
a void ptr instead of a file ptr everythere. - add cx22702 fe driver, | |||
2004-09-20 | - cx88: add Provideo PV259 by Steven Myers. | Gerd Knorr | |
2004-09-17 | - cx88: maybe fix nicam + pal-i | Gerd Knorr | |
- v4l2: mpeg api first cut | |||
2004-09-07 | - cx88: add connexant dvb reference design by Andrew de Quincey | Gerd Knorr | |
- misc fixes. | |||
2004-09-06 | - cx88: misc dvb tweaks. | Gerd Knorr | |
2004-09-06 | - bttv: add DVICO FusionHDTV DVB-T Lite (Christopher Pascoe). | Gerd Knorr | |
- cx88: add Hauppuage Nova-T DVB-t (Steve Toth). | |||
2004-09-03 | - cx88: minor dvb tweaks. | Gerd Knorr | |
2004-08-31 | - cx88: add timeout error counter. | Gerd Knorr | |
2004-08-31 | - cx88: merge dvb patches (by Christopher Pascoe), step one. | Gerd Knorr | |
- cx88: added some code lines for error stats. | |||
2004-08-26 | - cx88: Dvico FusionHDTV patches by Mac Michaels | Gerd Knorr | |
2004-08-25 | - cx88: plenty of mpeg work. blackbird might even work with | Gerd Knorr | |
some luck. dvb needs more work. | |||
2004-08-23 | - some bttv debug code. | Gerd Knorr | |
- new tuner type by Michael T. Dean | |||
2004-07-30 | - cx88: more reorganization + code shuffeling. | Gerd Knorr | |
2004-07-30 | - cx88: more reorganization stuff. | Gerd Knorr | |
2004-07-29 | - cx88: big code reorganization. | Gerd Knorr | |
- cx88: started merging blackbird patches, not working yet. |