summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-video.c
AgeCommit message (Collapse)Author
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-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-10-19- saa7134 reorganiation for modular mpeg2 stuffGerd Knorr
- splitted some generic dvb code into the new video-buf-dvb module.
2004-10-13- kill trailing whitespaces.Gerd Knorr
2004-10-11- fix poll/select oops.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-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-07-14- saa7134: drop i2s_rate field + related changes.Gerd Knorr
- saa7134: adapt sync_control bits when the signal comes and goes away.
2004-07-07- saa7134: add automute option.Gerd Knorr
- tda9887: add config i2c command.
2004-06-25- fix saa7134 radio tuning (thanks to Robert DeLuca).Gerd Knorr
2004-05-13- saa7134 audio scan fixes.Gerd Knorr
- add insmod option to disable IR support in saa7134.
2004-05-13- v4l2 support in tuner + tda9887Gerd Knorr
- switch over cx88 + saa7134 to use v4l2 for tuning. - misc tweaks.
2004-04-21- saa7134: new card entry (by m8923014@msg.ndhu.edu.tw).Gerd Knorr
- ir-kbd-i2c: new remote (also m8923014@msg.ndhu.edu.tw).
2004-04-08- cx88: more PAL-DK fixes.Gerd Knorr
2004-03-17- fix saa7134 cropping.Gerd Knorr
2004-03-15- cropcap fixes.Gerd Knorr
- v4l1-compat fix.
2004-03-10- crop support for saa7134.Gerd Knorr
2004-02-22Initial revisionGerd Knorr