Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | merge printk format fix from kernel tree | Johannes Stezenbach | |
2005-02-05 | corrected name syntax | Patrick Boettcher | |
2005-01-13 | removed the pid_filter_table from frontends | Patrick Boettcher | |
2005-01-09 | internal refactoring step 3/3 | Patrick Boettcher | |
- added tuner and demod types for easier extension of new devices - added a check for some artec devices which have another tuner onboard, but don't know it, pll_addr is now a callback because of that - general callbacks for pll_set, pll_init and demod_init. They decide which pll-programming function is used and so on - added tuner passthru callback to xfer_ops. now dibusb can en/disable the tuner passthru of the dib3000m*-frontends; necessary for tuner probing - remote type determination (no for hanftek, nec for others), was not planned - fixed a bug in start_feed, which was introduced in step 2/3 but wasn't critical - added pll-programming for lg_tdtp_e102p_tua6034 (it has the tua6034 as pll) - added pll-programming and initialization for PANASONIC ENV77H11D5 - understood the i2c-address problem, now it is more logical | |||
2004-12-27 | fixed some bugs in the dib3000mc | Patrick Boettcher | |
2004-12-02 | - prepared support for dynamically i2c addresses of the demod | Patrick Boettcher | |
- added license information for the dib3000-common module | |||
2004-11-23 | - revise debug options | Patrick Boettcher | |
- merged changes from DiBcom v2.1 drivers to dib3000mc - added transfer control callbacks to dib3000mc | |||
2004-11-21 | added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty ↵ | Patrick Boettcher | |
with the Kconfig from dibusb. | |||
2004-11-05 | - large refactoring of the dib3000mb frontend to make integration of the | Patrick Boettcher | |
dib3000mc easier, especially to avoid code duplication |