summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
AgeCommit message (Expand)Author
2004-09-20- read unc, ber, signal strengthPatrick Boettcher
2004-09-20Apply patches by Christopher Pascoe, thanks for your work.Michael Hunold
2004-09-18- rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2"Michael Hunold
2004-09-17- typos in README.dibusb fixed and comments addedPatrick Boettcher
2004-09-15Fixes for problems with certain transpondersAndrew de Quincy
2004-09-15This updates the cx22702 frontend driver:Michael Hunold
2004-09-13- alpha has to be 1, even when hierarchy is offPatrick Boettcher
2004-09-12Fixed dropouts on older DVB cardsKlaus Schmidinger
2004-09-06Support for Thomson DTT7579 tuner.Andrew de Quincy
2004-09-06Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.Andrew de Quincy
2004-09-06Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.Andrew de Quincy
2004-09-05added some more ioctl calls, modified the SET_FRONTED behaviour.Patrick Boettcher
2004-09-05removed some text from dib3000mbPatrick Boettcher
2004-09-05Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T dev...Patrick Boettcher
2004-08-30patch by Jose Alberto Reguero: fix firmware downloadJohannes Stezenbach
2004-08-26Added comment about forcing AUTO on 'cos of TDA10045 problemsAndrew de Quincy
2004-08-26Update everything to point to the new firmware download scriptAndrew de Quincy
2004-08-26Updated docs to point to firmware download scriptAndrew de Quincy
2004-08-25Patch from Andreas Share / Gregoire Favre to fix tuning issues.Andrew de Quincy
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-22Added patch by Martin Kenny to fix tuning problems.Andrew de Quincy
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-08-18- remove dvb i2c code (all drivers are ported to kernel i2c)Michael Hunold
2004-08-18- port nxt6000 driver to kernel i2c *untested*Michael Hunold
2004-08-18- don't invent new return codes, but pass through the return code of the func...Michael Hunold
2004-08-18- convert Twinhan DST frontend driver to kernel i2cMichael Hunold
2004-08-09- add back per-device pwm setting support, now done via sysfs attributesMichael Hunold
2004-08-09- convert to kernel i2cMichael Hunold
2004-08-08corrected check for -ENOMEM when doing kmalloc in dvb_dummy_fe.Patrick Boettcher
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-30use mt352_read_register() only after card_type is setJohannes Stezenbach
2004-07-17 - Add missing #include <linux/moduleparam.h>Kenneth Aafloy
2004-07-17fixed warning with kernel 2.6.7-powerpc:Andreas Oberritter
2004-07-17fixed warning with kernel 2.6.7-powerpc:Andreas Oberritter
2004-07-16 - Conversion to Kernel I2C layer.Kenneth Aafloy
2004-07-16 - Conversion to Kernel I2C layer.Kenneth Aafloy
2004-07-16 - Conversion to Kernel I2C layer.Kenneth Aafloy
2004-07-16 - Adding I2C_DRIVERID for all frontends to dvb_i2c.hKenneth Aafloy
2004-07-15Fix integer overflow bug for high frequencies, thanks to Peter Henderson.Johannes Stezenbach
2004-07-15reject code_rate_LP == FEC_NONE with EINVALJohannes Stezenbach
2004-07-14- Fix integer underflow bug, thanks to Peter Henderson.Kenneth Aafloy
2004-07-14 - Add missing dvb_unregister_frontend_newKenneth Aafloy
2004-07-12 - Properly lock the frontend module on open/close.Kenneth Aafloy
2004-07-08patch by Antonio Mancuso <antonio.mancuso@digitaltelevision.it>Johannes Stezenbach
2004-06-27FE_GET_TUNE_SETTINGS fixes (missing break, changed timings)Johannes Stezenbach
2004-06-24Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...Holger Waechtler
2004-06-23merged fixes from cvs.tuxbox.org (1.53->1.56)Andreas Oberritter
2004-06-23- convert to kernel i2cMichael Hunold
2004-06-22- add a more descriptive comment about the firmwareMichael Hunold