Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-03-03 | - misc small stuff. | Gerd Knorr | |
2004-12-09 | - work on dvb pll stuff. | Gerd Knorr | |
- misc dvb updates. - pinnacle 300i stuff (not working yet). | |||
2004-12-01 | - mpeg aspect ratio stuff. | 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-18 | - a batch of mpeg2/empress fixes/changes. | Gerd Knorr | |
2004-11-10 | - lots of empress stuff from Andrew de Quincey + some rewrites from me. | Gerd Knorr | |
- misc fixes. | |||
2004-10-13 | - kill trailing whitespaces. | Gerd Knorr | |
2004-09-03 | - msleep() cleanups from kernel janitors. | Gerd Knorr | |
2004-07-30 | - cx88: more reorganization + code shuffeling. | Gerd Knorr | |
2004-06-30 | - batch of triviasl i2c fixes by Arthur Othieno. | Gerd Knorr | |
2004-06-08 | - update i2c stuff for the changes in upcoming 2.6.7 | Gerd Knorr | |
2004-05-26 | - saa7134: add Items MuchTV card by Norman Jonas. | Gerd Knorr | |
- saa7134: make ts buffer size configurable by Andrew de Quincey. | |||
2004-02-22 | Initial revision | Gerd Knorr | |