summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
AgeCommit message (Collapse)Author
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.
2005-01-07- new bttv card (by Chris Fanning).Gerd Knorr
- misc.
2005-01-04- fix irq initialization order bug.Gerd Knorr
2005-01-03- misc.Gerd Knorr
2005-01-03- kworld dvb fixes from Roman Petrov.Gerd Knorr
2005-01-03- FUSIONHDTV fix from Christopher Pascoe.Gerd Knorr
2004-12-17- spinlock init cleanups.Gerd Knorr
2004-12-17- misc fixes.Gerd Knorr
2004-12-14- switch over to tveeprom for hauppauge card config.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-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- fix memory leak in drivers.Gerd Knorr
2004-12-02- attempt to fix cx88 blackbird.Gerd Knorr
- fix vbi initialization issue.
2004-12-01- mpeg aspect ratio stuff.Gerd Knorr
2004-11-30- put new source file into cvs as well ;)Gerd Knorr
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-19- misc cleanups.Gerd Knorr
- blackbird + empress updates.
2004-11-17- misc minor cleanups and card-specific fixes.Gerd Knorr
2004-11-07- kill obsolete stuff.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
- move more modules to new-style insmod options.
2004-11-05- misc.Gerd Knorr
2004-11-03- cx88: fix/add dvb cards by Christopher PascoeGerd Knorr
- saa7134: new card - misc minor fixes.
2004-10-25- cx88 try to make PAL-I sound work.Gerd Knorr
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr
- misc stuff
2004-10-20- switch over to "frontend refactored" cvs branch.Gerd Knorr
2004-10-19- saa7134 reorganiation for modular mpeg2 stuffGerd Knorr
- splitted some generic dvb code into the new video-buf-dvb module.
2004-10-15- fix cx88 polling.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-10-12- more power management stuff.Gerd Knorr
- misc fixes.
2004-10-11- fix poll/select oops.Gerd Knorr
2004-10-11- some powermanagement stuff.Gerd Knorr
- misc minor fixes.
2004-10-07- switch msp3400 + cx88 to 2.6-style module parameters.Gerd Knorr
2004-10-06- bttv: irq fixes.Gerd Knorr
- add i2c scans.
2004-10-06- cx88: AverTV Studio 303 (M126) fixes.Gerd Knorr
2004-09-27- blackbird oops fix.Gerd Knorr
2004-09-23- make video-bufg don't touch struct file any more, pass throughGerd Knorr
a void ptr instead of a file ptr everythere. - add cx22702 fe driver,