Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-16 | - moved Philips FMD1216 radio specific setup to saa7134-core.c | Hartmut Hackmann | |
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | |||
2005-06-15 | I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn't | Mauro Carvalho Chehab | |
require nor uses normal_i2c_range. A new define (CONFIG_USE_I2C_RANGE) is provided to provide compatibility. It is meant to be replaced by a kernel version test after aplyed to mainstream. This patch corrects it. High precision tunning on Radio is correclty supported. Some radio apps already uses it. There's an auto-detection process to check tuner range. Detailed info: * Make.config, Makefile, tuner-core.c: - CONFIG_TUNER_MULTI_I2C dropped from tuner-core.c and included on Make.config - included CONFIG_USE_I2C_RANGE for kernels that requires normal_i2c_range struct (only kernels after 2.6.12-rc6-mm1 doesn't require). * bt832.c, msp3400.c, saa6752hs.c, tda7432.c, tda9875.c, tda9887.c, tuner-core.c,tvaudio.c, tveeprom.c, - I2C range detection corrected to new behavior of 2.6.12-rc6-mm1 * cx88-video.c, tea5767, tuner-core.c: - V4L2_TUNER_CAP_LOW implemented according with V4L2 API for Radio. - tea5767 debug improved. * .bp/2.6/v4l-driver-doc - typo corrected. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | |||
2005-06-14 | - special FM stereo configuration for FMD1216 tuner via i2c client call | Hartmut Hackmann | |
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> | |||
2005-06-10 | Use audio gain for stereo radio. Correctly check stereo for different | Nickolay V. Shmyrev | |
tuner types. | |||
2005-06-07 | Make stereo/mono settings available for applications. Some improvements | Nickolay V. Shmyrev | |
for MK3 tuners. Now tda9887 has stereo setting by default | |||
2005-05-22 | Large changes. Mostly merged patches from mm kernel branch and 2.6.12-rc4. | Nickolay V. Shmyrev | |
Update entries for Lifiview Platinum FM and Avermedia cards | |||
2005-02-04 | - tda9887: rollback secam fixup for now ... | Gerd Knorr | |
2005-02-03 | - fix tda9887 init order bug. | Gerd Knorr | |
2005-01-13 | - card-specific and other fixes from various people. | Gerd Knorr | |
- more pinnacle 300i work (still not functional :-/). | |||
2005-01-03 | - misc. | 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-11-22 | - saa7134: misc card-specific tweaks + new entries. | 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-07 | - yet another video-buf interface change + fixups. | Gerd Knorr | |
- move more modules to new-style insmod options. | |||
2004-10-25 | - new saa7134 card by Nickolay V. Shmyrev | Gerd Knorr | |
- misc stuff | |||
2004-10-13 | - kill trailing whitespaces. | Gerd Knorr | |
2004-10-08 | - add suspend support for some i2c modules. | Gerd Knorr | |
2004-10-06 | - cx88: AverTV Studio 303 (M126) fixes. | Gerd Knorr | |
2004-09-22 | - misc sleep cleanups. | Gerd Knorr | |
2004-07-07 | - saa7134: add automute option. | Gerd Knorr | |
- tda9887: add config i2c command. | |||
2004-06-30 | - add missing break. | Gerd Knorr | |
2004-06-30 | - batch of triviasl i2c fixes by Arthur Othieno. | Gerd Knorr | |
2004-06-30 | - tda9887: radio afc support by Robert DeLuca. | Gerd Knorr | |
2004-06-08 | - update i2c stuff for the changes in upcoming 2.6.7 | Gerd Knorr | |
2004-05-13 | - v4l2 support in tuner + tda9887 | Gerd Knorr | |
- switch over cx88 + saa7134 to use v4l2 for tuning. - misc tweaks. | |||
2004-04-23 | - tda9887: enable QSS by default (use qss=0 to disable if needed). | Gerd Knorr | |
2004-04-22 | - cx88: print some help for unknown cards. | Gerd Knorr | |
- tda9887: make qss insmod option work for both enable/disable. | |||
2004-04-21 | - saa7134: new card entry (by m8923014@msg.ndhu.edu.tw). | Gerd Knorr | |
- ir-kbd-i2c: new remote (also m8923014@msg.ndhu.edu.tw). | |||
2004-04-14 | - cx88/tda9887: secam fixes. | Gerd Knorr | |
- video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording. | |||
2004-04-13 | - tda9887: secam-dk support | Gerd Knorr | |
- cx88: new pci subsystem id for cx88-cards.c - bt878: pinnacle/rave radio fix | |||
2004-04-06 | - major rewrite of the tda9887 module. | Gerd Knorr | |
- start switching over tuner + tda9887 to v4l2. | |||
2004-04-05 | - added tda9887 debug code. | Gerd Knorr | |
- scripts/saa7134.pl fix. | |||
2004-02-22 | Initial revision | Gerd Knorr | |