Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-30 | Some relevant changes on tuner for supporting cards with different tunners ↵ | Mauro Carvalho Chehab | |
for TV and FM (Like Pixelview cards with TVision tuners). This code is experimental. Summary of changes: - tuner-core changed to support multiple I2C devices - created a new define option (CONFIG_TUNER_MULTI_I2C) to allow new behavor. It is commented on tuner-core.c - By default, it uses first scanned I2C device for FM and TV - New client control command TUNER_SET_ADDR allows changing I2C address for FM or TV tuner. - TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio - TVision 5533 MF div now uses only integer arithmetics - tuner I2C dettach now generates warn log if failed | |||
2005-05-29 | Analog support for the DViCO FusionHDTV3 Gold-Q. Patch from Michael Krufky ↵ | Nickolay V. Shmyrev | |
<mkrufky@m1k.net> | |||
2005-05-18 | Mauro Chehab (mchehab at brturbo.com.br): Added support for some Ymec | Mauro Carvalho Chehab | |
tuners used on Pixelview Cards. There are some docs about it on http://www.ymec.com.tw/tuner.htm. | |||
2005-05-15 | Manuel Capinha (mcapinha at gmail.com): Added support for Pixelview Ultra | Mauro Carvalho Chehab | |
Pro Stereo. | |||
2005-03-08 | - tuner + tveeprom updates from Jarod Wilson. | Gerd Knorr | |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach | |
2005-03-01 | - tuner update (for pvr) from Jarod Wilson. | Gerd Knorr | |
2005-02-22 | - cx88: ir patches from Robert Reid. | Gerd Knorr | |
2005-02-16 | - move some bits from cx88-input to ir-common. | Gerd Knorr | |
- blackbird fixes, add new blackbird card. | |||
2005-02-15 | - merge some patches from mainline. | Gerd Knorr | |
- tuner kernel message fixups. - misc. | |||
2005-02-10 | - some tuner fixups. | Gerd Knorr | |
2005-02-09 | - make the new splitted tuner module build. | Gerd Knorr | |
2005-02-09 | - split tuner module into multiple smaller files. | Gerd Knorr | |
2005-02-09 | - fix tyops. | Gerd Knorr | |
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2004-12-16 | patch by Taylor Jacob to add support for ATSC/VSB frontends | Johannes Stezenbach | |
and the B2C2/BBTI Air2PC-ATSC card API changes: - add #define DVB_API_VERSION_MINOR 1 - add struct dvb_vsb_parameters to struct dvb_frontend_parameters for FE_SET_FRONTEND | |||
2004-12-14 | - switch over to tveeprom for hauppauge card config. | Gerd Knorr | |
2004-12-09 | - work on dvb pll stuff. | Gerd Knorr | |
- misc dvb updates. - pinnacle 300i stuff (not working yet). | |||
2004-12-08 | - remove frequeny bending support | Michael Hunold | |
- code simplification | |||
2004-12-02 | Patch by C.Y.M.: add __user and __iomem annotations, remove some | Johannes Stezenbach | |
unnecessary casts (cleanups from mailine kernel) | |||
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-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach | |
- add SAA7146_ISR_CLEAR - use those consistently in the ttpci driver | |||
2004-11-19 | - misc cleanups. | Gerd Knorr | |
- blackbird + empress updates. | |||
2004-11-18 | - a batch of mpeg2/empress fixes/changes. | Gerd Knorr | |
2004-11-13 | Corrected name of busywait parameter | Andrew de Quincy | |
2004-11-12 | - Compile fix | Kenneth Aafloy | |
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 | - make needlessly global code static | Michael Hunold | |
- remove unused code Thanks to Adrian Bunk <bunk@stusta.de> | |||
2004-11-07 | - yet another video-buf interface change + fixups. | Gerd Knorr | |
- move more modules to new-style insmod options. | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |
2004-10-27 | - drop some old, obsolete code. | Gerd Knorr | |
- misc fixes. | |||
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-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-09-27 | +N | Holger Waechtler | |
2004-09-27 | DishNetwork Support based on Jeremy Hall's old patches | Holger Waechtler | |
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-20 | - saa7134: add Compro VideoMate TV Gold+ (Eric Dorland). | Gerd Knorr | |
- v4l2: mpeg ioctl tweaks. | |||
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-i | Gerd Knorr | |
- v4l2: mpeg api first cut | |||
2004-09-15 | - added a bunch of $Id$ tags. | Gerd Knorr | |
2004-09-10 | - add TCL 2002N tuner (Michael T. Dean). | Gerd Knorr | |
2004-09-10 | - fix 2.4 kernel builds. | Gerd Knorr | |
2004-08-26 | - cx88: Dvico FusionHDTV patches by Mac Michaels | Gerd Knorr | |
2004-08-25 | - merge 2.6.9-rc1 changes (mostly __user stuff). | Gerd Knorr | |
2004-08-25 | - cx88: plenty of mpeg work. blackbird might even work with | Gerd Knorr | |
some luck. dvb needs more work. |