summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Collapse)Author
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-27- drop some old, obsolete code.Gerd Knorr
- misc fixes.
2004-10-25- cx88 try to make PAL-I sound work.Gerd Knorr
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr
- misc stuff
2004-10-21- kill old buildpatch files.Gerd Knorr
2004-10-20- switch over to "frontend refactored" cvs branch.Gerd Knorr
2004-10-20- tuner: switch to new module parameters.Gerd Knorr
- misc cleanups.
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-08- add suspend support for some i2c modules.Gerd Knorr
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-10-06- cx88: AverTV Studio 303 (M126) fixes.Gerd Knorr
2004-10-05- misc build fixes.Gerd Knorr
- start switching over msp34xx to v4l2.
2004-09-30- saa7134: cinergy 200 fixes.Gerd Knorr
- msp3400: drop dfp register access hooks.
2004-09-30- tuner: fix entries.Gerd Knorr
- msp3400: merge with ivtv -- part one (thanks to David George).
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-27- blackbird oops fix.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-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-20- cx88: add Provideo PV259 by Steven Myers.Gerd Knorr
2004-09-20- bttv: dark red image fixed (thanks to jeremy smith).Gerd Knorr
- misc cx88 tweaks.
2004-09-17- cx88: maybe fix nicam + pal-iGerd Knorr
- v4l2: mpeg api first cut
2004-09-16- misc card specific stuff.Gerd Knorr
2004-09-16- bttv: take care that i2c adapter class is set correctly.Gerd Knorr
2004-09-16- autoload frontends.Gerd Knorr
2004-09-16- bttv: fix planat capture.Gerd Knorr
- bttv: add risc buffer size sanity checks.
2004-09-15- added a bunch of $Id$ tags.Gerd Knorr
2004-09-15- bttv: fix planar capture oops.Gerd Knorr
- cx88: make dvb driver quiet. - cx88: some i2c init/exit fixes.
2004-09-10- cx88: i2c fixups.Gerd Knorr
2004-09-10- fix 2.4 kernel builds.Gerd Knorr
2004-09-09- gcc 2.95 build fix.Gerd Knorr
2004-09-07- cx88: add connexant dvb reference design by Andrew de QuinceyGerd Knorr
- misc fixes.
2004-09-06- IR remote support for Medion 2819 by AlexGerd Knorr
- more cx88 dvb fixes.
2004-09-06- fix saa7134 oops.Gerd Knorr