Age | Commit message (Expand) | Author |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-05 | backport I2C changes on several files | Mauro Carvalho Chehab |
2008-05-11 | check_v4l2 should return -EINVAL on error | Mauro Carvalho Chehab |
2008-05-26 | v4l/tuner-core: consistent handling of return values | Mauro Carvalho Chehab |
2008-05-10 | xc5000: bug-fix: allow multiple devices in a single system | Michael Krufky |
2008-05-02 | backport commit d2653e92732bd3911feff6bee5e23dbf959381db | Mauro Carvalho Chehab |
2008-04-30 | tea5767: Fix error logic | Mauro Carvalho Chehab |
2008-04-30 | tuner: Failures at tuner_attach were producing OOPS | Mauro Carvalho Chehab |
2008-04-30 | tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed | Mauro Carvalho Chehab |
2008-04-30 | Use the same name convention for all tuners under common/tuners | Mauro Carvalho Chehab |
2008-04-28 | tuner: remove static dependencies on analog tuner sub-modules | Michael Krufky |
2008-04-26 | tuner-core: add a missing \n after a debug printk | Mauro Carvalho Chehab |
2008-04-26 | tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab |
2008-04-23 | tea5761: bugzilla #10462: tea5761 autodetection code were broken | Mauro Carvalho Chehab |
2008-04-15 | Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m | Mauro Carvalho Chehab |
2008-03-21 | Removes video_dev from tuner-xc2028 config struct | Mauro Carvalho Chehab |
2008-03-16 | tda827x: fixed support of tuners with LNA | Hartmut Hackmann |
2008-01-28 | tuner: properly handle failed calls to simple_tuner_attach | Michael Krufky |
2008-01-29 | tuner: remove dependency of tuner-core on tuner-types | Michael Krufky |
2008-01-28 | tuner: move tuner type ID check to simple_tuner_attach | Michael Krufky |
2008-01-28 | make tuner-core.c:tuner_list static | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-21 | tuner: suppress obsolete tuner i2c address warning for XC5000 tuners | Michael Krufky |
2008-01-05 | xc5000: Small amount of cleanup and commenting. | Steven Toth |
2008-01-05 | xc5000: Tuner analog support | Steven Toth |
2008-01-05 | Fix radio set frequency logic | Mauro Carvalho Chehab |
2007-12-24 | tuner: fix backwards logic in check for set_config | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | kill tuner-driver.h | Michael Krufky |
2007-12-16 | tuner: remove struct tuner from tuner-driver.h | Michael Krufky |
2007-12-16 | tda9887: remove dependency on struct tuner | Michael Krufky |
2007-12-16 | tuner: convert tda9887 to use TUNER_SET_CONFIG | Michael Krufky |
2007-12-16 | tuner: add set_config to struct analog_tuner_ops | Michael Krufky |
2007-12-09 | tuner: bug-fix: default mode was set to bogus value | Michael Krufky |
2007-12-09 | tuner: add struct analog_demod_info to struct analog_tuner_ops | Michael Krufky |
2007-12-09 | tda8290: remove dependency on struct tuner | Michael Krufky |
2007-12-08 | tuner: combine set_tv_freq and set_radio_freq into a single set_params method | Michael Krufky |
2007-11-16 | Change xc2028_attach method to make easier for DVB | Mauro Carvalho Chehab |
2007-11-04 | tuner: convert to bus-based I2C API | Hans Verkuil |
2007-11-04 | tuner: reorder functions to prepare for i2c conversion | Hans Verkuil |
2007-11-04 | tuner: replace default_mode_mask | Hans Verkuil |
2007-11-03 | tda8290: enable probing of tda8295 | Michael Krufky |
2007-10-30 | tuner: improve tuner_foo printk macros consistency | Michael Krufky |
2007-10-30 | tuner: prevent repeated "type set" message unless debug is enabled | Michael Krufky |
2007-10-29 | Prevents double tuner registering | Mauro Carvalho Chehab |
2007-10-29 | Re-inserts xc2028 attach code, fixing its parameters | Mauro Carvalho Chehab |