summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/msp3400.c
AgeCommit message (Collapse)Author
2005-01-13- card-specific and other fixes from various people.Gerd Knorr
- more pinnacle 300i work (still not functional :-/).
2004-12-17- misc fixes.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-11-19- misc cleanups.Gerd Knorr
- blackbird + empress updates.
2004-11-03- cx88: fix/add dvb cards by Christopher PascoeGerd Knorr
- saa7134: new card - misc minor fixes.
2004-10-15- fix cx88 polling.Gerd Knorr
2004-10-13- kill trailing whitespaces.Gerd Knorr
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.
2004-10-05- misc build fixes.Gerd Knorr
- start switching over msp34xx to v4l2.
2004-09-30- saa7134: cinergy 200 fixes.Gerd Knorr
- msp3400: drop dfp register access hooks.
2004-09-30- tuner: fix entries.Gerd Knorr
- msp3400: merge with ivtv -- part one (thanks to David George).
2004-09-22- misc sleep cleanups.Gerd Knorr
2004-09-10- fix 2.4 kernel builds.Gerd Knorr
2004-09-03- msleep() cleanups from kernel janitors.Gerd Knorr
2004-06-30- batch of triviasl i2c fixes by Arthur Othieno.Gerd Knorr
2004-06-08- update i2c stuff for the changes in upcoming 2.6.7Gerd Knorr
2004-05-07- fix and enable single field capture in cx88.Gerd Knorr
- mt2050 antenna selection, based on patch by Matthias Reichl. - msp3400 cleanups by Perry Gilfillan.
2004-02-22Initial revisionGerd Knorr