Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-18 | - medion 7134 dvb-t support -- first cut, likely doesn't work yet. | Gerd Knorr | |
2005-02-15 | - merge some patches from mainline. | Gerd Knorr | |
- tuner kernel message fixups. - misc. | |||
2005-02-14 | - cx88: more NICAM stuff. | Gerd Knorr | |
- tuner: tda8290 fix. | |||
2005-02-10 | - more nicam / pal-i stuff from Ian Pickworth. | Gerd Knorr | |
2005-02-09 | - split tuner module into multiple smaller files. | Gerd Knorr | |
2005-02-03 | - fix saa7134 cinergy mobile (Hans J. Koch). | Gerd Knorr | |
2005-02-03 | - saa7134: PAL-60 support by Phil Richards. | Gerd Knorr | |
2005-02-03 | - saa7134 ts fixes by Eric Lammerts + /me. | Gerd Knorr | |
2005-01-31 | - add some defines to compat.h to build again on older kernels. | Gerd Knorr | |
- misc fixes. | |||
2005-01-24 | - sync with 2.6.11-rc2 & latest dvb cvs. | Gerd Knorr | |
- misc card-specific tweaks. | |||
2005-01-14 | - pinnacle 300i starts working now ... | Gerd Knorr | |
2005-01-14 | - pinnacle 300i starts working a bit. | Gerd Knorr | |
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2005-01-11 | - misc card fixes. | Gerd Knorr | |
2005-01-07 | - new bttv card (by Chris Fanning). | Gerd Knorr | |
- misc. | |||
2005-01-04 | - more pinnacle 300i stuff (not working yet). | Gerd Knorr | |
2004-12-17 | - spinlock init cleanups. | Gerd Knorr | |
2004-12-14 | - switch over to tveeprom for hauppauge card config. | Gerd Knorr | |
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 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-25 | - new saa7134 card by Nickolay V. Shmyrev | Gerd Knorr | |
- misc stuff | |||
2004-10-20 | - switch over to "frontend refactored" cvs branch. | Gerd Knorr | |
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-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 through | Gerd Knorr | |
a void ptr instead of a file ptr everythere. - add cx22702 fe driver, |