summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci/budget-ci.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-20[media] budget-ci: Add support for TT S-1500 with BSBE1-D01A tunerOliver Endriss1-0/+21
2011-03-23[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-3/+12
2010-12-29[media] DVB: Set scanmask for Budget/SAA7146 cardsDavid Henningsson1-0/+1
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-27/+22
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_r...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-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