summaryrefslogtreecommitdiff
path: root/v4l/scripts
AgeCommit message (Collapse)Author
2004-11-17- misc minor cleanups and card-specific fixes.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
- move more modules to new-style insmod options.
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-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-06- bttv: irq fixes.Gerd Knorr
- add i2c scans.
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-09-16- add script to kill trailing whitespaces in the sources.Gerd Knorr
2004-09-15- bttv: fix planar capture oops.Gerd Knorr
- cx88: make dvb driver quiet. - cx88: some i2c init/exit fixes.
2004-08-25- cx88: plenty of mpeg work. blackbird might even work withGerd Knorr
some luck. dvb needs more work.
2004-07-29- cx88: big code reorganization.Gerd Knorr
- cx88: started merging blackbird patches, not working yet.
2004-05-13- v4l2 support in tuner + tda9887Gerd Knorr
- switch over cx88 + saa7134 to use v4l2 for tuning. - misc tweaks.
2004-04-21- bumb versions for release.Gerd Knorr
2004-04-06- major rewrite of the tda9887 module.Gerd Knorr
- start switching over tuner + tda9887 to v4l2.
2004-04-05- added tda9887 debug code.Gerd Knorr
- scripts/saa7134.pl fix.
2004-04-05- update version numbers for release.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-24- bump version numbers for release.Gerd Knorr
2004-02-22- import video4linux drivers.Gerd Knorr
2004-02-22Initial revisionGerd Knorr