summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci/budget-ci.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17V4L/DVB (11599): S2-1600: Use budget driver instead of budged-ciAndreas Regel1-86/+0
2009-06-17V4L/DVB (11594): stv090x: Fix incorrect TSMODE usageAndreas Regel1-2/+2
2009-06-17V4L/DVB (11583): isl6423: Various fixes to use external modulationAndreas Regel1-0/+1
2009-06-17V4L/DVB (11581): stv090x and stv6110x: fix repeater level setup and ref clockManu Abraham1-0/+2
2009-06-17V4L/DVB (11580): budget-ci: Fix incorrect default CLOCK setupAndreas Regel1-5/+5
2009-06-17V4L/DVB (11579): Initial go at TT S2-1600Manu Abraham1-0/+83
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal1-1/+5
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2009-01-08V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-1/+1
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-1/+1
2008-12-30V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham1-1/+1
2008-12-30V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9572): Whitespace cleanupMauro Carvalho Chehab1-5/+5
2008-12-29V4L/DVB (9462): Allow specifying clock per deviceManu Abraham1-0/+3
2008-12-29V4L/DVB (9461): Initialize SYSREG registerManu Abraham1-2/+1
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham1-1/+1
2008-12-29V4L/DVB (9450): Code Review: #4 Consolidate configurationsManu Abraham1-368/+19
2008-12-29V4L/DVB (9444): Initialize post process events to NULLManu Abraham1-1/+3
2008-12-29V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham1-1/+1
2008-12-29V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9424): Deviation from the reference, pullup is 12k insteadManu Abraham1-1/+1
2008-12-29V4L/DVB (9422): Bug: Fix a typoManu Abraham1-2/+2
2008-12-29V4L/DVB (9421): We must wait for the PLL to stabilizeManu Abraham1-0/+23
2008-12-29V4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261Manu Abraham1-9/+6
2008-12-29V4L/DVB (9410): Bug: Missing reference clock definitionManu Abraham1-1/+2
2008-12-29V4L/DVB (9409): Bug! inverted logicManu Abraham1-1/+1
2008-12-29V4L/DVB (9406): Really silly bug, setting bandwidth into frequencyMarko Schluessler1-2/+2
2008-12-29V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q inputs inver...Manu Abraham1-1/+1
2008-12-29V4L/DVB (9403): Fix the CA module not working issueManu Abraham1-1/+1
2008-12-29V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at ...Manu Abraham1-1/+1
2008-12-29V4L/DVB (9401): Code SimplificationManu Abraham1-1/+1
2008-12-29V4L/DVB (9399): some cleanups at budget-ciManu Abraham1-11/+135
2008-12-29V4L/DVB (9398): Initial support for the Technotrend TT S2 3200Marko Schluessler1-0/+511
2008-10-12V4L/DVB (8964): dvb/budget: push adapter_nr mod option down to individual dri...Janne Grunau1-1/+4
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-20V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C...Oliver Endriss1-0/+1
2008-07-20V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal1-0/+23
2008-04-24V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss1-1/+1
2008-04-24V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2007-10-10V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-05-09V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss1-1/+1
2007-04-27V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman1-59/+37
2007-02-21V4L/DVB (5246): Budget-ci: IR handling fixupsDavid Härdeman1-6/+20
2007-02-21V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss1-2/+12
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho1-2/+2
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio1-1/+10
2006-12-10V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programmingHartmut Birr1-3/+3
2006-12-10V4L/DVB (4919): Budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disabl...Hartmut Birr1-4/+4