summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stv0299.c
AgeCommit message (Expand)Author
2006-04-28Add missing pll gate control callsAndrew de Quincey
2006-04-18Convert stv0299 to refactored tuner codeAndrew de Quincey
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-23Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
2005-11-07[PATCH] fix missing includesMichael Krufky
2005-10-24stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...Oliver Endriss
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-09-26From: NooneImportant <nxhxzi702@sneakemail.com>Johannes Stezenbach
2005-09-04Remove my badly thought out patch. This does need done, but in a proper way.Andrew de Quincy
2005-07-22Allow the stv0299 to read the BER and UCBLOCKS.Andrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-04-03patch by NooneImportant:Johannes Stezenbach
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2004-11-09Hopefully fixed the skystar2 problem - hard to spot bug in the init table codeAndrew de Quincy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-25- use c99 initializersMichael Hunold
2004-09-27+NHolger Waechtler
2004-09-27DishNetwork Support based on Jeremy Hall's old patchesHolger Waechtler
2004-09-18- rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2"Michael Hunold
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
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-07-31merge back various cleanups from mainline kernel:Johannes Stezenbach
2004-07-17 - Add missing #include <linux/moduleparam.h>Kenneth Aafloy
2004-07-16 - Adding I2C_DRIVERID for all frontends to dvb_i2c.hKenneth Aafloy
2004-07-12 - Properly lock the frontend module on open/close.Kenneth Aafloy
2004-06-24Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...Holger Waechtler
2004-06-22- beautify error and debug messagesMichael Hunold
2004-06-22- accidently inverted BUG_ON() logicMichael Hunold
2004-06-22- more kernel i2c cleanupsMichael Hunold
2004-06-22- don't leak memory, thanks to Kenneth AafløyMichael Hunold
2004-06-21make stv0299_writereg() return -EREMOTEIO on errors, no -1 == -EPERMJohannes Stezenbach
2004-06-07cleanup patch by Kenneth AafløyJohannes Stezenbach
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-03-19patch by Kenneth Aafløy to add support for Typhoon DVB-S budget cardJohannes Stezenbach
2004-03-14ALPS BSRU6 needs inversion inverted.Andrew de Quincy
2004-03-13Reading inversion with FE_GET_FRONTEND had the inversion the wrong wayAndrew de Quincy
2004-03-11Checked in experimental frontend patchAndrew de Quincy
2004-02-27Reinstated old INVERSION_AUTO behaviour once moreAndrew de Quincy
2004-02-27Reduced drift so channels cannot drift across to nearby onesAndrew de Quincy
2004-02-26Lots of fixes to help with correct tuning.Andrew de Quincy
2004-02-25Expanded INIT code, and sped up finetuning times.Andrew de Quincy
2004-02-24Added a temporary hack to fix buggy user-side software which suppliesAndrew de Quincy
2004-02-24Further refinements: force a full tune whenever FE_INIT is done.Andrew de Quincy
2004-02-23Fixes to sort out tuning at low symbol ratesAndrew de Quincy
2004-02-20Added seperate settings for SU1278 on technotrend hardwareAndrew de Quincy