summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c
AgeCommit message (Expand)Author
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-28Add missing pll gate control callsAndrew de Quincey
2006-04-28Support new dvb-ttusb-budget boards with stv0297Andrew de Quincey
2006-04-28Convert lnbp21 to a moduleAndrew de Quincey
2006-04-18Convert dvb-ttusb-budget to refactored tuner codeAndrew de Quincey
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-04-06Fix some more potential oopsesAndrew de Quincey
2006-03-13BUG_ON() Conversion in drivers/video/mediaMauro Carvalho Chehab
2006-02-06implemented compat.h for mutex_trylock()Mauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2005-12-08more #if 0 / #if 1 fixes to be in sync with kernelMauro Carvalho Chehab
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-10-24fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-10-01[PATCH] I2C: Kill i2c_algorithm.name (1/7)Michael Krufky
2005-08-02From: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>Johannes Stezenbach
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-07-08From: Julian ScheelPatrick Boettcher
2005-06-23Add support for Hauppauge/TT DVB-C budget.Johannes Stezenbach
2005-06-19backport of 2.6.12 changes to match other API changes (i2c, usb)Johannes Stezenbach
2005-04-23patch by Adrian Bunk:Johannes Stezenbach
2005-03-18 - Logic error made by me, found by Gregor Kroesen.Kenneth Aafloy
2005-03-18 - Support for Nova-S rev 2.2 (Gregor Kroesen)Kenneth Aafloy
2005-03-17ttusb-budget: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-02-17- struct channel removed in favour of dvbdmxfeed->index (thanks to the testers)Patrick Boettcher
2005-02-16patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/Johannes Stezenbach
2005-01-21various backport from 2.6.11-rc1:Michael Hunold
2004-11-28Hook in set_voltageAndrew de Quincy
2004-11-22Fixed stupid mistake with tuner nameAndrew de Quincy
2004-11-22Added support for grundig 29504-491Andrew de Quincy
2004-11-22patch by Adrian Bunk: philips_tdm1316l_config multiple definitionJohannes Stezenbach
2004-11-20Added support for stv0299 back inAndrew de Quincy
2004-11-20Added setting to allow inversion of OCLKAndrew de Quincy
2004-11-18#if 0'ed unsed tone/voltage/diseqc functionsJohannes Stezenbach
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-08-30make all client_register() and client_unregister() staticJohannes Stezenbach
2004-08-23 - Fix: `I2C_CLASS_TV_DIGITAL' undeclaredKenneth Aafloy
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- port from dvb i2c to kernel i2c *untested*Michael Hunold
2004-08-08patch by Martin Binder: #include <linux/moduleparam.h> where necessaryJohannes Stezenbach
2004-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-03-31- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...Michael Hunold
2004-03-21Remove spurious discontinuity message when starting streamingAndrew de Quincy
2004-03-11fix 2.6 compileJohannes Stezenbach