aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/budget-ci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-06-01V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remoteHermann Gausterer1-0/+1
2010-05-19V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman1-37/+3
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-5/+5
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-3/+3
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-1/+1
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-35/+15
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-3/+11
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-1/+1
2009-12-05V4L/DVB (13361): stv090x: fix TS corruption with High Symbol Rate streamsManu Abraham1-1/+1
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-3/+3
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal1-1/+5
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-1/+1
2009-01-07trivial: 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 inverted, similar to the KNC1.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 the same timeManu 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 driversJanne 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 1501Oliver 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-09V4L/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