Age | Commit message (Expand) | Author |
2007-12-24 | include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> | Michael Krufky |
2007-12-24 | tuner: fix backwards logic in check for set_config | Michael Krufky |
2007-12-26 | Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZE | Michael Krufky |
2007-12-24 | tda18271: move state structures to tda18271-priv.h | Michael Krufky |
2007-12-24 | tda18271: fix whitespace in tda18271_ir_measure | Michael Krufky |
2007-12-24 | tda18271: remove extraneous debug | Michael Krufky |
2007-12-24 | ivtv: small textual update | Hans Verkuil |
2007-12-24 | ivtv: udelay has to be changed *after* the eeprom was read, not before | Hans Verkuil |
2007-12-24 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-12-24 | From: Matthias Schwarzott <zzam@gentoo.org> | Mauro Carvalho Chehab |
2007-12-24 | cx23885: fix bad use count caused by tda18271 being probed by tda8290 | Michael Krufky |
2007-12-24 | tda8290: add the option not to probe for tuners passed into tda829x_config | Michael Krufky |
2007-12-24 | tda18271: create separate calc_pll functions | Michael Krufky |
2007-12-24 | tda18271: rename tda18271_calc_* functions to tda18271_lookup_* | Michael Krufky |
2007-12-24 | tda18271: check ID register during attach | Michael Krufky |
2007-12-24 | tda18271: divider byte 1, bit 7 is always 0 | Michael Krufky |
2007-12-23 | merge: http://linuxtv.org/hg/~mkrufky/ezqam | Mauro Carvalho Chehab |
2007-12-22 | ivtv: drop an incorrect comment | Hans Verkuil |
2007-12-22 | Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271 | Michael Krufky |
2007-12-22 | Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CUSTOMIZE | Michael Krufky |
2007-12-22 | ivtv: add XC2028 support for Club3D cards | Hans Verkuil |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/xceive | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/tda18271 | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~stoth/xc5000 | Mauro Carvalho Chehab |
2007-12-21 | merge: http://linuxtv.org/hg/~mkrufky/tuner | Mauro Carvalho Chehab |
2007-12-21 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-21 | xc5000: fix build warning | Michael Krufky |
2007-12-21 | tuner-xc2028: fix xc2028_attach function | Michael Krufky |
2007-12-21 | xc5000: fix build when DVB_TUNER_XC5000 is disabled | Michael Krufky |
2007-12-21 | tda18271: fix typo in RF tracking filter calibration | Michael Krufky |
2007-12-21 | dvb_frontend: release analog demod in dvb_frontend_detach | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | ivtv: mspx4xx needs a longer i2c udelay | Hans Verkuil |
2007-12-21 | kill tuner-driver.h | Michael Krufky |
2007-12-21 | move struct analog_tuner_ops into dvb_frontend.h | Michael Krufky |
2007-12-20 | tuner: remove extraneous variable declaration | Michael Krufky |
2007-12-20 | merge: http://linuxtv.org/hg/~mkrufky/stable | Mauro Carvalho Chehab |
2007-12-20 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-19 | Add Hauppauge tuner type 150 defintion | Steven Toth |
2007-12-19 | Avoid 'unknown model' message for the HVR1500-Q | Steven Toth |
2007-12-19 | xc5000: Cleanups of types, result codes etc. | Steven Toth |
2007-12-19 | Kconfig: VIDEO_CX23885 must select DVB_LGDT330X | Michael Krufky |
2007-12-18 | cs5345: new i2c driver. | Hans Verkuil |
2007-12-18 | i2c-id.h: add I2C_DRIVERID_CS5345 | Hans Verkuil |
2007-12-18 | tuner-xc2028: ATSC requires 1.75 MHz tuning offset | Mauro Carvalho Chehab |
2007-12-21 | removes duplicated KERN_DEBUG flags from dprintk calls in mt312.c | Mauro Carvalho Chehab |
2007-12-21 | Fixes issues listed by checkpatch | Mauro Carvalho Chehab |
2007-12-17 | Add support for the Hauppauge HVR1500Q. | Steven Toth |
2007-12-17 | Add support for the Xceive xc5000 silicon tuner. | Steven Toth |
2007-12-17 | cx23885: add support for Hauppauge WinTV HVR-1500 | Michael Krufky |