summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bttv-driver.c
AgeCommit message (Collapse)Author
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-06- bttv: irq fixes.Gerd Knorr
- add i2c scans.
2004-09-30- cx88: build dvb stuff only on 2.6.9.Gerd Knorr
- saa7134: new card by Michael Rodriguez-Torrent. - bttv: remove check for cx88 boards.
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-20- bttv: dark red image fixed (thanks to jeremy smith).Gerd Knorr
- misc cx88 tweaks.
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-09-03- msleep() cleanups from kernel janitors.Gerd Knorr
2004-08-31- cx88: merge dvb patches (by Christopher Pascoe), step one.Gerd Knorr
- cx88: added some code lines for error stats.
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-07-15- bttv: alignment fix.Gerd Knorr
2004-04-19- cx88: some btsc-sap bits (not enabled yet).Gerd Knorr
- saa7134: new entry for the avermedia 305. - misc fixes.
2004-04-13- bttv: splitted video + vbi buffer switching, that should make bttvGerd Knorr
less sensitive to IRQ latencies. - saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org).
2004-03-31- make bttv hw i2c configurable per card, enable for twinhan dst.Gerd Knorr
2004-03-30- fix byte-wide register access in cx88.Gerd Knorr
2004-03-25- minor vbi fix.Gerd Knorr
- add some latency debug code to the bttv irq handler (enable with debug_latency=1).
2004-03-25- cx88 vbi fixes by Tom ZoernerGerd Knorr
2004-03-01- reprogram picture settings after reset.Gerd Knorr
2004-02-23- comment bttv irq flags.Gerd Knorr
2004-02-22Initial revisionGerd Knorr