summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-mpeg.c
AgeCommit message (Collapse)Author
2005-06-03Mauro 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-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-02-18- more HD3000 stuff from Rusty Scott.Gerd Knorr
2005-02-15- some powermanagement stuff.Gerd Knorr
- misc fixes. - fixup patch generation control files.
2005-02-10- pcHDTV HD3000 support (by Rusty Scott).Gerd Knorr
2005-02-09- add Hauppauge Roslyn support (Kaustubh Bhalerao).Gerd Knorr
2005-01-04- fix irq initialization order bug.Gerd Knorr
2004-12-17- spinlock init cleanups.Gerd Knorr
2004-12-10- add moduleparam.h include to many files.Gerd Knorr
- some pinnacle 300i progress (can talk to mt352 now, not working yet through). - misc minor stuff.
2004-11-30- new cx88-based dvb card by Christopher Pascoe.Gerd Knorr
- cx88: IR support by Christopher Pascoe and me.
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr
- misc stuff
2004-10-19- saa7134 reorganiation for modular mpeg2 stuffGerd Knorr
- splitted some generic dvb code into the new video-buf-dvb module.
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-10-12- more power management stuff.Gerd Knorr
- misc fixes.
2004-10-07- switch msp3400 + cx88 to 2.6-style module parameters.Gerd Knorr
2004-09-15- bttv: fix planar capture oops.Gerd Knorr
- cx88: make dvb driver quiet. - cx88: some i2c init/exit fixes.
2004-09-06- cx88: misc 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-25- cx88: plenty of mpeg work. blackbird might even work withGerd Knorr
some luck. dvb needs more work.
2004-07-30- cx88: started going over the blackbird code.Gerd Knorr
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.