summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Collapse)Author
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- cx88: AverTV Studio 303 (M126) fixes.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,
2004-08-31- cx88: merge dvb patches (by Christopher Pascoe), step one.Gerd Knorr
- cx88: added some code lines for error stats.
2004-08-26- cx88: Dvico FusionHDTV patches by Mac MichaelsGerd Knorr
2004-08-25- cx88: plenty of mpeg work. blackbird might even work withGerd Knorr
some luck. dvb needs more work.
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.
2004-07-23- add range check for cx88 card= insmod option.Gerd Knorr
- make cx88 tvaudio less verbose.
2004-07-22- saa7134 build fix.Gerd Knorr
- bttv i2c attach/detach hook for subdrivers.
2004-07-22- filter fixes for secam.Gerd Knorr
2004-07-08- misc fixes.Gerd Knorr
2004-07-07- saa7134: add automute option.Gerd Knorr
- tda9887: add config i2c command.
2004-07-06- more secam fixups.Gerd Knorr
2004-06-30- cx88: KWorld DVB-T card entry by Soyeb AswatGerd Knorr
2004-06-23- misc fixes from various people.Gerd Knorr
2004-05-25- cx88: added Prolink PlayTV PVR by Matheus Izvekov.Gerd Knorr
- cx88: kill temporary oops debug code.
2004-05-24- added insmod option to disable saa7134 input device.Gerd Knorr
- card list updates. - cx88 alignment fix.
2004-05-13- v4l2 support in tuner + tda9887Gerd Knorr
- switch over cx88 + saa7134 to use v4l2 for tuning. - misc tweaks.
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-04-28- add bt878-based dvb card.Gerd Knorr
2004-04-23- cx88: minor audio fixes.Gerd Knorr
2004-04-22- cx88: print some help for unknown cards.Gerd Knorr
- tda9887: make qss insmod option work for both enable/disable.
2004-04-15- cx88: reverse volume control scale (high values == loud).Gerd Knorr
2004-04-15- add audio status monitoring thread to cx88.Gerd Knorr
2004-04-14- cx88/tda9887: secam fixes.Gerd Knorr
- video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording.
2004-04-08- fix cx88 CrCb swapping (credits go to alsa@slackware.ru).Gerd Knorr
2004-04-06- fix cx88 svideo.Gerd Knorr
2004-03-31- tda9887 autoload for cx88.Gerd Knorr
2004-03-25- cx88 vbi fixes by Tom ZoernerGerd Knorr
2004-03-17- bttv card list update.Gerd Knorr
- attempt to fix svideo in cx88. - documentation update.
2004-03-17- misc cx88 fixes.Gerd Knorr
2004-03-16- misc.Gerd Knorr
2004-03-16- plenty of cx88 audio fixes.Gerd Knorr
* grabbed some A2 code from dscaler cvs. * merged patches by zarquon@earendel.org. * code cleanups.
2004-03-05- more cards supported in ir-kbd-gpio.cGerd Knorr
- add magics to video-buf structs. - fix saa7134 oss driver spinlocks. - misc minor stuff.
2004-02-22Initial revisionGerd Knorr