summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Collapse)Author
2005-01-04- more pinnacle 300i stuff (not working yet).Gerd Knorr
2005-01-04- fix irq initialization order bug.Gerd Knorr
2005-01-04- tda9320 support by Johnny Casey.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-26- delayed module loading for saa7134.Gerd Knorr
2004-11-24- empress fixes by Gert Vervoort.Gerd Knorr
2004-11-23- merge iomem annotations from Al Viro.Gerd Knorr
2004-11-22- saa7134: misc card-specific tweaks + new entries.Gerd Knorr
2004-11-19- misc cleanups.Gerd Knorr
- blackbird + empress updates.
2004-11-19- saa7134: signal detection fixes.Gerd Knorr
2004-11-18- a batch of mpeg2/empress fixes/changes.Gerd Knorr
2004-11-17- misc minor cleanups and card-specific fixes.Gerd Knorr
2004-11-10- lots of empress stuff from Andrew de Quincey + some rewrites from me.Gerd Knorr
- misc fixes.
2004-11-09- avermedia fixes (by Nickolay V. Shmyrev).Gerd Knorr
- make it build on non-cutting edge kernels (i.e. 2.6.9 ;) - convert remaining modules to new-style insmod options.
2004-11-08- saa7134: cardlist update (Michael Rodriguez-Torrent).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-04- saa7134: added cinergy mobile (thanks to Hans Koch), tuner notGerd Knorr
working yet through ...
2004-11-03- cx88: fix/add dvb cards by Christopher PascoeGerd Knorr
- saa7134: new card - misc minor fixes.
2004-10-27- drop some old, obsolete code.Gerd Knorr
- misc 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-21- kill old buildpatch files.Gerd Knorr
2004-10-20- switch over to "frontend refactored" cvs branch.Gerd Knorr
2004-10-20- tuner: switch to new module parameters.Gerd Knorr
- misc cleanups.
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- saa7134: card list updates.Gerd Knorr
- some v4l2 mpeg ioctl tweaks.
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-08- add suspend support for some i2c modules.Gerd Knorr
2004-10-07- switch msp3400 + cx88 to 2.6-style module parameters.Gerd Knorr
2004-10-07- created a copy of the current msp3400 module (with 2.4 support).Gerd Knorr
- msp3400: 2.6-ified it (use kthread, throw away several ifdefs). - msp3400: use a kernel thread for msp34xxg as well, so the std detection runs asyncronly.