Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-07 | - misc minor stuff. | Gerd Knorr | |
2004-12-02 | - fix memory leak in drivers. | Gerd Knorr | |
2004-12-02 | - attempt to fix cx88 blackbird. | Gerd Knorr | |
- fix vbi initialization issue. | |||
2004-12-01 | - mpeg aspect ratio stuff. | Gerd Knorr | |
2004-11-30 | - put new source file into cvs as well ;) | Gerd Knorr | |
2004-11-30 | - new cx88-based dvb card by Christopher Pascoe. | Gerd Knorr | |
- cx88: IR support by Christopher Pascoe and me. | |||
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 not | Gerd Knorr | |
working yet through ... | |||
2004-11-03 | - cx88: fix/add dvb cards by Christopher Pascoe | Gerd 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. Shmyrev | Gerd 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 stuff | Gerd 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 through | Gerd 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. |