summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134
AgeCommit message (Collapse)Author
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-02- fix memory leak in drivers.Gerd Knorr
2004-12-01- mpeg aspect ratio stuff.Gerd Knorr
2004-11-30- add new tuners.Gerd Knorr
- ir support for Compro Videomate by Michael Mellor.
2004-11-26- delayed module loading for saa7134.Gerd Knorr
2004-11-24- empress fixes by Gert Vervoort.Gerd Knorr
2004-11-23- merge iomem annotations from Al Viro.Gerd Knorr
2004-11-22- saa7134: misc card-specific tweaks + new entries.Gerd Knorr
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-17- misc minor cleanups and card-specific fixes.Gerd Knorr
2004-11-10- lots of empress stuff from Andrew de Quincey + some rewrites from me.Gerd Knorr
- misc fixes.
2004-11-09- avermedia fixes (by Nickolay V. Shmyrev).Gerd Knorr
- make it build on non-cutting edge kernels (i.e. 2.6.9 ;) - convert remaining modules to new-style insmod options.
2004-11-08- saa7134: cardlist update (Michael Rodriguez-Torrent).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-11-05- misc.Gerd Knorr
2004-11-04- saa7134: added cinergy mobile (thanks to Hans Koch), tuner notGerd Knorr
working yet through ...
2004-11-03- cx88: fix/add dvb cards by Christopher PascoeGerd Knorr
- saa7134: new card - misc minor fixes.
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr
- misc stuff
2004-10-20- switch over to "frontend refactored" cvs branch.Gerd Knorr
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-11- fix poll/select oops.Gerd Knorr
2004-10-06- bttv: irq fixes.Gerd Knorr
- add i2c scans.
2004-09-30- saa7134: cinergy 200 fixes.Gerd Knorr
- msp3400: drop dfp register access hooks.
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-22- misc sleep cleanups.Gerd Knorr
2004-09-20- fix tyops.Gerd Knorr
2004-09-20- saa7134: add Compro VideoMate TV Gold+ (Eric Dorland).Gerd Knorr
- v4l2: mpeg ioctl tweaks.
2004-09-16- misc card specific stuff.Gerd Knorr
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-09-06- IR remote support for Medion 2819 by AlexGerd Knorr
- more cx88 dvb fixes.
2004-09-06- fix saa7134 oops.Gerd Knorr
2004-09-06- bttv: add DVICO FusionHDTV DVB-T Lite (Christopher Pascoe).Gerd Knorr
- cx88: add Hauppuage Nova-T DVB-t (Steve Toth).
2004-09-03- msleep() cleanups from kernel janitors.Gerd Knorr
2004-08-25- saa7134: build fix.Gerd Knorr
- cx88: doc update.
2004-08-25- merge 2.6.9-rc1 changes (mostly __user stuff).Gerd Knorr
2004-08-23- saa7134: new card by Alain St-DenisGerd Knorr
2004-07-30- cx88: more reorganization + code shuffeling.Gerd Knorr
2004-07-29- cx88: big code reorganization.Gerd Knorr
- cx88: started merging blackbird patches, not working yet.
2004-07-14- saa7134: add some printks with config hints.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-08- misc fixes.Gerd Knorr
2004-07-07- saa7134: add automute option.Gerd Knorr
- tda9887: add config i2c command.