Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-13 | * bttvp.h: | Nickolay V. Shmyrev | |
- Fix gcc 4.0 compilation * cx88-input.c: - Add remove for MSI TV@nywhere. Thanks to Jorik Jonker <jorik@dnd.utwente.nl> | |||
2005-06-13 | * saa7134-cards.c, saa7134-dvb.c, saa7134.h: | Nickolay V. Shmyrev | |
- Add new Typhoon DVB-T Cardbus. Thanks to Juergen Orschiedt <jorschiedt@web.de> cx88-core.c: - Fix compilation with gcc4.0 | |||
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-12 | * tuner-core.c: | Mauro Carvalho Chehab | |
- Solved a problem when compiling with some versions of gcc - Solved a problem compiling without CONFIG_TUNER_MULTI_I2C - cx88-i2c.c, saa7134-i2c.c: - Make it compatible with kernel 2.6.12-rc6-mm1 | |||
2005-06-10 | Mostly corrected a bug when changing from audio <-> Tv mode and having ↵ | Mauro Carvalho Chehab | |
separated tuners. * tuner-core.c: - Improved debug for radio/TV tuner calls. - Corrected set radio/TV mode calls to change status go to both tuners. - Improved V4L2_TUNER_CAP_LOW support (tv_range hack) * tea5767.c: - Included a new debug message. * cx88-video.c: - Enabled V4L2_TUNER_CAP_LOW to radio. | |||
2005-06-09 | tuner_core.c, cx88-video.c: | Mauro Carvalho Chehab | |
- Add initial support for V4L2_TUNER_CAP_LOW. Still to be improved. - set_type call at set_addr fixed. | |||
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 | * cx88-cards.c: | Mauro Carvalho Chehab | |
- PV Ultra Pro PCI ID was included by accident. Removed. * tuner-simple.c: - Ymec chipset now reflects Philips, instead of Temic. | |||
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 | Cosmetic changes. | Mauro Carvalho Chehab | |
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-29 | Docs updated | Nickolay V. Shmyrev | |
2005-05-29 | Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵ | Nickolay V. Shmyrev | |
<mkrufky@m1k.net> | |||
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-15 | Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview Ultra | Mauro Carvalho Chehab | |
Pro Stereo. | |||
2005-05-15 | Mauro Chehab(mchehab@brturbo.com.br): Added support for PAL-M FSC. | Mauro Carvalho Chehab | |
2005-03-07 | - cx88: stereo/bilang fix. | Gerd Knorr | |
2005-03-07 | - minor cleanup. | Gerd Knorr | |
2005-03-07 | - fix cx88-dvb. | Gerd Knorr | |
2005-03-07 | - add flyvideo duo. | Gerd Knorr | |
2005-03-04 | - hopefully fix dvb ts setup. | Gerd Knorr | |
2005-03-04 | - cx88: add support for IO-DATA BCTV7E. | Gerd Knorr | |
2005-02-24 | - catch pci_map_sg failure. | Gerd Knorr | |
2005-02-22 | - cx88: ir patches from Robert Reid. | 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 | - move some bits from cx88-input to ir-common. | Gerd Knorr | |
- blackbird fixes, add new blackbird card. | |||
2005-02-15 | - merge some patches from mainline. | Gerd Knorr | |
- tuner kernel message fixups. - misc. | |||
2005-02-15 | - some powermanagement stuff. | Gerd Knorr | |
- misc fixes. - fixup patch generation control files. | |||
2005-02-14 | - cx88: more NICAM stuff. | Gerd Knorr | |
- tuner: tda8290 fix. | |||
2005-02-10 | - more nicam / pal-i stuff from Ian Pickworth. | Gerd Knorr | |
2005-02-10 | - a number of pcHDTV cleanups. | Gerd Knorr | |
2005-02-10 | - pcHDTV HD3000 support (by Rusty Scott). | Gerd Knorr | |
2005-02-09 | - make the new splitted tuner module build. | Gerd Knorr | |
2005-02-09 | - add Hauppauge Roslyn support (Kaustubh Bhalerao). | Gerd Knorr | |
2005-02-04 | - tda9887: rollback secam fixup for now ... | Gerd Knorr | |
2005-01-31 | - whitespace cleanups. | Gerd Knorr | |
2005-01-24 | - sync with 2.6.11-rc2 & latest dvb cvs. | Gerd Knorr | |
- misc card-specific tweaks. | |||
2005-01-20 | - cx88: pal-i fixes (Ian Pickworth). | Gerd Knorr | |
- cx88: nicam-l fixes (Didier Caillaud). - cx88: misc minor fixes/cleanups. | |||
2005-01-19 | - audio fifo fixup. | Gerd Knorr | |
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2005-01-07 | - tveeprom tweaks. | Gerd Knorr | |
- keytable for the new hauppauge remotes. |