summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/stb0899_drv.c
AgeCommit message (Expand)Author
2009-01-27Use Diseqc 3/3 mode to send dataManu Abraham
2009-01-05drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2008-12-31Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Mauro Carvalho Chehab
2008-10-31stb0899 Remove double .read_status assignmentMauro Carvalho Chehab
2008-10-27Port STB0899 and STB6100Manu Abraham
2008-07-09Fix runtime verbosityManu Abraham
2008-10-24Remove unreferenced deliveryManu Abraham
2008-03-09Make delivery system standalone.Manu Abraham
2008-03-05Optimizations galore: Blistering barnacles! The KNC1 and friendsManu Abraham
2008-03-01Code SimplificationManu Abraham
2008-02-24We can now reduce the debug levels, just need to look at errors only.Manu Abraham
2008-02-04Optimization, Fix a BugManu Abraham
2008-01-26Fix a compile warningManu Abraham
2008-01-26Cleanup/Optimization:Manu Abraham
2008-01-26Bug! F/3 Clock domain was incorrectly usedManu Abraham
2008-01-21Bug: a string which contains 4 digits needs an arrayManu Abraham
2008-01-19Bug Fix an overflow in bandwidth calculationManu Abraham
2008-01-18Initialize post process events to NULLManu Abraham
2008-01-18Bug: Bandwidth calculationManu Abraham
2007-11-19Revert back previous change to 90MHzManu Abraham
2007-11-10Code simplification: clock is already initialized,Manu Abraham
2007-10-31Fix a typo in the previous commitManu Abraham
2007-10-31Add post process interfacesManu Abraham
2007-10-24Fix: assignment of wrong valuesManu Abraham
2007-10-15Though insignificant, removes an unnecessary read of the LOCK_LOSS register,Manu Abraham
2007-10-10return invalid for invalid parametersManu Abraham
2007-10-06Hmmph, a proper calculation broke the working behaviour.Manu Abraham
2007-10-05Bug: DiSEqC receiver was trying to initialize the transmitterManu Abraham
2007-10-05Initialize DiSEqCManu Abraham
2007-10-05Bug: Set Auxilliary Clock Register correctlyManu Abraham
2007-10-05Bug! Timing recovery was calculated for 99MHz not 90 MHzManu Abraham
2007-09-27Optimizations Reduce capture range from 10MHz to 3MhzManu Abraham
2007-09-25TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same timeManu Abraham
2007-09-23Really silly! Disabled all clocks and expected it to run.Manu Abraham
2007-07-02FIX: Add in missing inversion (should be ideally in the config struct)Manu Abraham
2007-07-02FIX: reading from wrong registersManu Abraham
2007-07-02Let's neither sleep nor wakeup for nowManu Abraham
2007-07-02Use a delay for tracking acquisition statusManu Abraham
2007-07-02On the KNC1 cards the CLOCK is clamped to a maximum limit of 90MHz, eventhoughManu Abraham
2007-07-03Add STB0899 supportManu Abraham